Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.ZoneAdjustments
Packages that use ZoneAdjustments
Package
Description
-
Uses of ZoneAdjustments 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 ZoneAdjustmentsModifier and TypeFieldDescriptionstatic final ProposalHeaderLink<ZoneAdjustments>ProposalHeader.TO_PRODUCT_BUFFER_PROPOSAL_ZONESUse with available fluent helpers to apply the to_ProductBufferProposalZones navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return ZoneAdjustmentsModifier and TypeMethodDescriptionZoneAdjustments.ZoneAdjustmentsBuilder.build()protected ZoneAdjustmentsZoneAdjustmentsUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return types with arguments of type ZoneAdjustmentsModifier and TypeMethodDescriptionProposalHeader.fetchProductBufferProposalZones()Fetches the ZoneAdjustments entities (one to many) associated with this entity.protected Class<ZoneAdjustments>ZoneAdjustmentsByKeyFluentHelper.getEntityClass()protected Class<ZoneAdjustments>ZoneAdjustmentsFluentHelper.getEntityClass()io.vavr.control.Option<List<ZoneAdjustments>>ProposalHeader.getProductBufferProposalZonesIfPresent()Retrieval of associated ZoneAdjustments entities (one to many).ProposalHeader.getProductBufferProposalZonesOrFetch()Retrieval of associated ZoneAdjustments entities (one to many).ZoneAdjustments.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with parameters of type ZoneAdjustmentsModifier and TypeMethodDescriptionvoidProposalHeader.addProductBufferProposalZones(ZoneAdjustments... entity) Adds elements to the list of associated ZoneAdjustments entities.ProposalHeader.ProposalHeaderBuilder.productBufferProposalZones(ZoneAdjustments... value) Navigation property to_ProductBufferProposalZones for ProposalHeader to multiple ZoneAdjustments.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with type arguments of type ZoneAdjustmentsModifier and TypeMethodDescriptionvoidProposalHeader.setProductBufferProposalZones(List<ZoneAdjustments> value) Overwrites the list of associated ZoneAdjustments entities for the loaded navigation property to_ProductBufferProposalZones.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing with parameters of type ZoneAdjustmentsModifierConstructorDescriptionZoneAdjustmentsUpdateFluentHelper(String servicePath, ZoneAdjustments entity, String entityCollection) Creates a fluent helper object that will update aZoneAdjustmentsentity on the OData endpoint. -
Uses of ZoneAdjustments 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 ZoneAdjustmentsModifier and TypeMethodDescriptionBufferSizingServiceBatchChangeSet.updateZoneAdjustments(ZoneAdjustments zoneAdjustments) Update an existingZoneAdjustmentsentity and save it to the S/4HANA system.DefaultBufferSizingServiceBatchChangeSet.updateZoneAdjustments(ZoneAdjustments zoneAdjustments) -
Uses of ZoneAdjustments 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 ZoneAdjustmentsModifier and TypeMethodDescriptionZoneAdjustmentsOneToOneLink.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 ZoneAdjustmentsModifier and TypeMethodDescriptionprotected ZoneAdjustmentsLink<ObjectT>ZoneAdjustmentsLink.translateLinkType(EntityLink<ZoneAdjustmentsLink<ObjectT>, ZoneAdjustments, ObjectT> link) -
Uses of ZoneAdjustments in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ZoneAdjustmentsModifier and TypeMethodDescriptionBufferSizingService.updateZoneAdjustments(ZoneAdjustments zoneAdjustments) Deprecated.Update an existingZoneAdjustmentsentity and save it to the S/4HANA system.DefaultBufferSizingService.updateZoneAdjustments(ZoneAdjustments zoneAdjustments) Deprecated.