Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo.ATPRlvtProductStorLoc
Packages that use ATPRlvtProductStorLoc
Package
Description
-
Uses of ATPRlvtProductStorLoc 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 ATPRlvtProductStorLocModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<ATPRlvtProductStorLoc,SAP__Message> ATPRlvtProductStorLoc._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<ATPRlvtProductStorLoc>ATPRlvtProductStorLoc.ALL_FIELDSSelector for all available fields of ATPRlvtProductStorLoc.static final SimpleProperty.String<ATPRlvtProductStorLoc>ATPRlvtProductStorLoc.MRP_AREAstatic final SimpleProperty.String<ATPRlvtProductStorLoc>ATPRlvtProductStorLoc.PRODUCTstatic final SimpleProperty.String<ATPRlvtProductStorLoc>ATPRlvtProductStorLoc.STORAGE_LOCATIONMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo that return ATPRlvtProductStorLocMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo that return types with arguments of type ATPRlvtProductStorLocModifier and TypeMethodDescriptionATPRlvtProductStorLoc.determineAvailabilityAtDateTme(String aTPCheckingRule, OffsetDateTime productAvailabilityUTCDateTime, D_DetmAvailyDocAttributeP _DocumentAttributes) Action that can be applied to any entity object of this class.ATPRlvtProductStorLoc.determineAvailabilityOfQty(String aTPCheckingRule, BigDecimal availableQuantityInBaseUnit, String baseUnit, D_DetmAvailyDocAttributeP _DocumentAttributes) Action that can be applied to any entity object of this class.ATPRlvtProductStorLoc.detmAvailabilityTimeSeries(String aTPCheckingRule, D_DetmAvailyDocAttributeP _DocumentAttributes) Action that can be applied to any entity object of this class.ATPRlvtProductStorLoc.getType() -
Uses of ATPRlvtProductStorLoc 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 ATPRlvtProductStorLocModifier and TypeMethodDescriptionDefaultProductAvailabilityInfoService.countProductStorageLocation()Deprecated.ProductAvailabilityInfoService.countProductStorageLocation()Deprecated.Fetch the number of entries from theATPRlvtProductStorLocentity collection matching the filter and search expressions.DefaultProductAvailabilityInfoService.createProductStorageLocation(ATPRlvtProductStorLoc aTPRlvtProductStorLoc) Deprecated.ProductAvailabilityInfoService.createProductStorageLocation(ATPRlvtProductStorLoc aTPRlvtProductStorLoc) Deprecated.Create a newATPRlvtProductStorLocentity and save it to the S/4HANA system.DefaultProductAvailabilityInfoService.getAllProductStorageLocation()Deprecated.ProductAvailabilityInfoService.getAllProductStorageLocation()Deprecated.Fetch multipleATPRlvtProductStorLocentities.DefaultProductAvailabilityInfoService.getProductStorageLocationByKey(String product, String storageLocation, String mRPArea) Deprecated.ProductAvailabilityInfoService.getProductStorageLocationByKey(String product, String storageLocation, String mRPArea) Deprecated.Fetch a singleATPRlvtProductStorLocentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ATPRlvtProductStorLocModifier and TypeMethodDescriptionDefaultProductAvailabilityInfoService.createProductStorageLocation(ATPRlvtProductStorLoc aTPRlvtProductStorLoc) Deprecated.ProductAvailabilityInfoService.createProductStorageLocation(ATPRlvtProductStorLoc aTPRlvtProductStorLoc) Deprecated.Create a newATPRlvtProductStorLocentity and save it to the S/4HANA system.