Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SlsQtanSubsqntProcFlow
Packages that use SlsQtanSubsqntProcFlow
Package
Description
-
Uses of SlsQtanSubsqntProcFlow 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 SlsQtanSubsqntProcFlowModifier and TypeFieldDescriptionstatic final SalesQuotationLink<SlsQtanSubsqntProcFlow>SalesQuotation.TO_SUBSEQUENT_PROC_FLOW_DOCUse with available fluent helpers to apply the to_SubsequentProcFlowDoc navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return SlsQtanSubsqntProcFlowMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation that return types with arguments of type SlsQtanSubsqntProcFlowModifier and TypeMethodDescriptionSalesQuotation.fetchSubsequentProcFlowDoc()Fetches the SlsQtanSubsqntProcFlow entities (one to many) associated with this entity.protected Class<SlsQtanSubsqntProcFlow>SlsQtanSubsqntProcFlowByKeyFluentHelper.getEntityClass()protected Class<SlsQtanSubsqntProcFlow>SlsQtanSubsqntProcFlowFluentHelper.getEntityClass()io.vavr.control.Option<List<SlsQtanSubsqntProcFlow>>SalesQuotation.getSubsequentProcFlowDocIfPresent()Retrieval of associated SlsQtanSubsqntProcFlow entities (one to many).SalesQuotation.getSubsequentProcFlowDocOrFetch()Retrieval of associated SlsQtanSubsqntProcFlow entities (one to many).SlsQtanSubsqntProcFlow.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation with parameters of type SlsQtanSubsqntProcFlowModifier and TypeMethodDescriptionvoidSalesQuotation.addSubsequentProcFlowDoc(SlsQtanSubsqntProcFlow... entity) Adds elements to the list of associated SlsQtanSubsqntProcFlow entities.SalesQuotation.SalesQuotationBuilder.subsequentProcFlowDoc(SlsQtanSubsqntProcFlow... value) Navigation property to_SubsequentProcFlowDoc for SalesQuotation to multiple SlsQtanSubsqntProcFlow.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation with type arguments of type SlsQtanSubsqntProcFlowModifier and TypeMethodDescriptionvoidSalesQuotation.setSubsequentProcFlowDoc(List<SlsQtanSubsqntProcFlow> value) Overwrites the list of associated SlsQtanSubsqntProcFlow entities for the loaded navigation property to_SubsequentProcFlowDoc. -
Uses of SlsQtanSubsqntProcFlow 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 SlsQtanSubsqntProcFlowModifier and TypeMethodDescriptionSlsQtanSubsqntProcFlowOneToOneLink.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 SlsQtanSubsqntProcFlowModifier and TypeMethodDescriptionprotected SlsQtanSubsqntProcFlowLink<ObjectT>SlsQtanSubsqntProcFlowLink.translateLinkType(EntityLink<SlsQtanSubsqntProcFlowLink<ObjectT>, SlsQtanSubsqntProcFlow, ObjectT> link)