Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification |
Modifier and Type | Field and Description |
---|---|
static ProductPlantLink<ProductSupplyPlanning> |
ProductPlant.TO_PRODUCT_SUPPLY_PLANNING
Use with available fluent helpers to apply the to_ProductSupplyPlanning navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProductSupplyPlanning |
ProductSupplyPlanning.ProductSupplyPlanningBuilder.build() |
ProductSupplyPlanning |
ProductPlant.fetchProductSupplyPlanning()
Fetches the ProductSupplyPlanning entity (one to one) associated with this entity.
|
ProductSupplyPlanning |
ProductPlant.getProductSupplyPlanningOrFetch()
Retrieval of associated ProductSupplyPlanning entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<ProductSupplyPlanning> |
ProductSupplyPlanningByKeyFluentHelper.getEntityClass() |
protected Class<ProductSupplyPlanning> |
ProductSupplyPlanningFluentHelper.getEntityClass() |
Optional<ProductSupplyPlanning> |
ProductPlant.getProductSupplyPlanningIfPresent()
Retrieval of associated ProductSupplyPlanning entity (one to one).
|
Class<ProductSupplyPlanning> |
ProductSupplyPlanning.getType() |
Modifier and Type | Method and Description |
---|---|
ProductPlant.ProductPlantBuilder |
ProductPlant.ProductPlantBuilder.productSupplyPlanning(ProductSupplyPlanning value) |
void |
ProductPlant.setProductSupplyPlanning(ProductSupplyPlanning value)
Overwrites the associated ProductSupplyPlanning entity for the loaded navigation property to_ProductSupplyPlanning.
|
Modifier and Type | Method and Description |
---|---|
protected ProductSupplyPlanningLink<ObjectT> |
ProductSupplyPlanningLink.translateLinkType(EntityLink<ProductSupplyPlanningLink<ObjectT>,ProductSupplyPlanning,ObjectT> link) |
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,
ErpConfigContext erpConfigContext,
ProductPlantProcurement toProductPlantProcurement,
ProductSupplyPlanning toProductSupplyPlanning,
ProductWorkScheduling toProductWorkScheduling,
List<ProductStorageLocation> toStorageLocation) |
Copyright © 2018 SAP SE. All rights reserved.