Modifier and Type | Field and Description |
---|---|
static ProductPlantLink<ProductPlantMRPArea> |
ProductPlant.TO_PLANT_MRP_AREA
Use with available fluent helpers to apply the to_PlantMRPArea navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProductPlantMRPArea |
ProductPlantMRPArea.ProductPlantMRPAreaBuilder.build() |
protected ProductPlantMRPArea |
ProductPlantMRPAreaUpdateFluentHelper.getEntity() |
protected ProductPlantMRPArea |
ProductPlantMRPAreaCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ProductPlantMRPArea> |
ProductPlant.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).
|
List<ProductPlantMRPArea> |
ProductPlant.getPlantMRPAreaOrFetch()
Retrieval of associated ProductPlantMRPArea entities (one to many).
|
Class<ProductPlantMRPArea> |
ProductPlantMRPArea.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProductPlant.addPlantMRPArea(ProductPlantMRPArea... entity)
Adds elements to the list of associated ProductPlantMRPArea entities.
|
ProductPlant.ProductPlantBuilder |
ProductPlant.ProductPlantBuilder.plantMRPArea(ProductPlantMRPArea... value)
Navigation property to_PlantMRPArea for ProductPlant to multiple ProductPlantMRPArea.
|
Modifier and Type | Method and Description |
---|---|
void |
ProductPlant.setPlantMRPArea(List<ProductPlantMRPArea> value)
Overwrites the list of associated ProductPlantMRPArea entities for the loaded navigation property
to_PlantMRPArea.
|
Constructor and Description |
---|
ProductPlantMRPAreaCreateFluentHelper(String servicePath,
ProductPlantMRPArea entity)
Creates a fluent helper object that will create a
ProductPlantMRPArea entity on the OData endpoint. |
ProductPlantMRPAreaUpdateFluentHelper(String servicePath,
ProductPlantMRPArea entity)
Creates a fluent helper object that will update a
ProductPlantMRPArea entity on the OData endpoint. |
Constructor and Description |
---|
ProductPlant(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) |
Modifier and Type | Method and Description |
---|---|
ProductMasterServiceBatchChangeSet |
DefaultProductMasterServiceBatchChangeSet.createProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea)
Create a new
ProductPlantMRPArea entity and save it to the S/4HANA system. |
ProductMasterServiceBatchChangeSet |
ProductMasterServiceBatchChangeSet.createProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea)
Create a new
ProductPlantMRPArea entity and save it to the S/4HANA system. |
ProductMasterServiceBatchChangeSet |
DefaultProductMasterServiceBatchChangeSet.updateProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea)
Update an existing
ProductPlantMRPArea entity and save it to the S/4HANA system. |
ProductMasterServiceBatchChangeSet |
ProductMasterServiceBatchChangeSet.updateProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea)
Update an existing
ProductPlantMRPArea entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProductPlantMRPArea> |
ProductPlantMRPAreaOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected ProductPlantMRPAreaLink<ObjectT> |
ProductPlantMRPAreaLink.translateLinkType(EntityLink<ProductPlantMRPAreaLink<ObjectT>,ProductPlantMRPArea,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ProductPlantMRPAreaCreateFluentHelper |
DefaultProductMasterService.createProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) |
ProductPlantMRPAreaCreateFluentHelper |
ProductMasterService.createProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea)
Create a new
ProductPlantMRPArea entity and save it to the S/4HANA system. |
ProductPlantMRPAreaUpdateFluentHelper |
DefaultProductMasterService.updateProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea) |
ProductPlantMRPAreaUpdateFluentHelper |
ProductMasterService.updateProductPlantMRPArea(ProductPlantMRPArea productPlantMRPArea)
Update an existing
ProductPlantMRPArea entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.