Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder |
Modifier and Type | Field and Description |
---|---|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.BATCH
Use with available fluent helpers to apply the Batch field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.BATCH_SPLIT_TYPE
Use with available fluent helpers to apply the BatchSplitType field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.BILL_OF_MATERIAL_CATEGORY
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.BILL_OF_MATERIAL_ITEM_NUMBER
Use with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.BOM_ITEM
Use with available fluent helpers to apply the BOMItem field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.BOM_ITEM_CATEGORY
Use with available fluent helpers to apply the BOMItemCategory field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.BOM_ITEM_DESCRIPTION
Use with available fluent helpers to apply the BOMItemDescription field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.BOM_ITEM_TEXT2
Use with available fluent helpers to apply the BOMItemText2 field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.GOODS_RECIPIENT_NAME
Use with available fluent helpers to apply the GoodsRecipientName field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.MANUFACTURING_ORDER_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.MANUFACTURING_ORDER_SEQUENCE
Use with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static ProductionOrderComponentField<LocalDateTime> |
ProductionOrderComponent.MATL_COMP_REQUIREMENT_DATE
Use with available fluent helpers to apply the MatlCompRequirementDate field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.ORDER_INTERNAL_BILL_OF_OPERATIONS
Use with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.PRODUCTION_PLANT
Use with available fluent helpers to apply the ProductionPlant field to query operations.
|
static ProductionOrderComponentField<BigDecimal> |
ProductionOrderComponent.REQUIRED_QUANTITY
Use with available fluent helpers to apply the RequiredQuantity field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.RESERVATION
Use with available fluent helpers to apply the Reservation field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.RESERVATION_ITEM
Use with available fluent helpers to apply the ReservationItem field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.SORT_FIELD
Use with available fluent helpers to apply the SortField field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.SUPPLY_AREA
Use with available fluent helpers to apply the SupplyArea field to query operations.
|
static ProductionOrderComponentField<String> |
ProductionOrderComponent.UNLOADING_POINT_NAME
Use with available fluent helpers to apply the UnloadingPointName field to query operations.
|
static ProductionOrderComponentField<BigDecimal> |
ProductionOrderComponent.WITHDRAWN_QUANTITY
Use with available fluent helpers to apply the WithdrawnQuantity field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductionOrderComponentField<T> |
ProductionOrderComponent.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductionOrderComponent.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.