Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture.ProductionVolume
Packages that use ProductionVolume
Package
Description
-
Uses of ProductionVolume in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture that return ProductionVolumeModifier and TypeMethodDescriptionProductionVolume.ProductionVolumeBuilder.build()protected ProductionVolumeProductionVolumeCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture that return types with arguments of type ProductionVolumeModifier and TypeMethodDescriptionprotected Class<ProductionVolume>ProductionVolumeByKeyFluentHelper.getEntityClass()protected Class<ProductionVolume>ProductionVolumeFluentHelper.getEntityClass()ProductionVolume.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture with parameters of type ProductionVolumeModifierConstructorDescriptionProductionVolumeCreateFluentHelper(String servicePath, ProductionVolume entity, String entityCollection) Creates a fluent helper object that will create aProductionVolumeentity on the OData endpoint. -
Uses of ProductionVolume in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture.batch with parameters of type ProductionVolumeModifier and TypeMethodDescriptionDefaultProductionVolumeCaptureServiceBatchChangeSet.createProductionVolume(ProductionVolume productionVolume) ProductionVolumeCaptureServiceBatchChangeSet.createProductionVolume(ProductionVolume productionVolume) Create a newProductionVolumeentity and save it to the S/4HANA system. -
Uses of ProductionVolume in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionvolumecapture.link that return types with arguments of type ProductionVolumeModifier and TypeMethodDescriptionProductionVolumeOneToOneLink.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.productionvolumecapture.link with type arguments of type ProductionVolumeModifier and TypeMethodDescriptionprotected ProductionVolumeLink<ObjectT>ProductionVolumeLink.translateLinkType(EntityLink<ProductionVolumeLink<ObjectT>, ProductionVolume, ObjectT> link) -
Uses of ProductionVolume in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductionVolumeModifier and TypeMethodDescriptionDefaultProductionVolumeCaptureService.createProductionVolume(ProductionVolume productionVolume) Deprecated.ProductionVolumeCaptureService.createProductionVolume(ProductionVolume productionVolume) Deprecated.Create a newProductionVolumeentity and save it to the S/4HANA system.