Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata |
Modifier and Type | Field and Description |
---|---|
static WorkCenterPipeLineOperationField<BigDecimal> |
WorkCenterPipeLineOperation.CONFIRMED_QUANTITY
Use with available fluent helpers to apply the ConfirmedQuantity field to query operations.
|
static WorkCenterPipeLineOperationField<String> |
WorkCenterPipeLineOperation.CONFIRMED_QUANTITY_IN_BASE_UNIT
Use with available fluent helpers to apply the ConfirmedQuantityInBaseUnit field to query operations.
|
static WorkCenterPipeLineOperationField<String> |
WorkCenterPipeLineOperation.CONFIRMED_QUANTITY_UNIT
Use with available fluent helpers to apply the ConfirmedQuantityUnit field to query operations.
|
static WorkCenterPipeLineOperationField<Integer> |
WorkCenterPipeLineOperation.ERLST_SCHEDLD_EXEC_DURN_IN_WORKDAYS
Use with available fluent helpers to apply the ErlstSchedldExecDurnInWorkdays field to query operations.
|
static WorkCenterPipeLineOperationField<String> |
WorkCenterPipeLineOperation.MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
|
static WorkCenterPipeLineOperationField<String> |
WorkCenterPipeLineOperation.MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static WorkCenterPipeLineOperationField<String> |
WorkCenterPipeLineOperation.MANUFACTURING_ORDER_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.
|
static WorkCenterPipeLineOperationField<String> |
WorkCenterPipeLineOperation.MANUFACTURING_ORDER_SEQUENCE
Use with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.
|
static WorkCenterPipeLineOperationField<String> |
WorkCenterPipeLineOperation.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static WorkCenterPipeLineOperationField<String> |
WorkCenterPipeLineOperation.MFG_ORDER_OPERATION_TEXT
Use with available fluent helpers to apply the MfgOrderOperationText field to query operations.
|
static WorkCenterPipeLineOperationField<LocalDateTime> |
WorkCenterPipeLineOperation.OP_ERLST_SCHEDLD_EXEC_END_DTE
Use with available fluent helpers to apply the OpErlstSchedldExecEndDte field to query operations.
|
static WorkCenterPipeLineOperationField<LocalTime> |
WorkCenterPipeLineOperation.OP_ERLST_SCHEDLD_EXEC_END_TME
Use with available fluent helpers to apply the OpErlstSchedldExecEndTme field to query operations.
|
static WorkCenterPipeLineOperationField<LocalDateTime> |
WorkCenterPipeLineOperation.OP_ERLST_SCHEDLD_EXEC_STRT_DTE
Use with available fluent helpers to apply the OpErlstSchedldExecStrtDte field to query operations.
|
static WorkCenterPipeLineOperationField<LocalTime> |
WorkCenterPipeLineOperation.OP_ERLST_SCHEDLD_EXEC_STRT_TME
Use with available fluent helpers to apply the OpErlstSchedldExecStrtTme field to query operations.
|
static WorkCenterPipeLineOperationField<BigDecimal> |
WorkCenterPipeLineOperation.OP_PLANNED_TOTAL_QUANTITY
Use with available fluent helpers to apply the OpPlannedTotalQuantity field to query operations.
|
static WorkCenterPipeLineOperationField<Boolean> |
WorkCenterPipeLineOperation.OPERATION_IS_RELEASED
Use with available fluent helpers to apply the OperationIsReleased field to query operations.
|
static WorkCenterPipeLineOperationField<String> |
WorkCenterPipeLineOperation.OPERATION_UNIT
Use with available fluent helpers to apply the OperationUnit field to query operations.
|
static WorkCenterPipeLineOperationField<Integer> |
WorkCenterPipeLineOperation.REMAINING_DURATION
Use with available fluent helpers to apply the RemainingDuration field to query operations.
|
static WorkCenterPipeLineOperationField<String> |
WorkCenterPipeLineOperation.WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> WorkCenterPipeLineOperationField<T> |
WorkCenterPipeLineOperation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WorkCenterPipeLineOperation.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.