Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readproductmasterdataincludingclassification |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<ProductWorkScheduling> |
ProductWorkScheduling.ALL_FIELDS
Selector for all available fields of ProductWorkScheduling.
|
static ProductPlantLink<ProductWorkScheduling> |
ProductPlant.TO_PRODUCT_WORK_SCHEDULING
Use with available fluent helpers to apply the to_ProductWorkScheduling navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProductWorkScheduling |
ProductWorkScheduling.ProductWorkSchedulingBuilder.build() |
ProductWorkScheduling |
ProductPlant.fetchProductWorkScheduling()
Fetches the ProductWorkScheduling entity (one to one) associated with this entity.
|
ProductWorkScheduling |
ProductPlant.getProductWorkSchedulingOrFetch()
Retrieval of associated ProductWorkScheduling entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<ProductWorkScheduling> |
ProductPlant.getProductWorkSchedulingOrNull()
Retrieval of associated ProductWorkScheduling entity (one to one).
|
Class<ProductWorkScheduling> |
ProductWorkScheduling.getType() |
Modifier and Type | Method and Description |
---|---|
ProductPlant.ProductPlantBuilder |
ProductPlant.ProductPlantBuilder.productWorkScheduling(ProductWorkScheduling value) |
void |
ProductPlant.setProductWorkScheduling(ProductWorkScheduling value)
Overwrites the associated ProductWorkScheduling entity for the loaded navigation property to_ProductWorkScheduling.
|
Constructor and Description |
---|
ProductPlant(String product,
String plant,
String purchasingGroup,
String countryOfOrigin,
String regionOfOrigin,
String productionInvtryManagedLoc,
String profileCode,
Calendar 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 © 2017 SAP SE. All rights reserved.