Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster |
Modifier and Type | Field and Description |
---|---|
static ProductWorkSchedulingField<BigDecimal> |
ProductWorkScheduling.MATERIAL_BASE_QUANTITY
Use with available fluent helpers to apply the MaterialBaseQuantity field to query operations.
|
static ProductWorkSchedulingField<BigDecimal> |
ProductWorkScheduling.OVER_DELIV_TOLERANCE_LIMIT
Use with available fluent helpers to apply the OverDelivToleranceLimit field to query operations.
|
static ProductWorkSchedulingField<String> |
ProductWorkScheduling.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductWorkSchedulingField<String> |
ProductWorkScheduling.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductWorkSchedulingField<String> |
ProductWorkScheduling.PRODUCTION_INVTRY_MANAGED_LOC
Use with available fluent helpers to apply the ProductionInvtryManagedLoc field to query operations.
|
static ProductWorkSchedulingField<BigDecimal> |
ProductWorkScheduling.UNDER_DELIV_TOLERANCE_LIMIT
Use with available fluent helpers to apply the UnderDelivToleranceLimit field to query operations.
|
static ProductWorkSchedulingField<Boolean> |
ProductWorkScheduling.UNLIMITED_OVER_DELIV_IS_ALLOWED
Use with available fluent helpers to apply the UnlimitedOverDelivIsAllowed field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductWorkSchedulingField<T> |
ProductWorkScheduling.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.