public class ProductionOrderConf extends VdmEntity<ProductionOrderConf>
Original entity name from the Odata EDM: A_ProductionOrderConfType
Modifier and Type | Class and Description |
---|---|
static class |
ProductionOrderConf.ProductionOrderConfBuilder |
Modifier and Type | Field and Description |
---|---|
static ProductionOrderConfSelectable |
ALL_FIELDS
Selector for all available fields of ProductionOrderConf.
|
static ProductionOrderConfField<Short> |
CAPACITY_REQUIREMENT_SPLIT
Use with available fluent helpers to apply the CapacityRequirementSplit field to query operations.
|
static ProductionOrderConfField<BigDecimal> |
CONFIRMATION_REWORK_QUANTITY
Use with available fluent helpers to apply the ConfirmationReworkQuantity field to query operations.
|
static ProductionOrderConfField<BigDecimal> |
CONFIRMATION_SCRAP_QUANTITY
Use with available fluent helpers to apply the ConfirmationScrapQuantity field to query operations.
|
static ProductionOrderConfField<String> |
CONFIRMATION_TEXT
Use with available fluent helpers to apply the ConfirmationText field to query operations.
|
static ProductionOrderConfField<BigDecimal> |
CONFIRMATION_TOTAL_QUANTITY
Use with available fluent helpers to apply the ConfirmationTotalQuantity field to query operations.
|
static ProductionOrderConfField<String> |
CONFIRMATION_UNIT
Use with available fluent helpers to apply the ConfirmationUnit field to query operations.
|
static ProductionOrderConfField<BigDecimal> |
CONFIRMATION_YIELD_QUANTITY
Use with available fluent helpers to apply the ConfirmationYieldQuantity field to query operations.
|
static ProductionOrderConfField<String> |
ENTERED_BY_EXTERNAL_USER
Use with available fluent helpers to apply the EnteredByExternalUser field to query operations.
|
static ProductionOrderConfField<String> |
ENTERED_BY_USER
Use with available fluent helpers to apply the EnteredByUser field to query operations.
|
static ProductionOrderConfField<Boolean> |
IS_FINAL_CONFIRMATION
Use with available fluent helpers to apply the IsFinalConfirmation field to query operations.
|
static ProductionOrderConfField<Boolean> |
IS_REVERSED
Use with available fluent helpers to apply the IsReversed field to query operations.
|
static ProductionOrderConfField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static ProductionOrderConfField<String> |
MANUFACTURING_ORDER_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.
|
static ProductionOrderConfField<String> |
MANUFACTURING_ORDER_SEQUENCE
Use with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.
|
static ProductionOrderConfField<String> |
MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static ProductionOrderConfField<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static ProductionOrderConfField<String> |
MATERIAL_NAME
Use with available fluent helpers to apply the MaterialName field to query operations.
|
static ProductionOrderConfField<LocalDateTime> |
MFG_ORDER_CONFIRMATION_ENTRY_DATE
Use with available fluent helpers to apply the MfgOrderConfirmationEntryDate field to query operations.
|
static ProductionOrderConfField<LocalTime> |
MFG_ORDER_CONFIRMATION_ENTRY_TIME
Use with available fluent helpers to apply the MfgOrderConfirmationEntryTime field to query operations.
|
static ProductionOrderConfField<BigDecimal> |
MFG_ORDER_PLANNED_TOTAL_QTY
Use with available fluent helpers to apply the MfgOrderPlannedTotalQty field to query operations.
|
static ProductionOrderConfField<BigDecimal> |
OP_TOTAL_CONFIRMED_SCRAP_QTY
Use with available fluent helpers to apply the OpTotalConfirmedScrapQty field to query operations.
|
static ProductionOrderConfField<BigDecimal> |
OP_TOTAL_CONFIRMED_YIELD_QTY
Use with available fluent helpers to apply the OpTotalConfirmedYieldQty field to query operations.
|
static ProductionOrderConfField<String> |
OPERATION_CONFIRMATION_COUNT
Use with available fluent helpers to apply the OperationConfirmationCount field to query operations.
|
static ProductionOrderConfField<LocalDateTime> |
POSTING_DATE
Use with available fluent helpers to apply the PostingDate field to query operations.
|
static ProductionOrderConfField<String> |
PRODUCTION_ORDER
Use with available fluent helpers to apply the ProductionOrder field to query operations.
|
static ProductionOrderConfField<String> |
PRODUCTION_ORDER_CONFIRMATION
Use with available fluent helpers to apply the ProductionOrderConfirmation field to query operations.
|
static ProductionOrderConfField<String> |
PRODUCTION_PLANT
Use with available fluent helpers to apply the ProductionPlant field to query operations.
|
static ProductionOrderConfField<String> |
PRODUCTION_UNIT
Use with available fluent helpers to apply the ProductionUnit field to query operations.
|
static ProductionOrderConfField<String> |
WORK_CENTER
Use with available fluent helpers to apply the WorkCenter field to query operations.
|
static ProductionOrderConfField<String> |
WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
static ProductionOrderConfField<String> |
WORK_CENTER_TYPE_CODE
Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ProductionOrderConf() |
ProductionOrderConf(String productionOrderConfirmation,
String manufacturingOrderSequence,
Short capacityRequirementSplit,
String workCenter,
String workCenterInternalID,
String workCenterTypeCode,
String productionPlant,
Boolean isFinalConfirmation,
LocalDateTime mfgOrderConfirmationEntryDate,
LocalTime mfgOrderConfirmationEntryTime,
LocalDateTime postingDate,
String operationConfirmationCount,
Boolean isReversed,
String enteredByExternalUser,
String lastChangedByUser,
String enteredByUser,
BigDecimal confirmationYieldQuantity,
BigDecimal opTotalConfirmedYieldQty,
BigDecimal confirmationScrapQuantity,
BigDecimal opTotalConfirmedScrapQty,
BigDecimal confirmationReworkQuantity,
BigDecimal confirmationTotalQuantity,
String productionOrder,
String confirmationUnit,
String confirmationText,
String manufacturingOrderType,
String material,
String materialName,
BigDecimal mfgOrderPlannedTotalQty,
String productionUnit,
String manufacturingOrderOperation) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
ErpConfigContext configContext)
Sets the service path and ERP configuration context for the fetch commands of this entity.
|
static ProductionOrderConf.ProductionOrderConfBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> ProductionOrderConfField<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) |
Short |
getCapacityRequirementSplit()
Constraints: none
|
BigDecimal |
getConfirmationReworkQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getConfirmationScrapQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getConfirmationText()
Constraints: Not nullable, Maximum length: 40
|
BigDecimal |
getConfirmationTotalQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getConfirmationUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getConfirmationYieldQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
protected String |
getDefaultServicePath() |
String |
getEnteredByExternalUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getEnteredByUser()
Constraints: Not nullable, Maximum length: 12
|
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
Boolean |
getIsFinalConfirmation()
Constraints: none
|
Boolean |
getIsReversed()
Constraints: none
|
protected Map<String,Object> |
getKey() |
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getManufacturingOrderOperation()
Constraints: Not nullable, Maximum length: 4
|
String |
getManufacturingOrderSequence()
Constraints: Not nullable, Maximum length: 6
|
String |
getManufacturingOrderType()
Constraints: Not nullable, Maximum length: 4
|
String |
getMaterial()
Constraints: Not nullable, Maximum length: 40
|
String |
getMaterialName()
Constraints: Not nullable, Maximum length: 40
|
LocalDateTime |
getMfgOrderConfirmationEntryDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getMfgOrderConfirmationEntryTime()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getMfgOrderPlannedTotalQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getOperationConfirmationCount()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
BigDecimal |
getOpTotalConfirmedScrapQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getOpTotalConfirmedYieldQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
LocalDateTime |
getPostingDate()
Constraints: Not nullable, Precision: 0
|
String |
getProductionOrder()
Constraints: Not nullable, Maximum length: 12
|
String |
getProductionOrderConfirmation()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getProductionPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getProductionUnit()
Constraints: Not nullable, Maximum length: 3
|
Class<ProductionOrderConf> |
getType() |
String |
getWorkCenter()
Constraints: Not nullable, Maximum length: 8
|
String |
getWorkCenterInternalID()
Constraints: Not nullable, Maximum length: 8
|
String |
getWorkCenterTypeCode()
Constraints: Not nullable, Maximum length: 2
|
int |
hashCode() |
void |
setCapacityRequirementSplit(Short capacityRequirementSplit)
Constraints: none
|
void |
setConfirmationReworkQuantity(BigDecimal confirmationReworkQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setConfirmationScrapQuantity(BigDecimal confirmationScrapQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setConfirmationText(String confirmationText)
Constraints: Not nullable, Maximum length: 40
|
void |
setConfirmationTotalQuantity(BigDecimal confirmationTotalQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setConfirmationUnit(String confirmationUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setConfirmationYieldQuantity(BigDecimal confirmationYieldQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setEnteredByExternalUser(String enteredByExternalUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setEnteredByUser(String enteredByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Deprecated.
Use
attachToService(String, ErpConfigContext) instead. |
void |
setIsFinalConfirmation(Boolean isFinalConfirmation)
Constraints: none
|
void |
setIsReversed(Boolean isReversed)
Constraints: none
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setManufacturingOrderOperation(String manufacturingOrderOperation)
Constraints: Not nullable, Maximum length: 4
|
void |
setManufacturingOrderSequence(String manufacturingOrderSequence)
Constraints: Not nullable, Maximum length: 6
|
void |
setManufacturingOrderType(String manufacturingOrderType)
Constraints: Not nullable, Maximum length: 4
|
void |
setMaterial(String material)
Constraints: Not nullable, Maximum length: 40
|
void |
setMaterialName(String materialName)
Constraints: Not nullable, Maximum length: 40
|
void |
setMfgOrderConfirmationEntryDate(LocalDateTime mfgOrderConfirmationEntryDate)
Constraints: Not nullable, Precision: 0
|
void |
setMfgOrderConfirmationEntryTime(LocalTime mfgOrderConfirmationEntryTime)
Constraints: Not nullable, Precision: 0
|
void |
setMfgOrderPlannedTotalQty(BigDecimal mfgOrderPlannedTotalQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setOperationConfirmationCount(String operationConfirmationCount)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setOpTotalConfirmedScrapQty(BigDecimal opTotalConfirmedScrapQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setOpTotalConfirmedYieldQty(BigDecimal opTotalConfirmedYieldQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setPostingDate(LocalDateTime postingDate)
Constraints: Not nullable, Precision: 0
|
void |
setProductionOrder(String productionOrder)
Constraints: Not nullable, Maximum length: 12
|
void |
setProductionOrderConfirmation(String productionOrderConfirmation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setProductionPlant(String productionPlant)
Constraints: Not nullable, Maximum length: 4
|
void |
setProductionUnit(String productionUnit)
Constraints: Not nullable, Maximum length: 3
|
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: 2
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getEndpointUrl, getServicePathForFetch, getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final ProductionOrderConfSelectable ALL_FIELDS
public static final ProductionOrderConfField<String> PRODUCTION_ORDER_CONFIRMATION
public static final ProductionOrderConfField<String> MANUFACTURING_ORDER_SEQUENCE
public static final ProductionOrderConfField<Short> CAPACITY_REQUIREMENT_SPLIT
public static final ProductionOrderConfField<String> WORK_CENTER
public static final ProductionOrderConfField<String> WORK_CENTER_INTERNAL_ID
public static final ProductionOrderConfField<String> WORK_CENTER_TYPE_CODE
public static final ProductionOrderConfField<String> PRODUCTION_PLANT
public static final ProductionOrderConfField<Boolean> IS_FINAL_CONFIRMATION
public static final ProductionOrderConfField<LocalDateTime> MFG_ORDER_CONFIRMATION_ENTRY_DATE
public static final ProductionOrderConfField<LocalTime> MFG_ORDER_CONFIRMATION_ENTRY_TIME
public static final ProductionOrderConfField<LocalDateTime> POSTING_DATE
public static final ProductionOrderConfField<String> OPERATION_CONFIRMATION_COUNT
public static final ProductionOrderConfField<Boolean> IS_REVERSED
public static final ProductionOrderConfField<String> ENTERED_BY_EXTERNAL_USER
public static final ProductionOrderConfField<String> LAST_CHANGED_BY_USER
public static final ProductionOrderConfField<String> ENTERED_BY_USER
public static final ProductionOrderConfField<BigDecimal> CONFIRMATION_YIELD_QUANTITY
public static final ProductionOrderConfField<BigDecimal> OP_TOTAL_CONFIRMED_YIELD_QTY
public static final ProductionOrderConfField<BigDecimal> CONFIRMATION_SCRAP_QUANTITY
public static final ProductionOrderConfField<BigDecimal> OP_TOTAL_CONFIRMED_SCRAP_QTY
public static final ProductionOrderConfField<BigDecimal> CONFIRMATION_REWORK_QUANTITY
public static final ProductionOrderConfField<BigDecimal> CONFIRMATION_TOTAL_QUANTITY
public static final ProductionOrderConfField<String> PRODUCTION_ORDER
public static final ProductionOrderConfField<String> CONFIRMATION_UNIT
public static final ProductionOrderConfField<String> CONFIRMATION_TEXT
public static final ProductionOrderConfField<String> MANUFACTURING_ORDER_TYPE
public static final ProductionOrderConfField<String> MATERIAL
public static final ProductionOrderConfField<String> MATERIAL_NAME
public static final ProductionOrderConfField<BigDecimal> MFG_ORDER_PLANNED_TOTAL_QTY
public static final ProductionOrderConfField<String> PRODUCTION_UNIT
public static final ProductionOrderConfField<String> MANUFACTURING_ORDER_OPERATION
public ProductionOrderConf()
public ProductionOrderConf(@Nullable String productionOrderConfirmation, @Nullable String manufacturingOrderSequence, @Nullable Short capacityRequirementSplit, @Nullable String workCenter, @Nullable String workCenterInternalID, @Nullable String workCenterTypeCode, @Nullable String productionPlant, @Nullable Boolean isFinalConfirmation, @Nullable LocalDateTime mfgOrderConfirmationEntryDate, @Nullable LocalTime mfgOrderConfirmationEntryTime, @Nullable LocalDateTime postingDate, @Nullable String operationConfirmationCount, @Nullable Boolean isReversed, @Nullable String enteredByExternalUser, @Nullable String lastChangedByUser, @Nullable String enteredByUser, @Nullable BigDecimal confirmationYieldQuantity, @Nullable BigDecimal opTotalConfirmedYieldQty, @Nullable BigDecimal confirmationScrapQuantity, @Nullable BigDecimal opTotalConfirmedScrapQty, @Nullable BigDecimal confirmationReworkQuantity, @Nullable BigDecimal confirmationTotalQuantity, @Nullable String productionOrder, @Nullable String confirmationUnit, @Nullable String confirmationText, @Nullable String manufacturingOrderType, @Nullable String material, @Nullable String materialName, @Nullable BigDecimal mfgOrderPlannedTotalQty, @Nullable String productionUnit, @Nullable String manufacturingOrderOperation)
@Nonnull public Class<ProductionOrderConf> getType()
getType
in class VdmObject<ProductionOrderConf>
public void setProductionOrderConfirmation(@Nullable String productionOrderConfirmation)
Original property name from the Odata EDM: ProductionOrderConfirmation
productionOrderConfirmation
- Completion confirmation number for the operationpublic void setManufacturingOrderSequence(@Nullable String manufacturingOrderSequence)
Original property name from the Odata EDM: ManufacturingOrderSequence
manufacturingOrderSequence
- Manufacturing Order Sequencepublic void setCapacityRequirementSplit(@Nullable Short capacityRequirementSplit)
Original property name from the Odata EDM: CapacityRequirementSplit
capacityRequirementSplit
- Split numberpublic void setWorkCenter(@Nullable String workCenter)
Original property name from the Odata EDM: WorkCenter
workCenter
- Work Centerpublic void setWorkCenterInternalID(@Nullable String workCenterInternalID)
Original property name from the Odata EDM: WorkCenterInternalID
workCenterInternalID
- Object IDpublic void setWorkCenterTypeCode(@Nullable String workCenterTypeCode)
Original property name from the Odata EDM: WorkCenterTypeCode
workCenterTypeCode
- Object types of the CIM resourcepublic void setProductionPlant(@Nullable String productionPlant)
Original property name from the Odata EDM: ProductionPlant
productionPlant
- Production Plant in Planned Orderpublic void setIsFinalConfirmation(@Nullable Boolean isFinalConfirmation)
Original property name from the Odata EDM: IsFinalConfirmation
isFinalConfirmation
- Activation of Final Confirmationpublic void setMfgOrderConfirmationEntryDate(@Nullable LocalDateTime mfgOrderConfirmationEntryDate)
Original property name from the Odata EDM: MfgOrderConfirmationEntryDate
mfgOrderConfirmationEntryDate
- Entry Date of Confirmationpublic void setMfgOrderConfirmationEntryTime(@Nullable LocalTime mfgOrderConfirmationEntryTime)
Original property name from the Odata EDM: MfgOrderConfirmationEntryTime
mfgOrderConfirmationEntryTime
- Confirmation Entry Timepublic void setPostingDate(@Nullable LocalDateTime postingDate)
Original property name from the Odata EDM: PostingDate
postingDate
- Posting Datepublic void setOperationConfirmationCount(@Nullable String operationConfirmationCount)
Original property name from the Odata EDM: OperationConfirmationCount
operationConfirmationCount
- Confirmation counterpublic void setIsReversed(@Nullable Boolean isReversed)
Original property name from the Odata EDM: IsReversed
isReversed
- Indicator: Document was reversedpublic void setEnteredByExternalUser(@Nullable String enteredByExternalUser)
Original property name from the Odata EDM: EnteredByExternalUser
enteredByExternalUser
- Created Bypublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Changed Bypublic void setEnteredByUser(@Nullable String enteredByUser)
Original property name from the Odata EDM: EnteredByUser
enteredByUser
- Entered Bypublic void setConfirmationYieldQuantity(@Nullable BigDecimal confirmationYieldQuantity)
Original property name from the Odata EDM: ConfirmationYieldQuantity
confirmationYieldQuantity
- Yield to be Confirmedpublic void setOpTotalConfirmedYieldQty(@Nullable BigDecimal opTotalConfirmedYieldQty)
Original property name from the Odata EDM: OpTotalConfirmedYieldQty
opTotalConfirmedYieldQty
- Total Confirmed Yieldpublic void setConfirmationScrapQuantity(@Nullable BigDecimal confirmationScrapQuantity)
Original property name from the Odata EDM: ConfirmationScrapQuantity
confirmationScrapQuantity
- Scrap to Be Confirmedpublic void setOpTotalConfirmedScrapQty(@Nullable BigDecimal opTotalConfirmedScrapQty)
Original property name from the Odata EDM: OpTotalConfirmedScrapQty
opTotalConfirmedScrapQty
- Total Scrap Quantity Confirmedpublic void setConfirmationReworkQuantity(@Nullable BigDecimal confirmationReworkQuantity)
Original property name from the Odata EDM: ConfirmationReworkQuantity
confirmationReworkQuantity
- Current Confirmation Rework Quantitypublic void setConfirmationTotalQuantity(@Nullable BigDecimal confirmationTotalQuantity)
Original property name from the Odata EDM: ConfirmationTotalQuantity
confirmationTotalQuantity
- Total Reworkpublic void setProductionOrder(@Nullable String productionOrder)
Original property name from the Odata EDM: ProductionOrder
productionOrder
- Manufacturing Order IDpublic void setConfirmationUnit(@Nullable String confirmationUnit)
Original property name from the Odata EDM: ConfirmationUnit
confirmationUnit
- Confirmation Unit of Measurepublic void setConfirmationText(@Nullable String confirmationText)
Original property name from the Odata EDM: ConfirmationText
confirmationText
- Confirmation Textpublic void setManufacturingOrderType(@Nullable String manufacturingOrderType)
Original property name from the Odata EDM: ManufacturingOrderType
manufacturingOrderType
- Manufacturing Order Typepublic void setMaterial(@Nullable String material)
Original property name from the Odata EDM: Material
material
- Material Number for Orderpublic void setMaterialName(@Nullable String materialName)
Original property name from the Odata EDM: MaterialName
materialName
- Material Descriptionpublic void setMfgOrderPlannedTotalQty(@Nullable BigDecimal mfgOrderPlannedTotalQty)
Original property name from the Odata EDM: MfgOrderPlannedTotalQty
mfgOrderPlannedTotalQty
- Manufacturing Order Planned Total Quantitypublic void setProductionUnit(@Nullable String productionUnit)
Original property name from the Odata EDM: ProductionUnit
productionUnit
- Production Unit of Measurepublic void setManufacturingOrderOperation(@Nullable String manufacturingOrderOperation)
Original property name from the Odata EDM: ManufacturingOrderOperation
manufacturingOrderOperation
- Manufacturing Order Operationprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<ProductionOrderConf>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ProductionOrderConf>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProductionOrderConf>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProductionOrderConf>
@Nonnull public static <T> ProductionOrderConfField<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> ProductionOrderConfField<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 ErpConfigContext getErpConfigContext()
VdmEntity
getErpConfigContext
in class VdmEntity<ProductionOrderConf>
@Deprecated public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
attachToService(String, ErpConfigContext)
instead.VdmEntity
setErpConfigContext
in class VdmEntity<ProductionOrderConf>
erpConfigContext
- New ERP configuration context to apply to this entityprotected 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<ProductionOrderConf>
public void attachToService(@Nullable String servicePath, @Nullable ErpConfigContext configContext)
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<ProductionOrderConf>
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.configContext
- Optional parameter. New ERP configuration context to apply to this entity and any associated entities
that were previously fetched. If a null value is provided and the ERP configuration context has never
been set, then the ERP configuration context will be set to a new instance of
ErpConfigContext
.protected String getDefaultServicePath()
getDefaultServicePath
in class VdmEntity<ProductionOrderConf>
public static ProductionOrderConf.ProductionOrderConfBuilder builder()
@Nullable public String getProductionOrderConfirmation()
Original property name from the Odata EDM: ProductionOrderConfirmation
@Nullable public String getManufacturingOrderSequence()
Original property name from the Odata EDM: ManufacturingOrderSequence
@Nullable public Short getCapacityRequirementSplit()
Original property name from the Odata EDM: CapacityRequirementSplit
@Nullable public String getWorkCenter()
Original property name from the Odata EDM: WorkCenter
@Nullable public String getWorkCenterInternalID()
Original property name from the Odata EDM: WorkCenterInternalID
@Nullable public String getWorkCenterTypeCode()
Original property name from the Odata EDM: WorkCenterTypeCode
@Nullable public String getProductionPlant()
Original property name from the Odata EDM: ProductionPlant
@Nullable public Boolean getIsFinalConfirmation()
Original property name from the Odata EDM: IsFinalConfirmation
@Nullable public LocalDateTime getMfgOrderConfirmationEntryDate()
Original property name from the Odata EDM: MfgOrderConfirmationEntryDate
@Nullable public LocalTime getMfgOrderConfirmationEntryTime()
Original property name from the Odata EDM: MfgOrderConfirmationEntryTime
@Nullable public LocalDateTime getPostingDate()
Original property name from the Odata EDM: PostingDate
@Nullable public String getOperationConfirmationCount()
Original property name from the Odata EDM: OperationConfirmationCount
@Nullable public Boolean getIsReversed()
Original property name from the Odata EDM: IsReversed
@Nullable public String getEnteredByExternalUser()
Original property name from the Odata EDM: EnteredByExternalUser
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public String getEnteredByUser()
Original property name from the Odata EDM: EnteredByUser
@Nullable public BigDecimal getConfirmationYieldQuantity()
Original property name from the Odata EDM: ConfirmationYieldQuantity
@Nullable public BigDecimal getOpTotalConfirmedYieldQty()
Original property name from the Odata EDM: OpTotalConfirmedYieldQty
@Nullable public BigDecimal getConfirmationScrapQuantity()
Original property name from the Odata EDM: ConfirmationScrapQuantity
@Nullable public BigDecimal getOpTotalConfirmedScrapQty()
Original property name from the Odata EDM: OpTotalConfirmedScrapQty
@Nullable public BigDecimal getConfirmationReworkQuantity()
Original property name from the Odata EDM: ConfirmationReworkQuantity
@Nullable public BigDecimal getConfirmationTotalQuantity()
Original property name from the Odata EDM: ConfirmationTotalQuantity
@Nullable public String getProductionOrder()
Original property name from the Odata EDM: ProductionOrder
@Nullable public String getConfirmationUnit()
Original property name from the Odata EDM: ConfirmationUnit
@Nullable public String getConfirmationText()
Original property name from the Odata EDM: ConfirmationText
@Nullable public String getManufacturingOrderType()
Original property name from the Odata EDM: ManufacturingOrderType
@Nullable public String getMaterial()
Original property name from the Odata EDM: Material
@Nullable public String getMaterialName()
Original property name from the Odata EDM: MaterialName
@Nullable public BigDecimal getMfgOrderPlannedTotalQty()
Original property name from the Odata EDM: MfgOrderPlannedTotalQty
@Nullable public String getProductionUnit()
Original property name from the Odata EDM: ProductionUnit
@Nullable public String getManufacturingOrderOperation()
Original property name from the Odata EDM: ManufacturingOrderOperation
public String toString()
toString
in class VdmObject<ProductionOrderConf>
public boolean equals(Object o)
equals
in class VdmObject<ProductionOrderConf>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<ProductionOrderConf>
public int hashCode()
hashCode
in class VdmObject<ProductionOrderConf>
Copyright © 2019 SAP SE. All rights reserved.