public class ProcessOrderOperation extends VdmEntity<ProcessOrderOperation>
Original entity name from the Odata EDM: A_ProcessOrderOperationType
Modifier and Type | Class and Description |
---|---|
static class |
ProcessOrderOperation.ProcessOrderOperationBuilder |
Modifier and Type | Field and Description |
---|---|
static ProcessOrderOperationSelectable |
ALL_FIELDS
Selector for all available fields of ProcessOrderOperation.
|
static ProcessOrderOperationField<String> |
BUSINESS_PROCESS_ENTRY_UNIT
Use with available fluent helpers to apply the BusinessProcessEntryUnit field to query operations.
|
static ProcessOrderOperationField<Integer> |
ERLST_SCHEDLD_EXEC_DURN_IN_WORKDAYS
Use with available fluent helpers to apply the ErlstSchedldExecDurnInWorkdays field to query operations.
|
static ProcessOrderOperationField<String> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ProcessOrderOperationField<String> |
MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
|
static ProcessOrderOperationField<String> |
MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static ProcessOrderOperationField<String> |
MANUFACTURING_ORDER_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.
|
static ProcessOrderOperationField<String> |
MANUFACTURING_ORDER_SEQUENCE
Use with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.
|
static ProcessOrderOperationField<String> |
MANUFACTURING_ORDER_SUB_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderSubOperation field to query operations.
|
static ProcessOrderOperationField<String> |
MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static ProcessOrderOperationField<Boolean> |
MFG_ORDER_OPERATION_IS_PHASE
Use with available fluent helpers to apply the MfgOrderOperationIsPhase field to query operations.
|
static ProcessOrderOperationField<String> |
MFG_ORDER_OPERATION_TEXT
Use with available fluent helpers to apply the MfgOrderOperationText field to query operations.
|
static ProcessOrderOperationField<String> |
MFG_ORDER_SEQUENCE_TEXT
Use with available fluent helpers to apply the MfgOrderSequenceText field to query operations.
|
static ProcessOrderOperationField<Integer> |
OP_ACTUAL_EXECUTION_DAYS
Use with available fluent helpers to apply the OpActualExecutionDays field to query operations.
|
static ProcessOrderOperationField<LocalDateTime> |
OP_ACTUAL_EXECUTION_END_DATE
Use with available fluent helpers to apply the OpActualExecutionEndDate field to query operations.
|
static ProcessOrderOperationField<LocalTime> |
OP_ACTUAL_EXECUTION_END_TIME
Use with available fluent helpers to apply the OpActualExecutionEndTime field to query operations.
|
static ProcessOrderOperationField<LocalDateTime> |
OP_ACTUAL_EXECUTION_START_DATE
Use with available fluent helpers to apply the OpActualExecutionStartDate field to query operations.
|
static ProcessOrderOperationField<LocalTime> |
OP_ACTUAL_EXECUTION_START_TIME
Use with available fluent helpers to apply the OpActualExecutionStartTime field to query operations.
|
static ProcessOrderOperationField<LocalDateTime> |
OP_ERLST_SCHEDLD_EXEC_END_DTE
Use with available fluent helpers to apply the OpErlstSchedldExecEndDte field to query operations.
|
static ProcessOrderOperationField<LocalTime> |
OP_ERLST_SCHEDLD_EXEC_END_TME
Use with available fluent helpers to apply the OpErlstSchedldExecEndTme field to query operations.
|
static ProcessOrderOperationField<LocalDateTime> |
OP_ERLST_SCHEDLD_EXEC_STRT_DTE
Use with available fluent helpers to apply the OpErlstSchedldExecStrtDte field to query operations.
|
static ProcessOrderOperationField<LocalTime> |
OP_ERLST_SCHEDLD_EXEC_STRT_TME
Use with available fluent helpers to apply the OpErlstSchedldExecStrtTme field to query operations.
|
static ProcessOrderOperationField<BigDecimal> |
OP_PLANNED_TOTAL_QUANTITY
Use with available fluent helpers to apply the OpPlannedTotalQuantity field to query operations.
|
static ProcessOrderOperationField<BigDecimal> |
OP_TOTAL_CONFIRMED_YIELD_QTY
Use with available fluent helpers to apply the OpTotalConfirmedYieldQty field to query operations.
|
static ProcessOrderOperationField<String> |
OPERATION_CONTROL_PROFILE
Use with available fluent helpers to apply the OperationControlProfile field to query operations.
|
static ProcessOrderOperationField<String> |
OPERATION_UNIT
Use with available fluent helpers to apply the OperationUnit field to query operations.
|
static ProcessOrderOperationField<String> |
ORDER_INT_BILL_OF_OPERATIONS_ITEM
Use with available fluent helpers to apply the OrderIntBillOfOperationsItem field to query operations.
|
static ProcessOrderOperationField<String> |
ORDER_INTERNAL_BILL_OF_OPERATIONS
Use with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.
|
static ProcessOrderOperationField<String> |
WORK_CENTER
Use with available fluent helpers to apply the WorkCenter field to query operations.
|
static ProcessOrderOperationField<String> |
WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
static ProcessOrderOperationField<String> |
WORK_CENTER_TYPE_CODE
Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ProcessOrderOperation() |
ProcessOrderOperation(String orderInternalBillOfOperations,
String orderIntBillOfOperationsItem,
String manufacturingOrder,
String manufacturingOrderOperation,
Boolean mfgOrderOperationIsPhase,
String manufacturingOrderSequence,
String mfgOrderSequenceText,
String mfgOrderOperationText,
String manufacturingOrderType,
String businessProcessEntryUnit,
String manufacturingOrderCategory,
String workCenterTypeCode,
String workCenter,
LocalDateTime opErlstSchedldExecStrtDte,
LocalTime opErlstSchedldExecStrtTme,
LocalDateTime opErlstSchedldExecEndDte,
LocalTime opErlstSchedldExecEndTme,
LocalDateTime opActualExecutionStartDate,
LocalTime opActualExecutionStartTime,
LocalDateTime opActualExecutionEndDate,
LocalTime opActualExecutionEndTime,
String operationUnit,
BigDecimal opPlannedTotalQuantity,
Integer erlstSchedldExecDurnInWorkdays,
Integer opActualExecutionDays,
BigDecimal opTotalConfirmedYieldQty,
String workCenterInternalID,
String lastChangeDateTime,
String manufacturingOrderSubOperation,
String operationControlProfile) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static ProcessOrderOperation.ProcessOrderOperationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> ProcessOrderOperationField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getBusinessProcessEntryUnit()
Constraints: Not nullable, Maximum length: 3
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
Integer |
getErlstSchedldExecDurnInWorkdays()
Constraints: none
|
protected Map<String,Object> |
getKey() |
String |
getLastChangeDateTime()
Constraints: Not nullable, Maximum length: 14
|
String |
getManufacturingOrder()
Constraints: Not nullable, Maximum length: 12
|
String |
getManufacturingOrderCategory()
Constraints: Not nullable, Maximum length: 2
|
String |
getManufacturingOrderOperation()
Constraints: Not nullable, Maximum length: 4
|
String |
getManufacturingOrderSequence()
Constraints: Not nullable, Maximum length: 6
|
String |
getManufacturingOrderSubOperation()
Constraints: Not nullable, Maximum length: 4
|
String |
getManufacturingOrderType()
Constraints: Not nullable, Maximum length: 4
|
Boolean |
getMfgOrderOperationIsPhase()
Constraints: none
|
String |
getMfgOrderOperationText()
Constraints: Not nullable, Maximum length: 40
|
String |
getMfgOrderSequenceText()
Constraints: Not nullable, Maximum length: 40
|
Integer |
getOpActualExecutionDays()
Constraints: none
|
LocalDateTime |
getOpActualExecutionEndDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getOpActualExecutionEndTime()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getOpActualExecutionStartDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getOpActualExecutionStartTime()
Constraints: Not nullable, Precision: 0
|
String |
getOperationControlProfile()
Constraints: Not nullable, Maximum length: 4
|
String |
getOperationUnit()
Constraints: Not nullable, Maximum length: 3
|
LocalDateTime |
getOpErlstSchedldExecEndDte()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getOpErlstSchedldExecEndTme()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getOpErlstSchedldExecStrtDte()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getOpErlstSchedldExecStrtTme()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getOpPlannedTotalQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getOpTotalConfirmedYieldQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getOrderIntBillOfOperationsItem()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getOrderInternalBillOfOperations()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
Class<ProcessOrderOperation> |
getType() |
String |
getWorkCenter()
Constraints: Not nullable, Maximum length: 8
|
String |
getWorkCenterInternalID()
Constraints: Not nullable, Maximum length: 8
|
String |
getWorkCenterTypeCode()
Constraints: Not nullable, Maximum length: 1
|
int |
hashCode() |
void |
setBusinessProcessEntryUnit(String businessProcessEntryUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setErlstSchedldExecDurnInWorkdays(Integer erlstSchedldExecDurnInWorkdays)
Constraints: none
|
void |
setLastChangeDateTime(String lastChangeDateTime)
Constraints: Not nullable, Maximum length: 14
|
void |
setManufacturingOrder(String manufacturingOrder)
Constraints: Not nullable, Maximum length: 12
|
void |
setManufacturingOrderCategory(String manufacturingOrderCategory)
Constraints: Not nullable, Maximum length: 2
|
void |
setManufacturingOrderOperation(String manufacturingOrderOperation)
Constraints: Not nullable, Maximum length: 4
|
void |
setManufacturingOrderSequence(String manufacturingOrderSequence)
Constraints: Not nullable, Maximum length: 6
|
void |
setManufacturingOrderSubOperation(String manufacturingOrderSubOperation)
Constraints: Not nullable, Maximum length: 4
|
void |
setManufacturingOrderType(String manufacturingOrderType)
Constraints: Not nullable, Maximum length: 4
|
void |
setMfgOrderOperationIsPhase(Boolean mfgOrderOperationIsPhase)
Constraints: none
|
void |
setMfgOrderOperationText(String mfgOrderOperationText)
Constraints: Not nullable, Maximum length: 40
|
void |
setMfgOrderSequenceText(String mfgOrderSequenceText)
Constraints: Not nullable, Maximum length: 40
|
void |
setOpActualExecutionDays(Integer opActualExecutionDays)
Constraints: none
|
void |
setOpActualExecutionEndDate(LocalDateTime opActualExecutionEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setOpActualExecutionEndTime(LocalTime opActualExecutionEndTime)
Constraints: Not nullable, Precision: 0
|
void |
setOpActualExecutionStartDate(LocalDateTime opActualExecutionStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setOpActualExecutionStartTime(LocalTime opActualExecutionStartTime)
Constraints: Not nullable, Precision: 0
|
void |
setOperationControlProfile(String operationControlProfile)
Constraints: Not nullable, Maximum length: 4
|
void |
setOperationUnit(String operationUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setOpErlstSchedldExecEndDte(LocalDateTime opErlstSchedldExecEndDte)
Constraints: Not nullable, Precision: 0
|
void |
setOpErlstSchedldExecEndTme(LocalTime opErlstSchedldExecEndTme)
Constraints: Not nullable, Precision: 0
|
void |
setOpErlstSchedldExecStrtDte(LocalDateTime opErlstSchedldExecStrtDte)
Constraints: Not nullable, Precision: 0
|
void |
setOpErlstSchedldExecStrtTme(LocalTime opErlstSchedldExecStrtTme)
Constraints: Not nullable, Precision: 0
|
void |
setOpPlannedTotalQuantity(BigDecimal opPlannedTotalQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setOpTotalConfirmedYieldQty(BigDecimal opTotalConfirmedYieldQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setOrderIntBillOfOperationsItem(String orderIntBillOfOperationsItem)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setOrderInternalBillOfOperations(String orderInternalBillOfOperations)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setWorkCenter(String workCenter)
Constraints: Not nullable, Maximum length: 8
|
void |
setWorkCenterInternalID(String workCenterInternalID)
Constraints: Not nullable, Maximum length: 8
|
void |
setWorkCenterTypeCode(String workCenterTypeCode)
Constraints: Not nullable, Maximum length: 1
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final ProcessOrderOperationSelectable ALL_FIELDS
public static final ProcessOrderOperationField<String> ORDER_INTERNAL_BILL_OF_OPERATIONS
public static final ProcessOrderOperationField<String> ORDER_INT_BILL_OF_OPERATIONS_ITEM
public static final ProcessOrderOperationField<String> MANUFACTURING_ORDER
public static final ProcessOrderOperationField<String> MANUFACTURING_ORDER_OPERATION
public static final ProcessOrderOperationField<Boolean> MFG_ORDER_OPERATION_IS_PHASE
public static final ProcessOrderOperationField<String> MANUFACTURING_ORDER_SEQUENCE
public static final ProcessOrderOperationField<String> MFG_ORDER_SEQUENCE_TEXT
public static final ProcessOrderOperationField<String> MFG_ORDER_OPERATION_TEXT
public static final ProcessOrderOperationField<String> MANUFACTURING_ORDER_TYPE
public static final ProcessOrderOperationField<String> BUSINESS_PROCESS_ENTRY_UNIT
public static final ProcessOrderOperationField<String> MANUFACTURING_ORDER_CATEGORY
public static final ProcessOrderOperationField<String> WORK_CENTER_TYPE_CODE
public static final ProcessOrderOperationField<String> WORK_CENTER
public static final ProcessOrderOperationField<LocalDateTime> OP_ERLST_SCHEDLD_EXEC_STRT_DTE
public static final ProcessOrderOperationField<LocalTime> OP_ERLST_SCHEDLD_EXEC_STRT_TME
public static final ProcessOrderOperationField<LocalDateTime> OP_ERLST_SCHEDLD_EXEC_END_DTE
public static final ProcessOrderOperationField<LocalTime> OP_ERLST_SCHEDLD_EXEC_END_TME
public static final ProcessOrderOperationField<LocalDateTime> OP_ACTUAL_EXECUTION_START_DATE
public static final ProcessOrderOperationField<LocalTime> OP_ACTUAL_EXECUTION_START_TIME
public static final ProcessOrderOperationField<LocalDateTime> OP_ACTUAL_EXECUTION_END_DATE
public static final ProcessOrderOperationField<LocalTime> OP_ACTUAL_EXECUTION_END_TIME
public static final ProcessOrderOperationField<String> OPERATION_UNIT
public static final ProcessOrderOperationField<BigDecimal> OP_PLANNED_TOTAL_QUANTITY
public static final ProcessOrderOperationField<Integer> ERLST_SCHEDLD_EXEC_DURN_IN_WORKDAYS
public static final ProcessOrderOperationField<Integer> OP_ACTUAL_EXECUTION_DAYS
public static final ProcessOrderOperationField<BigDecimal> OP_TOTAL_CONFIRMED_YIELD_QTY
public static final ProcessOrderOperationField<String> WORK_CENTER_INTERNAL_ID
public static final ProcessOrderOperationField<String> LAST_CHANGE_DATE_TIME
public static final ProcessOrderOperationField<String> MANUFACTURING_ORDER_SUB_OPERATION
public static final ProcessOrderOperationField<String> OPERATION_CONTROL_PROFILE
public ProcessOrderOperation()
public ProcessOrderOperation(@Nullable String orderInternalBillOfOperations, @Nullable String orderIntBillOfOperationsItem, @Nullable String manufacturingOrder, @Nullable String manufacturingOrderOperation, @Nullable Boolean mfgOrderOperationIsPhase, @Nullable String manufacturingOrderSequence, @Nullable String mfgOrderSequenceText, @Nullable String mfgOrderOperationText, @Nullable String manufacturingOrderType, @Nullable String businessProcessEntryUnit, @Nullable String manufacturingOrderCategory, @Nullable String workCenterTypeCode, @Nullable String workCenter, @Nullable LocalDateTime opErlstSchedldExecStrtDte, @Nullable LocalTime opErlstSchedldExecStrtTme, @Nullable LocalDateTime opErlstSchedldExecEndDte, @Nullable LocalTime opErlstSchedldExecEndTme, @Nullable LocalDateTime opActualExecutionStartDate, @Nullable LocalTime opActualExecutionStartTime, @Nullable LocalDateTime opActualExecutionEndDate, @Nullable LocalTime opActualExecutionEndTime, @Nullable String operationUnit, @Nullable BigDecimal opPlannedTotalQuantity, @Nullable Integer erlstSchedldExecDurnInWorkdays, @Nullable Integer opActualExecutionDays, @Nullable BigDecimal opTotalConfirmedYieldQty, @Nullable String workCenterInternalID, @Nullable String lastChangeDateTime, @Nullable String manufacturingOrderSubOperation, @Nullable String operationControlProfile)
@Nonnull public Class<ProcessOrderOperation> getType()
getType
in class VdmObject<ProcessOrderOperation>
public void setOrderInternalBillOfOperations(@Nullable String orderInternalBillOfOperations)
Original property name from the Odata EDM: OrderInternalBillOfOperations
orderInternalBillOfOperations
- Order Internal IDpublic void setOrderIntBillOfOperationsItem(@Nullable String orderIntBillOfOperationsItem)
Original property name from the Odata EDM: OrderIntBillOfOperationsItem
orderIntBillOfOperationsItem
- Internal Identifier of an Operation or Activitypublic void setManufacturingOrder(@Nullable String manufacturingOrder)
Original property name from the Odata EDM: ManufacturingOrder
manufacturingOrder
- Manufacturing Order IDpublic void setManufacturingOrderOperation(@Nullable String manufacturingOrderOperation)
Original property name from the Odata EDM: ManufacturingOrderOperation
manufacturingOrderOperation
- Manufacturing Order Operationpublic void setMfgOrderOperationIsPhase(@Nullable Boolean mfgOrderOperationIsPhase)
Original property name from the Odata EDM: MfgOrderOperationIsPhase
mfgOrderOperationIsPhase
- Indicator for phases as opposed to operations.public void setManufacturingOrderSequence(@Nullable String manufacturingOrderSequence)
Original property name from the Odata EDM: ManufacturingOrderSequence
manufacturingOrderSequence
- Manufacturing Order Sequencepublic void setMfgOrderSequenceText(@Nullable String mfgOrderSequenceText)
Original property name from the Odata EDM: MfgOrderSequenceText
mfgOrderSequenceText
- Manufacturing Order Sequence Textpublic void setMfgOrderOperationText(@Nullable String mfgOrderOperationText)
Original property name from the Odata EDM: MfgOrderOperationText
mfgOrderOperationText
- Manufacturing Order Operation Textpublic void setManufacturingOrderType(@Nullable String manufacturingOrderType)
Original property name from the Odata EDM: ManufacturingOrderType
manufacturingOrderType
- Manufacturing Order Typepublic void setBusinessProcessEntryUnit(@Nullable String businessProcessEntryUnit)
Original property name from the Odata EDM: BusinessProcessEntryUnit
businessProcessEntryUnit
- Unit in which work is confirmed.public void setManufacturingOrderCategory(@Nullable String manufacturingOrderCategory)
Original property name from the Odata EDM: ManufacturingOrderCategory
manufacturingOrderCategory
- Manufacturing Order Categorypublic void setWorkCenterTypeCode(@Nullable String workCenterTypeCode)
Original property name from the Odata EDM: WorkCenterTypeCode
workCenterTypeCode
- Work Center Type Codepublic void setWorkCenter(@Nullable String workCenter)
Original property name from the Odata EDM: WorkCenter
workCenter
- Work Centerpublic void setOpErlstSchedldExecStrtDte(@Nullable LocalDateTime opErlstSchedldExecStrtDte)
Original property name from the Odata EDM: OpErlstSchedldExecStrtDte
opErlstSchedldExecStrtDte
- Earliest Scheduled Execution Start Datepublic void setOpErlstSchedldExecStrtTme(@Nullable LocalTime opErlstSchedldExecStrtTme)
Original property name from the Odata EDM: OpErlstSchedldExecStrtTme
opErlstSchedldExecStrtTme
- Earliest Scheduled Execution Start Timepublic void setOpErlstSchedldExecEndDte(@Nullable LocalDateTime opErlstSchedldExecEndDte)
Original property name from the Odata EDM: OpErlstSchedldExecEndDte
opErlstSchedldExecEndDte
- Earliest Scheduled Execution End Datepublic void setOpErlstSchedldExecEndTme(@Nullable LocalTime opErlstSchedldExecEndTme)
Original property name from the Odata EDM: OpErlstSchedldExecEndTme
opErlstSchedldExecEndTme
- Earliest Scheduled Execution End Timepublic void setOpActualExecutionStartDate(@Nullable LocalDateTime opActualExecutionStartDate)
Original property name from the Odata EDM: OpActualExecutionStartDate
opActualExecutionStartDate
- Date on which the execution and/or the setup of the operation or activity (PS) started.public void setOpActualExecutionStartTime(@Nullable LocalTime opActualExecutionStartTime)
Original property name from the Odata EDM: OpActualExecutionStartTime
opActualExecutionStartTime
- Time at which the execution or the setup of the operation or activity (PS) started.public void setOpActualExecutionEndDate(@Nullable LocalDateTime opActualExecutionEndDate)
Original property name from the Odata EDM: OpActualExecutionEndDate
opActualExecutionEndDate
- Date on which the execution or the teardown of the operation or activity (PS) finished.public void setOpActualExecutionEndTime(@Nullable LocalTime opActualExecutionEndTime)
Original property name from the Odata EDM: OpActualExecutionEndTime
opActualExecutionEndTime
- Time at which the execution or the teardown of the operation or activity (PS) finished.public void setOperationUnit(@Nullable String operationUnit)
Original property name from the Odata EDM: OperationUnit
operationUnit
- Operation Unit of Measurepublic void setOpPlannedTotalQuantity(@Nullable BigDecimal opPlannedTotalQuantity)
Original property name from the Odata EDM: OpPlannedTotalQuantity
opPlannedTotalQuantity
- Total quantity planned for this operation.public void setErlstSchedldExecDurnInWorkdays(@Nullable Integer erlstSchedldExecDurnInWorkdays)
Original property name from the Odata EDM: ErlstSchedldExecDurnInWorkdays
erlstSchedldExecDurnInWorkdays
- Earliest Scheduled Execution Duration in Workdayspublic void setOpActualExecutionDays(@Nullable Integer opActualExecutionDays)
Original property name from the Odata EDM: OpActualExecutionDays
opActualExecutionDays
- Actual Execution Duration in Workdayspublic void setOpTotalConfirmedYieldQty(@Nullable BigDecimal opTotalConfirmedYieldQty)
Original property name from the Odata EDM: OpTotalConfirmedYieldQty
opTotalConfirmedYieldQty
- Yield confirmed for the operation.public void setWorkCenterInternalID(@Nullable String workCenterInternalID)
Original property name from the Odata EDM: WorkCenterInternalID
workCenterInternalID
- Work Center Internal IDpublic void setLastChangeDateTime(@Nullable String lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- The lastChangeDateTime to set.public void setManufacturingOrderSubOperation(@Nullable String manufacturingOrderSubOperation)
Original property name from the Odata EDM: ManufacturingOrderSubOperation
manufacturingOrderSubOperation
- Manufacturing Order Suboperationpublic void setOperationControlProfile(@Nullable String operationControlProfile)
Original property name from the Odata EDM: OperationControlProfile
operationControlProfile
- Operation Control Profileprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<ProcessOrderOperation>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ProcessOrderOperation>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProcessOrderOperation>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProcessOrderOperation>
@Nonnull public static <T> ProcessOrderOperationField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> ProcessOrderOperationField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<ProcessOrderOperation>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<ProcessOrderOperation>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<ProcessOrderOperation>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<ProcessOrderOperation>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)public static ProcessOrderOperation.ProcessOrderOperationBuilder builder()
@Nullable public String getOrderInternalBillOfOperations()
Original property name from the Odata EDM: OrderInternalBillOfOperations
@Nullable public String getOrderIntBillOfOperationsItem()
Original property name from the Odata EDM: OrderIntBillOfOperationsItem
@Nullable public String getManufacturingOrder()
Original property name from the Odata EDM: ManufacturingOrder
@Nullable public String getManufacturingOrderOperation()
Original property name from the Odata EDM: ManufacturingOrderOperation
@Nullable public Boolean getMfgOrderOperationIsPhase()
Original property name from the Odata EDM: MfgOrderOperationIsPhase
@Nullable public String getManufacturingOrderSequence()
Original property name from the Odata EDM: ManufacturingOrderSequence
@Nullable public String getMfgOrderSequenceText()
Original property name from the Odata EDM: MfgOrderSequenceText
@Nullable public String getMfgOrderOperationText()
Original property name from the Odata EDM: MfgOrderOperationText
@Nullable public String getManufacturingOrderType()
Original property name from the Odata EDM: ManufacturingOrderType
@Nullable public String getBusinessProcessEntryUnit()
Original property name from the Odata EDM: BusinessProcessEntryUnit
@Nullable public String getManufacturingOrderCategory()
Original property name from the Odata EDM: ManufacturingOrderCategory
@Nullable public String getWorkCenterTypeCode()
Original property name from the Odata EDM: WorkCenterTypeCode
@Nullable public String getWorkCenter()
Original property name from the Odata EDM: WorkCenter
@Nullable public LocalDateTime getOpErlstSchedldExecStrtDte()
Original property name from the Odata EDM: OpErlstSchedldExecStrtDte
@Nullable public LocalTime getOpErlstSchedldExecStrtTme()
Original property name from the Odata EDM: OpErlstSchedldExecStrtTme
@Nullable public LocalDateTime getOpErlstSchedldExecEndDte()
Original property name from the Odata EDM: OpErlstSchedldExecEndDte
@Nullable public LocalTime getOpErlstSchedldExecEndTme()
Original property name from the Odata EDM: OpErlstSchedldExecEndTme
@Nullable public LocalDateTime getOpActualExecutionStartDate()
Original property name from the Odata EDM: OpActualExecutionStartDate
@Nullable public LocalTime getOpActualExecutionStartTime()
Original property name from the Odata EDM: OpActualExecutionStartTime
@Nullable public LocalDateTime getOpActualExecutionEndDate()
Original property name from the Odata EDM: OpActualExecutionEndDate
@Nullable public LocalTime getOpActualExecutionEndTime()
Original property name from the Odata EDM: OpActualExecutionEndTime
@Nullable public String getOperationUnit()
Original property name from the Odata EDM: OperationUnit
@Nullable public BigDecimal getOpPlannedTotalQuantity()
Original property name from the Odata EDM: OpPlannedTotalQuantity
@Nullable public Integer getErlstSchedldExecDurnInWorkdays()
Original property name from the Odata EDM: ErlstSchedldExecDurnInWorkdays
@Nullable public Integer getOpActualExecutionDays()
Original property name from the Odata EDM: OpActualExecutionDays
@Nullable public BigDecimal getOpTotalConfirmedYieldQty()
Original property name from the Odata EDM: OpTotalConfirmedYieldQty
@Nullable public String getWorkCenterInternalID()
Original property name from the Odata EDM: WorkCenterInternalID
@Nullable public String getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
@Nullable public String getManufacturingOrderSubOperation()
Original property name from the Odata EDM: ManufacturingOrderSubOperation
@Nullable public String getOperationControlProfile()
Original property name from the Odata EDM: OperationControlProfile
public String toString()
toString
in class VdmObject<ProcessOrderOperation>
public boolean equals(Object o)
equals
in class VdmObject<ProcessOrderOperation>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<ProcessOrderOperation>
public int hashCode()
hashCode
in class VdmObject<ProcessOrderOperation>
Copyright © 2020 SAP SE. All rights reserved.