Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SlsQtanItmSubsqntProcFlow
Packages that use SlsQtanItmSubsqntProcFlow
Package
Description
-
Uses of SlsQtanItmSubsqntProcFlow 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 SlsQtanItmSubsqntProcFlowModifier and TypeFieldDescriptionstatic final SalesQuotationItemLink<SlsQtanItmSubsqntProcFlow>SalesQuotationItem.TO_SUBSEQUENT_PROC_FLOW_DOC_ITEMUse with available fluent helpers to apply the to_SubsequentProcFlowDocItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return SlsQtanItmSubsqntProcFlowModifier and TypeMethodDescriptionSlsQtanItmSubsqntProcFlow.SlsQtanItmSubsqntProcFlowBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return types with arguments of type SlsQtanItmSubsqntProcFlowModifier and TypeMethodDescriptionSalesQuotationItem.fetchSubsequentProcFlowDocItem()Fetches the SlsQtanItmSubsqntProcFlow entities (one to many) associated with this entity.protected Class<SlsQtanItmSubsqntProcFlow>SlsQtanItmSubsqntProcFlowByKeyFluentHelper.getEntityClass()protected Class<SlsQtanItmSubsqntProcFlow>SlsQtanItmSubsqntProcFlowFluentHelper.getEntityClass()io.vavr.control.Option<List<SlsQtanItmSubsqntProcFlow>>SalesQuotationItem.getSubsequentProcFlowDocItemIfPresent()Retrieval of associated SlsQtanItmSubsqntProcFlow entities (one to many).SalesQuotationItem.getSubsequentProcFlowDocItemOrFetch()Retrieval of associated SlsQtanItmSubsqntProcFlow entities (one to many).SlsQtanItmSubsqntProcFlow.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation with parameters of type SlsQtanItmSubsqntProcFlowModifier and TypeMethodDescriptionvoidSalesQuotationItem.addSubsequentProcFlowDocItem(SlsQtanItmSubsqntProcFlow... entity) Adds elements to the list of associated SlsQtanItmSubsqntProcFlow entities.SalesQuotationItem.SalesQuotationItemBuilder.subsequentProcFlowDocItem(SlsQtanItmSubsqntProcFlow... value) Navigation property to_SubsequentProcFlowDocItem for SalesQuotationItem to multiple SlsQtanItmSubsqntProcFlow.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation with type arguments of type SlsQtanItmSubsqntProcFlowModifier and TypeMethodDescriptionvoidSalesQuotationItem.setSubsequentProcFlowDocItem(List<SlsQtanItmSubsqntProcFlow> value) Overwrites the list of associated SlsQtanItmSubsqntProcFlow entities for the loaded navigation property to_SubsequentProcFlowDocItem. -
Uses of SlsQtanItmSubsqntProcFlow 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 SlsQtanItmSubsqntProcFlowModifier and TypeMethodDescriptionSlsQtanItmSubsqntProcFlowOneToOneLink.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 SlsQtanItmSubsqntProcFlowModifier and TypeMethodDescriptionprotected SlsQtanItmSubsqntProcFlowLink<ObjectT>SlsQtanItmSubsqntProcFlowLink.translateLinkType(EntityLink<SlsQtanItmSubsqntProcFlowLink<ObjectT>, SlsQtanItmSubsqntProcFlow, ObjectT> link)