Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.DemandAdjustmentFactors
Packages that use DemandAdjustmentFactors
Package
Description
-
Uses of DemandAdjustmentFactors 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 DemandAdjustmentFactorsModifier and TypeFieldDescriptionstatic final ProposalHeaderLink<DemandAdjustmentFactors>ProposalHeader.TO_PRODUCT_BUF_PRPSL_DMND_FCTRUse with available fluent helpers to apply the to_ProductBufPrpslDmndFctr navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return DemandAdjustmentFactorsModifier and TypeMethodDescriptionDemandAdjustmentFactors.DemandAdjustmentFactorsBuilder.build()protected DemandAdjustmentFactorsDemandAdjustmentFactorsUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return types with arguments of type DemandAdjustmentFactorsModifier and TypeMethodDescriptionProposalHeader.fetchProductBufPrpslDmndFctr()Fetches the DemandAdjustmentFactors entities (one to many) associated with this entity.protected Class<DemandAdjustmentFactors>DemandAdjustmentFactorsByKeyFluentHelper.getEntityClass()protected Class<DemandAdjustmentFactors>DemandAdjustmentFactorsFluentHelper.getEntityClass()io.vavr.control.Option<List<DemandAdjustmentFactors>>ProposalHeader.getProductBufPrpslDmndFctrIfPresent()Retrieval of associated DemandAdjustmentFactors entities (one to many).ProposalHeader.getProductBufPrpslDmndFctrOrFetch()Retrieval of associated DemandAdjustmentFactors entities (one to many).DemandAdjustmentFactors.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with parameters of type DemandAdjustmentFactorsModifier and TypeMethodDescriptionvoidProposalHeader.addProductBufPrpslDmndFctr(DemandAdjustmentFactors... entity) Adds elements to the list of associated DemandAdjustmentFactors entities.ProposalHeader.ProposalHeaderBuilder.productBufPrpslDmndFctr(DemandAdjustmentFactors... value) Navigation property to_ProductBufPrpslDmndFctr for ProposalHeader to multiple DemandAdjustmentFactors.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with type arguments of type DemandAdjustmentFactorsModifier and TypeMethodDescriptionvoidProposalHeader.setProductBufPrpslDmndFctr(List<DemandAdjustmentFactors> value) Overwrites the list of associated DemandAdjustmentFactors entities for the loaded navigation property to_ProductBufPrpslDmndFctr.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with parameters of type DemandAdjustmentFactorsModifierConstructorDescriptionDemandAdjustmentFactorsUpdateFluentHelper(String servicePath, DemandAdjustmentFactors entity, String entityCollection) Creates a fluent helper object that will update aDemandAdjustmentFactorsentity on the OData endpoint. -
Uses of DemandAdjustmentFactors 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 DemandAdjustmentFactorsModifier and TypeMethodDescriptionBufferSizingServiceBatchChangeSet.updateDemandAdjustmentFactors(DemandAdjustmentFactors demandAdjustmentFactors) Update an existingDemandAdjustmentFactorsentity and save it to the S/4HANA system.DefaultBufferSizingServiceBatchChangeSet.updateDemandAdjustmentFactors(DemandAdjustmentFactors demandAdjustmentFactors) -
Uses of DemandAdjustmentFactors 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 DemandAdjustmentFactorsModifier and TypeMethodDescriptionDemandAdjustmentFactorsOneToOneLink.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 DemandAdjustmentFactorsModifier and TypeMethodDescriptionprotected DemandAdjustmentFactorsLink<ObjectT>DemandAdjustmentFactorsLink.translateLinkType(EntityLink<DemandAdjustmentFactorsLink<ObjectT>, DemandAdjustmentFactors, ObjectT> link) -
Uses of DemandAdjustmentFactors in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type DemandAdjustmentFactorsModifier and TypeMethodDescriptionBufferSizingService.updateDemandAdjustmentFactors(DemandAdjustmentFactors demandAdjustmentFactors) Deprecated.Update an existingDemandAdjustmentFactorsentity and save it to the S/4HANA system.DefaultBufferSizingService.updateDemandAdjustmentFactors(DemandAdjustmentFactors demandAdjustmentFactors) Deprecated.