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