Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantMRPArea
Packages that use ProductPlantMRPArea
Package
Description
-
Uses of ProductPlantMRPArea in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with type parameters of type ProductPlantMRPAreaModifier and TypeFieldDescriptionstatic final ProductPlantLink<ProductPlantMRPArea>ProductPlant.TO_PLANT_MRP_AREAUse with available fluent helpers to apply the to_PlantMRPArea navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductPlantMRPAreaModifier and TypeMethodDescriptionProductPlantMRPArea.ProductPlantMRPAreaBuilder.build()protected ProductPlantMRPAreaProductPlantMRPAreaCreateFluentHelper.getEntity()protected ProductPlantMRPAreaProductPlantMRPAreaUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return types with arguments of type ProductPlantMRPAreaModifier and TypeMethodDescriptionProductPlant.fetchPlantMRPArea()Fetches the ProductPlantMRPArea entities (one to many) associated with this entity.protected Class<ProductPlantMRPArea>ProductPlantMRPAreaByKeyFluentHelper.getEntityClass()protected Class<ProductPlantMRPArea>ProductPlantMRPAreaFluentHelper.getEntityClass()io.vavr.control.Option<List<ProductPlantMRPArea>>ProductPlant.getPlantMRPAreaIfPresent()Retrieval of associated ProductPlantMRPArea entities (one to many).ProductPlant.getPlantMRPAreaOrFetch()Retrieval of associated ProductPlantMRPArea entities (one to many).ProductPlantMRPArea.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with parameters of type ProductPlantMRPAreaModifier and TypeMethodDescriptionvoidProductPlant.addPlantMRPArea(ProductPlantMRPArea... entity) Adds elements to the list of associated ProductPlantMRPArea entities.ProductPlant.ProductPlantBuilder.plantMRPArea(ProductPlantMRPArea... value) Navigation property to_PlantMRPArea for ProductPlant to multiple ProductPlantMRPArea.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with type arguments of type ProductPlantMRPAreaModifier and TypeMethodDescriptionvoidProductPlant.setPlantMRPArea(List<ProductPlantMRPArea> value) Overwrites the list of associated ProductPlantMRPArea entities for the loaded navigation property to_PlantMRPArea.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with parameters of type ProductPlantMRPAreaModifierConstructorDescriptionProductPlantMRPAreaCreateFluentHelper(String servicePath, ProductPlantMRPArea entity, String entityCollection) Creates a fluent helper object that will create aProductPlantMRPAreaentity on the OData endpoint.ProductPlantMRPAreaUpdateFluentHelper(String servicePath, ProductPlantMRPArea entity, String entityCollection) Creates a fluent helper object that will update aProductPlantMRPAreaentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster with type arguments of type ProductPlantMRPAreaModifierConstructorDescriptionProductPlant(String product, String plant, String purchasingGroup, String countryOfOrigin, String regionOfOrigin, String productionInvtryManagedLoc, String profileCode, LocalDateTime profileValidityStartDate, String availabilityCheckType, String fiscalYearVariant, String periodType, String profitCenter, String commodity, BigDecimal goodsReceiptDuration, String maintenanceStatusName, Boolean isMarkedForDeletion, String mRPType, String mRPResponsible, String aBCIndicator, BigDecimal minimumLotSizeQuantity, BigDecimal maximumLotSizeQuantity, BigDecimal fixedLotSizeQuantity, String consumptionTaxCtrlCode, Boolean isCoProduct, String productIsConfigurable, String stockDeterminationGroup, BigDecimal stockInTransferQuantity, BigDecimal stockInTransitQuantity, Boolean hasPostToInspectionStock, Boolean isBatchManagementRequired, String serialNumberProfile, Boolean isNegativeStockAllowed, BigDecimal goodsReceiptBlockedStockQty, String hasConsignmentCtrl, String fiscalYearCurrentPeriod, String fiscalMonthCurrentPeriod, String procurementType, Boolean isInternalBatchManaged, String productCFOPCategory, Boolean productIsExciseTaxRelevant, String baseUnit, String configurableProduct, String goodsIssueUnit, String materialFreightGroup, String originalBatchReferenceMaterial, String origlBatchManagementIsRequired, Boolean productIsCriticalPrt, String productLogisticsHandlingGroup, List<ProductPlantMRPArea> toPlantMRPArea, ProductPlantQualityMgmt toPlantQualityMgmt, ProductPlantSales toPlantSales, ProductPlantStorage toPlantStorage, ProductPlantText toPlantText, ProductPlantIntlTrd toProdPlantInternationalTrade, ProductPlantCosting toProductPlantCosting, ProductPlantForecasting toProductPlantForecast, ProductPlantProcurement toProductPlantProcurement, ProductSupplyPlanning toProductSupplyPlanning, ProductWorkScheduling toProductWorkScheduling, List<ProductStorageLocation> toStorageLocation) -
Uses of ProductPlantMRPArea in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.batch with parameters of type ProductPlantMRPAreaModifier and TypeMethodDescriptionDefaultProductMasterServiceBatchChangeSet.createProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) ProductMasterServiceBatchChangeSet.createProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) Create a newProductPlantMRPAreaentity and save it to the S/4HANA system.DefaultProductMasterServiceBatchChangeSet.updateProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) ProductMasterServiceBatchChangeSet.updateProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) Update an existingProductPlantMRPAreaentity and save it to the S/4HANA system. -
Uses of ProductPlantMRPArea in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link that return types with arguments of type ProductPlantMRPAreaModifier and TypeMethodDescriptionProductPlantMRPAreaOneToOneLink.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.productmaster.link with type arguments of type ProductPlantMRPAreaModifier and TypeMethodDescriptionprotected ProductPlantMRPAreaLink<ObjectT>ProductPlantMRPAreaLink.translateLinkType(EntityLink<ProductPlantMRPAreaLink<ObjectT>, ProductPlantMRPArea, ObjectT> link) -
Uses of ProductPlantMRPArea in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductPlantMRPAreaModifier and TypeMethodDescriptionDefaultProductMasterService.createProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) Deprecated.ProductMasterService.createProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) Deprecated.Create a newProductPlantMRPAreaentity and save it to the S/4HANA system.DefaultProductMasterService.updateProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) Deprecated.ProductMasterService.updateProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) Deprecated.Update an existingProductPlantMRPAreaentity and save it to the S/4HANA system.