Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.DemandAdjustments
Packages that use DemandAdjustments
Package
Description
-
Uses of DemandAdjustments 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 DemandAdjustmentsModifier and TypeFieldDescriptionstatic final ProposalHeaderLink<DemandAdjustments>ProposalHeader.TO_PRODUCT_BUFFER_PROPOSAL_DEMANDUse with available fluent helpers to apply the to_ProductBufferProposalDemand navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return DemandAdjustmentsModifier and TypeMethodDescriptionDemandAdjustments.DemandAdjustmentsBuilder.build()protected DemandAdjustmentsDemandAdjustmentsUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return types with arguments of type DemandAdjustmentsModifier and TypeMethodDescriptionProposalHeader.fetchProductBufferProposalDemand()Fetches the DemandAdjustments entities (one to many) associated with this entity.protected Class<DemandAdjustments>DemandAdjustmentsByKeyFluentHelper.getEntityClass()protected Class<DemandAdjustments>DemandAdjustmentsFluentHelper.getEntityClass()io.vavr.control.Option<List<DemandAdjustments>>ProposalHeader.getProductBufferProposalDemandIfPresent()Retrieval of associated DemandAdjustments entities (one to many).ProposalHeader.getProductBufferProposalDemandOrFetch()Retrieval of associated DemandAdjustments entities (one to many).DemandAdjustments.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with parameters of type DemandAdjustmentsModifier and TypeMethodDescriptionvoidProposalHeader.addProductBufferProposalDemand(DemandAdjustments... entity) Adds elements to the list of associated DemandAdjustments entities.ProposalHeader.ProposalHeaderBuilder.productBufferProposalDemand(DemandAdjustments... value) Navigation property to_ProductBufferProposalDemand for ProposalHeader to multiple DemandAdjustments.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with type arguments of type DemandAdjustmentsModifier and TypeMethodDescriptionvoidProposalHeader.setProductBufferProposalDemand(List<DemandAdjustments> value) Overwrites the list of associated DemandAdjustments entities for the loaded navigation property to_ProductBufferProposalDemand.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with parameters of type DemandAdjustmentsModifierConstructorDescriptionDemandAdjustmentsUpdateFluentHelper(String servicePath, DemandAdjustments entity, String entityCollection) Creates a fluent helper object that will update aDemandAdjustmentsentity on the OData endpoint. -
Uses of DemandAdjustments in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.batch with parameters of type DemandAdjustmentsModifier and TypeMethodDescriptionBufferSizingServiceBatchChangeSet.updateDemandAdjustments(DemandAdjustments demandAdjustments) Update an existingDemandAdjustmentsentity and save it to the S/4HANA system.DefaultBufferSizingServiceBatchChangeSet.updateDemandAdjustments(DemandAdjustments demandAdjustments) -
Uses of DemandAdjustments 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 DemandAdjustmentsModifier and TypeMethodDescriptionDemandAdjustmentsOneToOneLink.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 DemandAdjustmentsModifier and TypeMethodDescriptionprotected DemandAdjustmentsLink<ObjectT>DemandAdjustmentsLink.translateLinkType(EntityLink<DemandAdjustmentsLink<ObjectT>, DemandAdjustments, ObjectT> link) -
Uses of DemandAdjustments in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type DemandAdjustmentsModifier and TypeMethodDescriptionBufferSizingService.updateDemandAdjustments(DemandAdjustments demandAdjustments) Deprecated.Update an existingDemandAdjustmentsentity and save it to the S/4HANA system.DefaultBufferSizingService.updateDemandAdjustments(DemandAdjustments demandAdjustments) Deprecated.