Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder |
Modifier and Type | Field and Description |
---|---|
static ProcessOrderItemField<String> |
ProcessOrderItem.MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
|
static ProcessOrderItemField<String> |
ProcessOrderItem.MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static ProcessOrderItemField<String> |
ProcessOrderItem.MANUFACTURING_ORDER_ITEM
Use with available fluent helpers to apply the ManufacturingOrderItem field to query operations.
|
static ProcessOrderItemField<String> |
ProcessOrderItem.MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static ProcessOrderItemField<String> |
ProcessOrderItem.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static ProcessOrderItemField<LocalDateTime> |
ProcessOrderItem.MFG_ORDER_ITEM_ACTUAL_DELIVERY_DATE
Use with available fluent helpers to apply the MfgOrderItemActualDeliveryDate field to query operations.
|
static ProcessOrderItemField<BigDecimal> |
ProcessOrderItem.MFG_ORDER_ITEM_ACTUAL_DEVIATION_QTY
Use with available fluent helpers to apply the MfgOrderItemActualDeviationQty field to query operations.
|
static ProcessOrderItemField<BigDecimal> |
ProcessOrderItem.MFG_ORDER_ITEM_GOODS_RECEIPT_QTY
Use with available fluent helpers to apply the MfgOrderItemGoodsReceiptQty field to query operations.
|
static ProcessOrderItemField<BigDecimal> |
ProcessOrderItem.MFG_ORDER_ITEM_PLANNED_SCRAP_QTY
Use with available fluent helpers to apply the MfgOrderItemPlannedScrapQty field to query operations.
|
static ProcessOrderItemField<BigDecimal> |
ProcessOrderItem.MFG_ORDER_ITEM_PLANNED_TOTAL_QTY
Use with available fluent helpers to apply the MfgOrderItemPlannedTotalQty field to query operations.
|
static ProcessOrderItemField<LocalDateTime> |
ProcessOrderItem.MFG_ORDER_ITEM_PLND_DELIVERY_DATE
Use with available fluent helpers to apply the MfgOrderItemPlndDeliveryDate field to query operations.
|
static ProcessOrderItemField<String> |
ProcessOrderItem.MRP_AREA
Use with available fluent helpers to apply the MRPArea field to query operations.
|
static ProcessOrderItemField<String> |
ProcessOrderItem.MRP_PLANT
Use with available fluent helpers to apply the MRPPlant field to query operations.
|
static ProcessOrderItemField<String> |
ProcessOrderItem.PRODUCTION_PLANT
Use with available fluent helpers to apply the ProductionPlant field to query operations.
|
static ProcessOrderItemField<String> |
ProcessOrderItem.PRODUCTION_UNIT
Use with available fluent helpers to apply the ProductionUnit field to query operations.
|
static ProcessOrderItemField<String> |
ProcessOrderItem.STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProcessOrderItemField<T> |
ProcessOrderItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProcessOrderItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.