Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.field.WorkCenterPipeLineOperationField
Packages that use WorkCenterPipeLineOperationField
-
Uses of WorkCenterPipeLineOperationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata declared as WorkCenterPipeLineOperationFieldModifier and TypeFieldDescriptionstatic final WorkCenterPipeLineOperationField<BigDecimal>WorkCenterPipeLineOperation.CONFIRMED_QUANTITYUse with available fluent helpers to apply the ConfirmedQuantity field to query operations.static final WorkCenterPipeLineOperationField<String>WorkCenterPipeLineOperation.CONFIRMED_QUANTITY_IN_BASE_UNITUse with available fluent helpers to apply the ConfirmedQuantityInBaseUnit field to query operations.static final WorkCenterPipeLineOperationField<String>WorkCenterPipeLineOperation.CONFIRMED_QUANTITY_UNITUse with available fluent helpers to apply the ConfirmedQuantityUnit field to query operations.static final WorkCenterPipeLineOperationField<Integer>WorkCenterPipeLineOperation.ERLST_SCHEDLD_EXEC_DURN_IN_WORKDAYSUse with available fluent helpers to apply the ErlstSchedldExecDurnInWorkdays field to query operations.static final WorkCenterPipeLineOperationField<String>WorkCenterPipeLineOperation.MANUFACTURING_ORDERUse with available fluent helpers to apply the ManufacturingOrder field to query operations.static final WorkCenterPipeLineOperationField<String>WorkCenterPipeLineOperation.MANUFACTURING_ORDER_CATEGORYUse with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.static final WorkCenterPipeLineOperationField<String>WorkCenterPipeLineOperation.MANUFACTURING_ORDER_OPERATIONUse with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.static final WorkCenterPipeLineOperationField<String>WorkCenterPipeLineOperation.MANUFACTURING_ORDER_SEQUENCEUse with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.static final WorkCenterPipeLineOperationField<String>WorkCenterPipeLineOperation.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final WorkCenterPipeLineOperationField<String>WorkCenterPipeLineOperation.MFG_ORDER_OPERATION_TEXTUse with available fluent helpers to apply the MfgOrderOperationText field to query operations.static final WorkCenterPipeLineOperationField<LocalDateTime>WorkCenterPipeLineOperation.OP_ERLST_SCHEDLD_EXEC_END_DTEUse with available fluent helpers to apply the OpErlstSchedldExecEndDte field to query operations.static final WorkCenterPipeLineOperationField<LocalTime>WorkCenterPipeLineOperation.OP_ERLST_SCHEDLD_EXEC_END_TMEUse with available fluent helpers to apply the OpErlstSchedldExecEndTme field to query operations.static final WorkCenterPipeLineOperationField<LocalDateTime>WorkCenterPipeLineOperation.OP_ERLST_SCHEDLD_EXEC_STRT_DTEUse with available fluent helpers to apply the OpErlstSchedldExecStrtDte field to query operations.static final WorkCenterPipeLineOperationField<LocalTime>WorkCenterPipeLineOperation.OP_ERLST_SCHEDLD_EXEC_STRT_TMEUse with available fluent helpers to apply the OpErlstSchedldExecStrtTme field to query operations.static final WorkCenterPipeLineOperationField<BigDecimal>WorkCenterPipeLineOperation.OP_PLANNED_TOTAL_QUANTITYUse with available fluent helpers to apply the OpPlannedTotalQuantity field to query operations.static final WorkCenterPipeLineOperationField<Boolean>WorkCenterPipeLineOperation.OPERATION_IS_RELEASEDUse with available fluent helpers to apply the OperationIsReleased field to query operations.static final WorkCenterPipeLineOperationField<String>WorkCenterPipeLineOperation.OPERATION_UNITUse with available fluent helpers to apply the OperationUnit field to query operations.static final WorkCenterPipeLineOperationField<Integer>WorkCenterPipeLineOperation.REMAINING_DURATIONUse with available fluent helpers to apply the RemainingDuration field to query operations.static final WorkCenterPipeLineOperationField<String>WorkCenterPipeLineOperation.WORK_CENTER_INTERNAL_IDUse with available fluent helpers to apply the WorkCenterInternalID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata that return WorkCenterPipeLineOperationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WorkCenterPipeLineOperationField<T>WorkCenterPipeLineOperation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WorkCenterPipeLineOperationField<T>Use with available fluent helpers to apply an extension field to query operations.