Class WorkCenterPipeLineOperation
Original entity name from the Odata EDM: A_WorkCenterPipeLineOperationType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WorkCenterPipeLineOperationSelectableSelector for all available fields of WorkCenterPipeLineOperation.static final WorkCenterPipeLineOperationField<BigDecimal>Use with available fluent helpers to apply the ConfirmedQuantity field to query operations.static final WorkCenterPipeLineOperationField<String>Use with available fluent helpers to apply the ConfirmedQuantityInBaseUnit field to query operations.static final WorkCenterPipeLineOperationField<String>Use with available fluent helpers to apply the ConfirmedQuantityUnit field to query operations.static final WorkCenterPipeLineOperationField<Integer>Use with available fluent helpers to apply the ErlstSchedldExecDurnInWorkdays field to query operations.static final WorkCenterPipeLineOperationField<String>Use with available fluent helpers to apply the ManufacturingOrder field to query operations.static final WorkCenterPipeLineOperationField<String>Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.static final WorkCenterPipeLineOperationField<String>Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.static final WorkCenterPipeLineOperationField<String>Use with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.static final WorkCenterPipeLineOperationField<String>Use with available fluent helpers to apply the Material field to query operations.static final WorkCenterPipeLineOperationField<String>Use with available fluent helpers to apply the MfgOrderOperationText field to query operations.static final WorkCenterPipeLineOperationField<LocalDateTime>Use with available fluent helpers to apply the OpErlstSchedldExecEndDte field to query operations.static final WorkCenterPipeLineOperationField<LocalTime>Use with available fluent helpers to apply the OpErlstSchedldExecEndTme field to query operations.static final WorkCenterPipeLineOperationField<LocalDateTime>Use with available fluent helpers to apply the OpErlstSchedldExecStrtDte field to query operations.static final WorkCenterPipeLineOperationField<LocalTime>Use with available fluent helpers to apply the OpErlstSchedldExecStrtTme field to query operations.static final WorkCenterPipeLineOperationField<BigDecimal>Use with available fluent helpers to apply the OpPlannedTotalQuantity field to query operations.static final WorkCenterPipeLineOperationField<Boolean>Use with available fluent helpers to apply the OperationIsReleased field to query operations.static final WorkCenterPipeLineOperationField<String>Use with available fluent helpers to apply the OperationUnit field to query operations.static final WorkCenterPipeLineOperationField<Integer>Use with available fluent helpers to apply the RemainingDuration field to query operations.static final WorkCenterPipeLineOperationField<String>Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionWorkCenterPipeLineOperation(String workCenterInternalID, String manufacturingOrder, String manufacturingOrderOperation, String manufacturingOrderCategory, String mfgOrderOperationText, String material, Boolean operationIsReleased, LocalDateTime opErlstSchedldExecStrtDte, LocalTime opErlstSchedldExecStrtTme, LocalDateTime opErlstSchedldExecEndDte, LocalTime opErlstSchedldExecEndTme, BigDecimal opPlannedTotalQuantity, String operationUnit, BigDecimal confirmedQuantity, String confirmedQuantityInBaseUnit, String confirmedQuantityUnit, Integer erlstSchedldExecDurnInWorkdays, Integer remainingDuration, String manufacturingOrderSequence) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
WorkCenterPipeLineOperationField<T>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.protected voidConstraints: Not nullable, Precision: 13, Scale: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 3protected Stringprotected StringConstraints: nonegetKey()(Key Field) Constraints: Not nullable, Maximum length: 12(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 40Constraints: noneConstraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 13, Scale: 3Constraints: nonegetType()(Key Field) Constraints: Not nullable, Maximum length: 8inthashCode()voidsetConfirmedQuantity(BigDecimal confirmedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3voidsetConfirmedQuantityInBaseUnit(String confirmedQuantityInBaseUnit) Constraints: Not nullable, Maximum length: 3voidsetConfirmedQuantityUnit(String confirmedQuantityUnit) Constraints: Not nullable, Maximum length: 3voidsetErlstSchedldExecDurnInWorkdays(Integer erlstSchedldExecDurnInWorkdays) Constraints: nonevoidsetManufacturingOrder(String manufacturingOrder) (Key Field) Constraints: Not nullable, Maximum length: 12voidsetManufacturingOrderCategory(String manufacturingOrderCategory) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetManufacturingOrderOperation(String manufacturingOrderOperation) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetManufacturingOrderSequence(String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6voidsetMaterial(String material) Constraints: Not nullable, Maximum length: 40voidsetMfgOrderOperationText(String mfgOrderOperationText) Constraints: Not nullable, Maximum length: 40voidsetOperationIsReleased(Boolean operationIsReleased) Constraints: nonevoidsetOperationUnit(String operationUnit) Constraints: Not nullable, Maximum length: 3voidsetOpErlstSchedldExecEndDte(LocalDateTime opErlstSchedldExecEndDte) Constraints: Not nullable, Precision: 0voidsetOpErlstSchedldExecEndTme(LocalTime opErlstSchedldExecEndTme) Constraints: Not nullable, Precision: 0voidsetOpErlstSchedldExecStrtDte(LocalDateTime opErlstSchedldExecStrtDte) Constraints: Not nullable, Precision: 0voidsetOpErlstSchedldExecStrtTme(LocalTime opErlstSchedldExecStrtTme) Constraints: Not nullable, Precision: 0voidsetOpPlannedTotalQuantity(BigDecimal opPlannedTotalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3voidsetRemainingDuration(Integer remainingDuration) Constraints: noneprotected voidsetServicePathForFetch(String servicePathForFetch) voidsetWorkCenterInternalID(String workCenterInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of WorkCenterPipeLineOperation. -
WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations. -
MANUFACTURING_ORDER
Use with available fluent helpers to apply the ManufacturingOrder field to query operations. -
MANUFACTURING_ORDER_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations. -
MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations. -
MFG_ORDER_OPERATION_TEXT
Use with available fluent helpers to apply the MfgOrderOperationText field to query operations. -
MATERIAL
Use with available fluent helpers to apply the Material field to query operations. -
OPERATION_IS_RELEASED
Use with available fluent helpers to apply the OperationIsReleased field to query operations. -
OP_ERLST_SCHEDLD_EXEC_STRT_DTE
Use with available fluent helpers to apply the OpErlstSchedldExecStrtDte field to query operations. -
OP_ERLST_SCHEDLD_EXEC_STRT_TME
Use with available fluent helpers to apply the OpErlstSchedldExecStrtTme field to query operations. -
OP_ERLST_SCHEDLD_EXEC_END_DTE
Use with available fluent helpers to apply the OpErlstSchedldExecEndDte field to query operations. -
OP_ERLST_SCHEDLD_EXEC_END_TME
Use with available fluent helpers to apply the OpErlstSchedldExecEndTme field to query operations. -
OP_PLANNED_TOTAL_QUANTITY
Use with available fluent helpers to apply the OpPlannedTotalQuantity field to query operations. -
OPERATION_UNIT
Use with available fluent helpers to apply the OperationUnit field to query operations. -
CONFIRMED_QUANTITY
Use with available fluent helpers to apply the ConfirmedQuantity field to query operations. -
CONFIRMED_QUANTITY_IN_BASE_UNIT
Use with available fluent helpers to apply the ConfirmedQuantityInBaseUnit field to query operations. -
CONFIRMED_QUANTITY_UNIT
Use with available fluent helpers to apply the ConfirmedQuantityUnit field to query operations. -
ERLST_SCHEDLD_EXEC_DURN_IN_WORKDAYS
Use with available fluent helpers to apply the ErlstSchedldExecDurnInWorkdays field to query operations. -
REMAINING_DURATION
Use with available fluent helpers to apply the RemainingDuration field to query operations. -
MANUFACTURING_ORDER_SEQUENCE
Use with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.
-
-
Constructor Details
-
WorkCenterPipeLineOperation
public WorkCenterPipeLineOperation() -
WorkCenterPipeLineOperation
public WorkCenterPipeLineOperation(@Nullable String workCenterInternalID, @Nullable String manufacturingOrder, @Nullable String manufacturingOrderOperation, @Nullable String manufacturingOrderCategory, @Nullable String mfgOrderOperationText, @Nullable String material, @Nullable Boolean operationIsReleased, @Nullable LocalDateTime opErlstSchedldExecStrtDte, @Nullable LocalTime opErlstSchedldExecStrtTme, @Nullable LocalDateTime opErlstSchedldExecEndDte, @Nullable LocalTime opErlstSchedldExecEndTme, @Nullable BigDecimal opPlannedTotalQuantity, @Nullable String operationUnit, @Nullable BigDecimal confirmedQuantity, @Nullable String confirmedQuantityInBaseUnit, @Nullable String confirmedQuantityUnit, @Nullable Integer erlstSchedldExecDurnInWorkdays, @Nullable Integer remainingDuration, @Nullable String manufacturingOrderSequence)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<WorkCenterPipeLineOperation>
-
setWorkCenterInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Parameters:
workCenterInternalID- Work Center Internal ID
-
setManufacturingOrder
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Parameters:
manufacturingOrder- Manufacturing Order ID
-
setManufacturingOrderOperation
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderOperation
- Parameters:
manufacturingOrderOperation- Manufacturing Order Operation
-
setManufacturingOrderCategory
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ManufacturingOrderCategory
- Parameters:
manufacturingOrderCategory- Manufacturing Order Category
-
setMfgOrderOperationText
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: MfgOrderOperationText
- Parameters:
mfgOrderOperationText- Manufacturing Order Operation Text
-
setMaterial
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Parameters:
material- Material Number for Order
-
setOperationIsReleased
Constraints: noneOriginal property name from the Odata EDM: OperationIsReleased
- Parameters:
operationIsReleased- Boolean Variable (X = True, - = False, Space = Unknown)
-
setOpErlstSchedldExecStrtDte
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecStrtDte
- Parameters:
opErlstSchedldExecStrtDte- Earliest Scheduled Execution Start Date
-
setOpErlstSchedldExecStrtTme
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecStrtTme
- Parameters:
opErlstSchedldExecStrtTme- Earliest Scheduled Execution Start Time
-
setOpErlstSchedldExecEndDte
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecEndDte
- Parameters:
opErlstSchedldExecEndDte- Earliest Scheduled Execution End Date
-
setOpErlstSchedldExecEndTme
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecEndTme
- Parameters:
opErlstSchedldExecEndTme- Earliest Scheduled Execution End Time
-
setOpPlannedTotalQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: OpPlannedTotalQuantity
- Parameters:
opPlannedTotalQuantity- Operation Total Quantity
-
setOperationUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OperationUnit
- Parameters:
operationUnit- Operation Unit of Measure
-
setConfirmedQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ConfirmedQuantity
- Parameters:
confirmedQuantity- Confirmed Quantity
-
setConfirmedQuantityInBaseUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConfirmedQuantityInBaseUnit
- Parameters:
confirmedQuantityInBaseUnit- Base Unit of Measure
-
setConfirmedQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConfirmedQuantityUnit
- Parameters:
confirmedQuantityUnit- Production Unit of Measure
-
setErlstSchedldExecDurnInWorkdays
Constraints: noneOriginal property name from the Odata EDM: ErlstSchedldExecDurnInWorkdays
- Parameters:
erlstSchedldExecDurnInWorkdays- Earliest Scheduled Execution Duration in Workdays
-
setRemainingDuration
Constraints: noneOriginal property name from the Odata EDM: RemainingDuration
- Parameters:
remainingDuration- Remaining Duration
-
setManufacturingOrderSequence
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ManufacturingOrderSequence
- Parameters:
manufacturingOrderSequence- Manufacturing Order Sequence
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<WorkCenterPipeLineOperation>
-
getKey
- Overrides:
getKeyin classVdmObject<WorkCenterPipeLineOperation>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<WorkCenterPipeLineOperation>
-
fromMap
- Overrides:
fromMapin classVdmObject<WorkCenterPipeLineOperation>
-
field
@Nonnull public static <T> WorkCenterPipeLineOperationField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
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.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> WorkCenterPipeLineOperationField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<WorkCenterPipeLineOperation>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<WorkCenterPipeLineOperation>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<WorkCenterPipeLineOperation>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<WorkCenterPipeLineOperation>
-
builder
-
getWorkCenterInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Returns:
- Work Center Internal ID
-
getManufacturingOrder
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Returns:
- Manufacturing Order ID
-
getManufacturingOrderOperation
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderOperation
- Returns:
- Manufacturing Order Operation
-
getManufacturingOrderCategory
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ManufacturingOrderCategory
- Returns:
- Manufacturing Order Category
-
getMfgOrderOperationText
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: MfgOrderOperationText
- Returns:
- Manufacturing Order Operation Text
-
getMaterial
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
- Material Number for Order
-
getOperationIsReleased
Constraints: noneOriginal property name from the Odata EDM: OperationIsReleased
- Returns:
- Boolean Variable (X = True, - = False, Space = Unknown)
-
getOpErlstSchedldExecStrtDte
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecStrtDte
- Returns:
- Earliest Scheduled Execution Start Date
-
getOpErlstSchedldExecStrtTme
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecStrtTme
- Returns:
- Earliest Scheduled Execution Start Time
-
getOpErlstSchedldExecEndDte
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecEndDte
- Returns:
- Earliest Scheduled Execution End Date
-
getOpErlstSchedldExecEndTme
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecEndTme
- Returns:
- Earliest Scheduled Execution End Time
-
getOpPlannedTotalQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: OpPlannedTotalQuantity
- Returns:
- Operation Total Quantity
-
getOperationUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OperationUnit
- Returns:
- Operation Unit of Measure
-
getConfirmedQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ConfirmedQuantity
- Returns:
- Confirmed Quantity
-
getConfirmedQuantityInBaseUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConfirmedQuantityInBaseUnit
- Returns:
- Base Unit of Measure
-
getConfirmedQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConfirmedQuantityUnit
- Returns:
- Production Unit of Measure
-
getErlstSchedldExecDurnInWorkdays
Constraints: noneOriginal property name from the Odata EDM: ErlstSchedldExecDurnInWorkdays
- Returns:
- Earliest Scheduled Execution Duration in Workdays
-
getRemainingDuration
Constraints: noneOriginal property name from the Odata EDM: RemainingDuration
- Returns:
- Remaining Duration
-
getManufacturingOrderSequence
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ManufacturingOrderSequence
- Returns:
- Manufacturing Order Sequence
-
toString
- Overrides:
toStringin classVdmObject<WorkCenterPipeLineOperation>
-
equals
- Overrides:
equalsin classVdmEntity<WorkCenterPipeLineOperation>
-
canEqual
- Overrides:
canEqualin classVdmEntity<WorkCenterPipeLineOperation>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<WorkCenterPipeLineOperation>
-