Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.LongestPathInBOM
Packages that use LongestPathInBOM
Package
Description
-
Uses of LongestPathInBOM in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with type parameters of type LongestPathInBOMModifier and TypeFieldDescriptionstatic final ProposalHeaderLink<LongestPathInBOM>ProposalHeader.TO_PRPSL_BOMUse with available fluent helpers to apply the to_PrpslBOM navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return LongestPathInBOMMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return types with arguments of type LongestPathInBOMModifier and TypeMethodDescriptionProposalHeader.fetchPrpslBOM()Fetches the LongestPathInBOM entities (one to many) associated with this entity.protected Class<LongestPathInBOM>LongestPathInBOMByKeyFluentHelper.getEntityClass()protected Class<LongestPathInBOM>LongestPathInBOMFluentHelper.getEntityClass()io.vavr.control.Option<List<LongestPathInBOM>>ProposalHeader.getPrpslBOMIfPresent()Retrieval of associated LongestPathInBOM entities (one to many).ProposalHeader.getPrpslBOMOrFetch()Retrieval of associated LongestPathInBOM entities (one to many).LongestPathInBOM.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with parameters of type LongestPathInBOMModifier and TypeMethodDescriptionvoidProposalHeader.addPrpslBOM(LongestPathInBOM... entity) Adds elements to the list of associated LongestPathInBOM entities.ProposalHeader.ProposalHeaderBuilder.prpslBOM(LongestPathInBOM... value) Navigation property to_PrpslBOM for ProposalHeader to multiple LongestPathInBOM.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with type arguments of type LongestPathInBOMModifier and TypeMethodDescriptionvoidProposalHeader.setPrpslBOM(List<LongestPathInBOM> value) Overwrites the list of associated LongestPathInBOM entities for the loaded navigation property to_PrpslBOM. -
Uses of LongestPathInBOM in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.link that return types with arguments of type LongestPathInBOMModifier and TypeMethodDescriptionLongestPathInBOMOneToOneLink.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.buffersizing.link with type arguments of type LongestPathInBOMModifier and TypeMethodDescriptionprotected LongestPathInBOMLink<ObjectT>LongestPathInBOMLink.translateLinkType(EntityLink<LongestPathInBOMLink<ObjectT>, LongestPathInBOM, ObjectT> link)