Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product.ProductPlantMRP
Packages that use ProductPlantMRP
Package
Description
-
Uses of ProductPlantMRP in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product with type parameters of type ProductPlantMRPModifier and TypeFieldDescriptionstatic final SimpleProperty<ProductPlantMRP>ProductPlantMRP.ALL_FIELDSSelector for all available fields of ProductPlantMRP.static final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.ASSEMBLY_SCRAP_PERCENTstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.BASE_ISO_UNITstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.BASE_UNITstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.CURRENCYstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.DEPENDENT_RQMT_MRP_RELEVANCEstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.DFLT_STORAGE_LOCATION_EXT_PROCMTstatic final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.FIXED_LOT_SIZE_QUANTITYstatic final SimpleProperty.Boolean<ProductPlantMRP>ProductPlantMRP.IS_MARKED_FOR_DELETIONstatic final SimpleProperty.Boolean<ProductPlantMRP>ProductPlantMRP.IS_PLANNED_DELIVERY_TIMEstatic final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.LOT_SIZE_INDEPENDENT_COSTSstatic final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.LOT_SIZE_ROUNDING_QUANTITYstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.LOT_SIZING_PROCEDUREstatic final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.MAXIMUM_LOT_SIZE_QUANTITYstatic final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.MAXIMUM_STOCK_QUANTITYstatic final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.MINIMUM_LOT_SIZE_QUANTITYstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.MRP_AREAstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.MRP_GROUPstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.MRP_PLANNING_CALENDARstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.MRP_RESPONSIBLEstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.MRP_SAFETY_STOCK_METHODstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.MRP_TYPEstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.PLAN_AND_ORDER_DAY_DETERMINATIONstatic final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.PLANNED_DELIVERY_DURATION_IN_DAYSstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.PLANNING_TIME_FENCEstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.PLANTstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.PROCUREMENT_SUB_TYPEstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.PRODUCTstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.PRODUCT_SAFETY_TIME_MRP_RELEVANCEstatic final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.PRODUCT_SERVICE_LEVEL_IN_PERCENTstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.PRODUCTION_INVTRY_MANAGED_LOCstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.RANGE_OF_CVRG_PRFL_CODEstatic final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.REORDER_THRESHOLD_QUANTITYstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.ROUNDING_PROFILEstatic final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.RQMT_QTY_RCPT_TAKT_TME_IN_WRKG_DAYSstatic final SimpleProperty.NumericDecimal<ProductPlantMRP>ProductPlantMRP.SAFETY_STOCK_QUANTITYstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.SAFETY_SUPPLY_DURATION_IN_DAYSstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.SAFETY_TIME_PERIOD_PROFILEstatic final SimpleProperty.String<ProductPlantMRP>ProductPlantMRP.STORAGE_COSTS_PERCENTAGE_CODEstatic final NavigationProperty.Single<ProductPlantMRP,Product> ProductPlantMRP.TO__PRODUCTUse with available request builders to apply the _Product navigation property to query operations.static final NavigationProperty.Single<ProductPlantMRP,ProductPlant> ProductPlantMRP.TO__PRODUCT_PLANTUse with available request builders to apply the _ProductPlant navigation property to query operations.static final NavigationProperty.Collection<ProductPlant,ProductPlantMRP> ProductPlant.TO__PRODUCT_PLANT_MRPUse with available request builders to apply the _ProductPlantMRP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product that return ProductPlantMRPMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product that return types with arguments of type ProductPlantMRPModifier and TypeMethodDescriptionio.vavr.control.Option<List<ProductPlantMRP>>ProductPlant.getProductPlantMRPIfPresent()Retrieval of associated ProductPlantMRP entities (one to many).ProductPlantMRP.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product with parameters of type ProductPlantMRPModifier and TypeMethodDescriptionvoidProductPlant.addProductPlantMRP(ProductPlantMRP... entity) Adds elements to the list of associated ProductPlantMRP entities.ProductPlant.ProductPlantBuilder.productPlantMRP(ProductPlantMRP... value) Navigation property _ProductPlantMRP for ProductPlant to multiple ProductPlantMRP.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.product with type arguments of type ProductPlantMRPModifier and TypeMethodDescriptionvoidProductPlant.setProductPlantMRP(List<ProductPlantMRP> value) Overwrites the list of associated ProductPlantMRP entities for the loaded navigation property _ProductPlantMRP. -
Uses of ProductPlantMRP 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 ProductPlantMRPModifier and TypeMethodDescriptionDefaultProductService.countProductPlantMRP()Deprecated.ProductService.countProductPlantMRP()Deprecated.Fetch the number of entries from theProductPlantMRPentity collection matching the filter and search expressions.DefaultProductService.getAllProductPlantMRP()Deprecated.ProductService.getAllProductPlantMRP()Deprecated.Fetch multipleProductPlantMRPentities.DefaultProductService.getProductPlantMRPByKey(String product, String mRPArea, String plant) Deprecated.ProductService.getProductPlantMRPByKey(String product, String mRPArea, String plant) Deprecated.Fetch a singleProductPlantMRPentity using key fields.DefaultProductService.updateProductPlantMRP(ProductPlantMRP productPlantMRP) Deprecated.ProductService.updateProductPlantMRP(ProductPlantMRP productPlantMRP) Deprecated.Update an existingProductPlantMRPentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ProductPlantMRPModifier and TypeMethodDescriptionDefaultProductService.updateProductPlantMRP(ProductPlantMRP productPlantMRP) Deprecated.ProductService.updateProductPlantMRP(ProductPlantMRP productPlantMRP) Deprecated.Update an existingProductPlantMRPentity and save it to the S/4HANA system.