Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SlsQtanItmPrecdgProcFlow
Packages that use SlsQtanItmPrecdgProcFlow
Package
Description
-
Uses of SlsQtanItmPrecdgProcFlow 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 SlsQtanItmPrecdgProcFlowModifier and TypeFieldDescriptionstatic final SalesQuotationItemLink<SlsQtanItmPrecdgProcFlow>SalesQuotationItem.TO_PRECEDING_PROC_FLOW_DOC_ITEMUse with available fluent helpers to apply the to_PrecedingProcFlowDocItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return SlsQtanItmPrecdgProcFlowModifier and TypeMethodDescriptionSlsQtanItmPrecdgProcFlow.SlsQtanItmPrecdgProcFlowBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return types with arguments of type SlsQtanItmPrecdgProcFlowModifier and TypeMethodDescriptionSalesQuotationItem.fetchPrecedingProcFlowDocItem()Fetches the SlsQtanItmPrecdgProcFlow entities (one to many) associated with this entity.protected Class<SlsQtanItmPrecdgProcFlow>SlsQtanItmPrecdgProcFlowByKeyFluentHelper.getEntityClass()protected Class<SlsQtanItmPrecdgProcFlow>SlsQtanItmPrecdgProcFlowFluentHelper.getEntityClass()io.vavr.control.Option<List<SlsQtanItmPrecdgProcFlow>>SalesQuotationItem.getPrecedingProcFlowDocItemIfPresent()Retrieval of associated SlsQtanItmPrecdgProcFlow entities (one to many).SalesQuotationItem.getPrecedingProcFlowDocItemOrFetch()Retrieval of associated SlsQtanItmPrecdgProcFlow entities (one to many).SlsQtanItmPrecdgProcFlow.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation with parameters of type SlsQtanItmPrecdgProcFlowModifier and TypeMethodDescriptionvoidSalesQuotationItem.addPrecedingProcFlowDocItem(SlsQtanItmPrecdgProcFlow... entity) Adds elements to the list of associated SlsQtanItmPrecdgProcFlow entities.SalesQuotationItem.SalesQuotationItemBuilder.precedingProcFlowDocItem(SlsQtanItmPrecdgProcFlow... value) Navigation property to_PrecedingProcFlowDocItem for SalesQuotationItem to multiple SlsQtanItmPrecdgProcFlow.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation with type arguments of type SlsQtanItmPrecdgProcFlowModifier and TypeMethodDescriptionvoidSalesQuotationItem.setPrecedingProcFlowDocItem(List<SlsQtanItmPrecdgProcFlow> value) Overwrites the list of associated SlsQtanItmPrecdgProcFlow entities for the loaded navigation property to_PrecedingProcFlowDocItem. -
Uses of SlsQtanItmPrecdgProcFlow 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 SlsQtanItmPrecdgProcFlowModifier and TypeMethodDescriptionSlsQtanItmPrecdgProcFlowOneToOneLink.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 SlsQtanItmPrecdgProcFlowModifier and TypeMethodDescriptionprotected SlsQtanItmPrecdgProcFlowLink<ObjectT>SlsQtanItmPrecdgProcFlowLink.translateLinkType(EntityLink<SlsQtanItmPrecdgProcFlowLink<ObjectT>, SlsQtanItmPrecdgProcFlow, ObjectT> link)