Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processproductionorders |
Modifier and Type | Field and Description |
---|---|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.BUSINESS_PROCESS_ENTRY_UNIT
Use with available fluent helpers to apply the BusinessProcessEntryUnit field to query operations.
|
static EntityField<ProductionOrderOperation,Integer> |
ProductionOrderOperation.ERLST_SCHEDLD_EXEC_DURN_IN_WORKDAYS
Use with available fluent helpers to apply the ErlstSchedldExecDurnInWorkdays field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.MANUFACTURING_ORDER_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.MANUFACTURING_ORDER_SEQUENCE
Use with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static EntityField<ProductionOrderOperation,Boolean> |
ProductionOrderOperation.MFG_ORDER_OPERATION_IS_PHASE
Use with available fluent helpers to apply the MfgOrderOperationIsPhase field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.MFG_ORDER_OPERATION_TEXT
Use with available fluent helpers to apply the MfgOrderOperationText field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.MFG_ORDER_SEQUENCE_TEXT
Use with available fluent helpers to apply the MfgOrderSequenceText field to query operations.
|
static EntityField<ProductionOrderOperation,Integer> |
ProductionOrderOperation.OP_ACTUAL_EXECUTION_DAYS
Use with available fluent helpers to apply the OpActualExecutionDays field to query operations.
|
static EntityField<ProductionOrderOperation,Calendar> |
ProductionOrderOperation.OP_ACTUAL_EXECUTION_END_DATE
Use with available fluent helpers to apply the OpActualExecutionEndDate field to query operations.
|
static EntityField<ProductionOrderOperation,Calendar> |
ProductionOrderOperation.OP_ACTUAL_EXECUTION_END_TIME
Use with available fluent helpers to apply the OpActualExecutionEndTime field to query operations.
|
static EntityField<ProductionOrderOperation,Calendar> |
ProductionOrderOperation.OP_ACTUAL_EXECUTION_START_DATE
Use with available fluent helpers to apply the OpActualExecutionStartDate field to query operations.
|
static EntityField<ProductionOrderOperation,Calendar> |
ProductionOrderOperation.OP_ACTUAL_EXECUTION_START_TIME
Use with available fluent helpers to apply the OpActualExecutionStartTime field to query operations.
|
static EntityField<ProductionOrderOperation,Calendar> |
ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_END_DTE
Use with available fluent helpers to apply the OpErlstSchedldExecEndDte field to query operations.
|
static EntityField<ProductionOrderOperation,Calendar> |
ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_END_TME
Use with available fluent helpers to apply the OpErlstSchedldExecEndTme field to query operations.
|
static EntityField<ProductionOrderOperation,Calendar> |
ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_STRT_DTE
Use with available fluent helpers to apply the OpErlstSchedldExecStrtDte field to query operations.
|
static EntityField<ProductionOrderOperation,Calendar> |
ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_STRT_TME
Use with available fluent helpers to apply the OpErlstSchedldExecStrtTme field to query operations.
|
static EntityField<ProductionOrderOperation,BigDecimal> |
ProductionOrderOperation.OP_PLANNED_TOTAL_QUANTITY
Use with available fluent helpers to apply the OpPlannedTotalQuantity field to query operations.
|
static EntityField<ProductionOrderOperation,BigDecimal> |
ProductionOrderOperation.OP_TOTAL_CONFIRMED_YIELD_QTY
Use with available fluent helpers to apply the OpTotalConfirmedYieldQty field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.OPERATION_UNIT
Use with available fluent helpers to apply the OperationUnit field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.ORDER_INT_BILL_OF_OPERATIONS_ITEM
Use with available fluent helpers to apply the OrderIntBillOfOperationsItem field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.ORDER_INTERNAL_BILL_OF_OPERATIONS
Use with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.WORK_CENTER
Use with available fluent helpers to apply the WorkCenter field to query operations.
|
static EntityField<ProductionOrderOperation,String> |
ProductionOrderOperation.WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
static EntityField<ProductionOrderOperation,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 |
---|---|
ProductionOrderOperation |
ProductionOrderOperation.ProductionOrderOperationBuilder.build() |
ProductionOrderOperation |
ProductionOrderOperationByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ProductionOrderOperation |
ProductionOrderOperationByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ProductionOrderOperation |
ProductionOrderOperationByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
Modifier and Type | Method and Description |
---|---|
List<ProductionOrderOperation> |
ProductionOrderOperationFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<ProductionOrderOperation> |
ProductionOrderOperationFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<ProductionOrderOperation> |
ProductionOrderOperationFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<ProductionOrderOperation> |
ProductionOrder.fetchProductionOrderOperation()
Fetches the ProductionOrderOperation entities (one to many) associated with this entity.
|
static <T> EntityField<ProductionOrderOperation,T> |
ProductionOrderOperation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<ProductionOrderOperation> |
ProductionOrderOperation.getType() |
Modifier and Type | Method and Description |
---|---|
ProductionOrderOperationFluentHelper |
ProductionOrderOperationFluentHelper.filter(ExpressionFluentHelper<ProductionOrderOperation> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
ProductionOrderOperationFluentHelper |
ProductionOrderOperationFluentHelper.orderBy(EntityField<ProductionOrderOperation,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.