Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder |
Modifier and Type | Field and Description |
---|---|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.BUSINESS_PROCESS_ENTRY_UNIT
Use with available fluent helpers to apply the BusinessProcessEntryUnit field to query operations.
|
static ProductionOrderOperationField<Integer> |
ProductionOrderOperation.ERLST_SCHEDLD_EXEC_DURN_IN_WORKDAYS
Use with available fluent helpers to apply the ErlstSchedldExecDurnInWorkdays field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.MANUFACTURING_ORDER_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.MANUFACTURING_ORDER_SEQUENCE
Use with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static ProductionOrderOperationField<Boolean> |
ProductionOrderOperation.MFG_ORDER_OPERATION_IS_PHASE
Use with available fluent helpers to apply the MfgOrderOperationIsPhase field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.MFG_ORDER_OPERATION_TEXT
Use with available fluent helpers to apply the MfgOrderOperationText field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.MFG_ORDER_SEQUENCE_TEXT
Use with available fluent helpers to apply the MfgOrderSequenceText field to query operations.
|
static ProductionOrderOperationField<Integer> |
ProductionOrderOperation.OP_ACTUAL_EXECUTION_DAYS
Use with available fluent helpers to apply the OpActualExecutionDays field to query operations.
|
static ProductionOrderOperationField<LocalDateTime> |
ProductionOrderOperation.OP_ACTUAL_EXECUTION_END_DATE
Use with available fluent helpers to apply the OpActualExecutionEndDate field to query operations.
|
static ProductionOrderOperationField<LocalTime> |
ProductionOrderOperation.OP_ACTUAL_EXECUTION_END_TIME
Use with available fluent helpers to apply the OpActualExecutionEndTime field to query operations.
|
static ProductionOrderOperationField<LocalDateTime> |
ProductionOrderOperation.OP_ACTUAL_EXECUTION_START_DATE
Use with available fluent helpers to apply the OpActualExecutionStartDate field to query operations.
|
static ProductionOrderOperationField<LocalTime> |
ProductionOrderOperation.OP_ACTUAL_EXECUTION_START_TIME
Use with available fluent helpers to apply the OpActualExecutionStartTime field to query operations.
|
static ProductionOrderOperationField<LocalDateTime> |
ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_END_DTE
Use with available fluent helpers to apply the OpErlstSchedldExecEndDte field to query operations.
|
static ProductionOrderOperationField<LocalTime> |
ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_END_TME
Use with available fluent helpers to apply the OpErlstSchedldExecEndTme field to query operations.
|
static ProductionOrderOperationField<LocalDateTime> |
ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_STRT_DTE
Use with available fluent helpers to apply the OpErlstSchedldExecStrtDte field to query operations.
|
static ProductionOrderOperationField<LocalTime> |
ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_STRT_TME
Use with available fluent helpers to apply the OpErlstSchedldExecStrtTme field to query operations.
|
static ProductionOrderOperationField<BigDecimal> |
ProductionOrderOperation.OP_PLANNED_TOTAL_QUANTITY
Use with available fluent helpers to apply the OpPlannedTotalQuantity field to query operations.
|
static ProductionOrderOperationField<BigDecimal> |
ProductionOrderOperation.OP_TOTAL_CONFIRMED_YIELD_QTY
Use with available fluent helpers to apply the OpTotalConfirmedYieldQty field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.OPERATION_UNIT
Use with available fluent helpers to apply the OperationUnit field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.ORDER_INT_BILL_OF_OPERATIONS_ITEM
Use with available fluent helpers to apply the OrderIntBillOfOperationsItem field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.ORDER_INTERNAL_BILL_OF_OPERATIONS
Use with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.WORK_CENTER
Use with available fluent helpers to apply the WorkCenter field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
static ProductionOrderOperationField<String> |
ProductionOrderOperation.WORK_CENTER_TYPE_CODE
Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductionOrderOperationField<T> |
ProductionOrderOperation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductionOrderOperation.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.