Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo.ATPRlvtProductMRPArea
Packages that use ATPRlvtProductMRPArea
Package
Description
-
Uses of ATPRlvtProductMRPArea in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo with type parameters of type ATPRlvtProductMRPAreaModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<ATPRlvtProductMRPArea,SAP__Message> ATPRlvtProductMRPArea._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<ATPRlvtProductMRPArea>ATPRlvtProductMRPArea.ALL_FIELDSSelector for all available fields of ATPRlvtProductMRPArea.static final SimpleProperty.String<ATPRlvtProductMRPArea>ATPRlvtProductMRPArea.MRP_AREAstatic final SimpleProperty.String<ATPRlvtProductMRPArea>ATPRlvtProductMRPArea.PRODUCTMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo that return ATPRlvtProductMRPAreaMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo that return types with arguments of type ATPRlvtProductMRPAreaModifier and TypeMethodDescriptionATPRlvtProductMRPArea.determineAvailabilityAtDateTme(String aTPCheckingRule, OffsetDateTime productAvailabilityUTCDateTime, D_DetmAvailyDocAttributeP _DocumentAttributes) Action that can be applied to any entity object of this class.ATPRlvtProductMRPArea.determineAvailabilityOfQty(String aTPCheckingRule, BigDecimal availableQuantityInBaseUnit, String baseUnit, D_DetmAvailyDocAttributeP _DocumentAttributes) Action that can be applied to any entity object of this class.ATPRlvtProductMRPArea.detmAvailabilityTimeSeries(String aTPCheckingRule, D_DetmAvailyDocAttributeP _DocumentAttributes) Action that can be applied to any entity object of this class.ATPRlvtProductMRPArea.getType() -
Uses of ATPRlvtProductMRPArea in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type ATPRlvtProductMRPAreaModifier and TypeMethodDescriptionDefaultProductAvailabilityInfoService.countProductMRPArea()Deprecated.ProductAvailabilityInfoService.countProductMRPArea()Deprecated.Fetch the number of entries from theATPRlvtProductMRPAreaentity collection matching the filter and search expressions.DefaultProductAvailabilityInfoService.createProductMRPArea(ATPRlvtProductMRPArea aTPRlvtProductMRPArea) Deprecated.ProductAvailabilityInfoService.createProductMRPArea(ATPRlvtProductMRPArea aTPRlvtProductMRPArea) Deprecated.Create a newATPRlvtProductMRPAreaentity and save it to the S/4HANA system.DefaultProductAvailabilityInfoService.getAllProductMRPArea()Deprecated.ProductAvailabilityInfoService.getAllProductMRPArea()Deprecated.Fetch multipleATPRlvtProductMRPAreaentities.DefaultProductAvailabilityInfoService.getProductMRPAreaByKey(String product, String mRPArea) Deprecated.ProductAvailabilityInfoService.getProductMRPAreaByKey(String product, String mRPArea) Deprecated.Fetch a singleATPRlvtProductMRPAreaentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ATPRlvtProductMRPAreaModifier and TypeMethodDescriptionDefaultProductAvailabilityInfoService.createProductMRPArea(ATPRlvtProductMRPArea aTPRlvtProductMRPArea) Deprecated.ProductAvailabilityInfoService.createProductMRPArea(ATPRlvtProductMRPArea aTPRlvtProductMRPArea) Deprecated.Create a newATPRlvtProductMRPAreaentity and save it to the S/4HANA system.