Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SlsQtanPrecdgProcFlow
Packages that use SlsQtanPrecdgProcFlow
Package
Description
-
Uses of SlsQtanPrecdgProcFlow in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation with type parameters of type SlsQtanPrecdgProcFlowModifier and TypeFieldDescriptionstatic final SalesQuotationLink<SlsQtanPrecdgProcFlow>SalesQuotation.TO_PRECEDING_PROC_FLOW_DOCUse with available fluent helpers to apply the to_PrecedingProcFlowDoc navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return SlsQtanPrecdgProcFlowMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return types with arguments of type SlsQtanPrecdgProcFlowModifier and TypeMethodDescriptionSalesQuotation.fetchPrecedingProcFlowDoc()Fetches the SlsQtanPrecdgProcFlow entities (one to many) associated with this entity.protected Class<SlsQtanPrecdgProcFlow>SlsQtanPrecdgProcFlowByKeyFluentHelper.getEntityClass()protected Class<SlsQtanPrecdgProcFlow>SlsQtanPrecdgProcFlowFluentHelper.getEntityClass()io.vavr.control.Option<List<SlsQtanPrecdgProcFlow>>SalesQuotation.getPrecedingProcFlowDocIfPresent()Retrieval of associated SlsQtanPrecdgProcFlow entities (one to many).SalesQuotation.getPrecedingProcFlowDocOrFetch()Retrieval of associated SlsQtanPrecdgProcFlow entities (one to many).SlsQtanPrecdgProcFlow.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation with parameters of type SlsQtanPrecdgProcFlowModifier and TypeMethodDescriptionvoidSalesQuotation.addPrecedingProcFlowDoc(SlsQtanPrecdgProcFlow... entity) Adds elements to the list of associated SlsQtanPrecdgProcFlow entities.SalesQuotation.SalesQuotationBuilder.precedingProcFlowDoc(SlsQtanPrecdgProcFlow... value) Navigation property to_PrecedingProcFlowDoc for SalesQuotation to multiple SlsQtanPrecdgProcFlow.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation with type arguments of type SlsQtanPrecdgProcFlowModifier and TypeMethodDescriptionvoidSalesQuotation.setPrecedingProcFlowDoc(List<SlsQtanPrecdgProcFlow> value) Overwrites the list of associated SlsQtanPrecdgProcFlow entities for the loaded navigation property to_PrecedingProcFlowDoc. -
Uses of SlsQtanPrecdgProcFlow in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.link that return types with arguments of type SlsQtanPrecdgProcFlowModifier and TypeMethodDescriptionSlsQtanPrecdgProcFlowOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.link with type arguments of type SlsQtanPrecdgProcFlowModifier and TypeMethodDescriptionprotected SlsQtanPrecdgProcFlowLink<ObjectT>SlsQtanPrecdgProcFlowLink.translateLinkType(EntityLink<SlsQtanPrecdgProcFlowLink<ObjectT>, SlsQtanPrecdgProcFlow, ObjectT> link)