Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder |
Modifier and Type | Field and Description |
---|---|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.BILL_OF_MATERIAL_ITEM_NUMBER
Use with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.BOM_ITEM
Use with available fluent helpers to apply the BOMItem field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.BOM_ITEM_DESCRIPTION
Use with available fluent helpers to apply the BOMItemDescription field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.MANUFACTURING_ORDER_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.MANUFACTURING_ORDER_SEQUENCE
Use with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static ProcessOrderComponentField<Calendar> |
ProcessOrderComponent.MATL_COMP_REQUIREMENT_DATE
Use with available fluent helpers to apply the MatlCompRequirementDate field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.ORDER_INTERNAL_BILL_OF_OPERATIONS
Use with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.PRODUCTION_PLANT
Use with available fluent helpers to apply the ProductionPlant field to query operations.
|
static ProcessOrderComponentField<BigDecimal> |
ProcessOrderComponent.REQUIRED_QUANTITY
Use with available fluent helpers to apply the RequiredQuantity field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.RESERVATION
Use with available fluent helpers to apply the Reservation field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.RESERVATION_ITEM
Use with available fluent helpers to apply the ReservationItem field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
static ProcessOrderComponentField<String> |
ProcessOrderComponent.SUPPLY_AREA
Use with available fluent helpers to apply the SupplyArea field to query operations.
|
static ProcessOrderComponentField<BigDecimal> |
ProcessOrderComponent.WITHDRAWN_QUANTITY
Use with available fluent helpers to apply the WithdrawnQuantity field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProcessOrderComponentField<T> |
ProcessOrderComponent.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.