Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.field.ProductionOrderOperationField
Packages that use ProductionOrderOperationField
-
Uses of ProductionOrderOperationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder declared as ProductionOrderOperationFieldModifier and TypeFieldDescriptionstatic final ProductionOrderOperationField<String>ProductionOrderOperation.BUSINESS_PROCESS_ENTRY_UNITUse with available fluent helpers to apply the BusinessProcessEntryUnit field to query operations.static final ProductionOrderOperationField<Integer>ProductionOrderOperation.ERLST_SCHEDLD_EXEC_DURN_IN_WORKDAYSUse with available fluent helpers to apply the ErlstSchedldExecDurnInWorkdays field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.MANUFACTURING_ORDERUse with available fluent helpers to apply the ManufacturingOrder field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.MANUFACTURING_ORDER_CATEGORYUse with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.MANUFACTURING_ORDER_OPERATIONUse with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.MANUFACTURING_ORDER_SEQUENCEUse with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.MANUFACTURING_ORDER_TYPEUse with available fluent helpers to apply the ManufacturingOrderType field to query operations.static final ProductionOrderOperationField<Boolean>ProductionOrderOperation.MFG_ORDER_OPERATION_IS_PHASEUse with available fluent helpers to apply the MfgOrderOperationIsPhase field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.MFG_ORDER_OPERATION_TEXTUse with available fluent helpers to apply the MfgOrderOperationText field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.MFG_ORDER_SEQUENCE_TEXTUse with available fluent helpers to apply the MfgOrderSequenceText field to query operations.static final ProductionOrderOperationField<Integer>ProductionOrderOperation.OP_ACTUAL_EXECUTION_DAYSUse with available fluent helpers to apply the OpActualExecutionDays field to query operations.static final ProductionOrderOperationField<LocalDateTime>ProductionOrderOperation.OP_ACTUAL_EXECUTION_END_DATEUse with available fluent helpers to apply the OpActualExecutionEndDate field to query operations.static final ProductionOrderOperationField<LocalTime>ProductionOrderOperation.OP_ACTUAL_EXECUTION_END_TIMEUse with available fluent helpers to apply the OpActualExecutionEndTime field to query operations.static final ProductionOrderOperationField<LocalDateTime>ProductionOrderOperation.OP_ACTUAL_EXECUTION_START_DATEUse with available fluent helpers to apply the OpActualExecutionStartDate field to query operations.static final ProductionOrderOperationField<LocalTime>ProductionOrderOperation.OP_ACTUAL_EXECUTION_START_TIMEUse with available fluent helpers to apply the OpActualExecutionStartTime field to query operations.static final ProductionOrderOperationField<LocalDateTime>ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_END_DTEUse with available fluent helpers to apply the OpErlstSchedldExecEndDte field to query operations.static final ProductionOrderOperationField<LocalTime>ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_END_TMEUse with available fluent helpers to apply the OpErlstSchedldExecEndTme field to query operations.static final ProductionOrderOperationField<LocalDateTime>ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_STRT_DTEUse with available fluent helpers to apply the OpErlstSchedldExecStrtDte field to query operations.static final ProductionOrderOperationField<LocalTime>ProductionOrderOperation.OP_ERLST_SCHEDLD_EXEC_STRT_TMEUse with available fluent helpers to apply the OpErlstSchedldExecStrtTme field to query operations.static final ProductionOrderOperationField<BigDecimal>ProductionOrderOperation.OP_PLANNED_TOTAL_QUANTITYUse with available fluent helpers to apply the OpPlannedTotalQuantity field to query operations.static final ProductionOrderOperationField<BigDecimal>ProductionOrderOperation.OP_TOTAL_CONFIRMED_YIELD_QTYUse with available fluent helpers to apply the OpTotalConfirmedYieldQty field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.OPERATION_UNITUse with available fluent helpers to apply the OperationUnit field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.ORDER_INT_BILL_OF_OPERATIONS_ITEMUse with available fluent helpers to apply the OrderIntBillOfOperationsItem field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.ORDER_INTERNAL_BILL_OF_OPERATIONSUse with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.WORK_CENTERUse with available fluent helpers to apply the WorkCenter field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.WORK_CENTER_INTERNAL_IDUse with available fluent helpers to apply the WorkCenterInternalID field to query operations.static final ProductionOrderOperationField<String>ProductionOrderOperation.WORK_CENTER_TYPE_CODEUse with available fluent helpers to apply the WorkCenterTypeCode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder that return ProductionOrderOperationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionOrderOperationField<T>ProductionOrderOperation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionOrderOperationField<T>Use with available fluent helpers to apply an extension field to query operations.