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 operationConfirmationCount,
String productionOrder,
String manufacturingOrderType,
String material,
String materialName,
BigDecimal mfgOrderPlannedTotalQty,
String productionUnit,
String manufacturingOrderOperation,
String manufacturingOrderSequence,
Short capacityRequirementSplit,
String workCenter,
String workCenterInternalID,
String workCenterTypeCode,
String productionPlant,
Boolean isFinalConfirmation,
LocalDateTime mfgOrderConfirmationEntryDate,
LocalTime mfgOrderConfirmationEntryTime,
LocalDateTime postingDate,
Boolean isReversed,
String enteredByExternalUser,
String lastChangedByUser,
String enteredByUser,
BigDecimal confirmationYieldQuantity,
BigDecimal opTotalConfirmedYieldQty,
BigDecimal confirmationScrapQuantity,
BigDecimal opTotalConfirmedScrapQty,
BigDecimal confirmationReworkQuantity,
BigDecimal confirmationTotalQuantity,
String confirmationUnit,
String confirmationText) |
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 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() |
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
String |
getEnteredByExternalUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getEnteredByUser()
Constraints: Not nullable, Maximum length: 12
|
protected String |
getEntityCollection() |
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 |
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() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, 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> OPERATION_CONFIRMATION_COUNT
public static final ProductionOrderConfField<String> PRODUCTION_ORDER
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 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<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> CONFIRMATION_UNIT
public static final ProductionOrderConfField<String> CONFIRMATION_TEXT
public ProductionOrderConf()
public ProductionOrderConf(@Nullable String productionOrderConfirmation, @Nullable String operationConfirmationCount, @Nullable String productionOrder, @Nullable String manufacturingOrderType, @Nullable String material, @Nullable String materialName, @Nullable BigDecimal mfgOrderPlannedTotalQty, @Nullable String productionUnit, @Nullable String manufacturingOrderOperation, @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 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 confirmationUnit, @Nullable String confirmationText)
@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
- Collective ID of Order Confirmationspublic void setOperationConfirmationCount(@Nullable String operationConfirmationCount)
Original property name from the Odata EDM: OperationConfirmationCount
operationConfirmationCount
- Identifier of Single Order Confirmationpublic void setProductionOrder(@Nullable String productionOrder)
Original property name from the Odata EDM: ProductionOrder
productionOrder
- Manufacturing Order IDpublic 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
- Number of the material that is to be produced with this order.public void setMaterialName(@Nullable String materialName)
Original property name from the Odata EDM: MaterialName
You can enter one material description in each of any number of languages.In principle, you enter the material description on the data screen of the first user department for which you enter data, and in your logon language. You can overwrite the material description on the Basic Data screen.
materialName
- Text containing up to 40 characters that describes the material in more detail.public 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
- Key uniquely identifying an operation or phase.public 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
- Indicates the work center or the resource that is used to generate a print request.public void setWorkCenterInternalID(@Nullable String workCenterInternalID)
Original property name from the Odata EDM: WorkCenterInternalID
workCenterInternalID
- Work Center Internal IDpublic void setWorkCenterTypeCode(@Nullable String workCenterTypeCode)
Original property name from the Odata EDM: WorkCenterTypeCode
A - a work centerFH - a production resource/tool.The key is only used internally but it is displayed within matchcode selection on technical grounds. You do not have to make an entry.
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:public void setProductionPlant(@Nullable String productionPlant)
Original property name from the Odata EDM: ProductionPlant
productionPlant
- Key uniquely identifying a plant.public void setIsFinalConfirmation(@Nullable Boolean isFinalConfirmation)
Original property name from the Odata EDM: IsFinalConfirmation
The system assigns the 'finally confirmed' system status.
isFinalConfirmation
- Specifies that no further confirmations are required.public 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 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
- The user who made the change.public 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 that you want to confirm for the operation.public void setOpTotalConfirmedYieldQty(@Nullable BigDecimal opTotalConfirmedYieldQty)
Original property name from the Odata EDM: OpTotalConfirmedYieldQty
opTotalConfirmedYieldQty
- Yield confirmed for the operation.public void setConfirmationScrapQuantity(@Nullable BigDecimal confirmationScrapQuantity)
Original property name from the Odata EDM: ConfirmationScrapQuantity
confirmationScrapQuantity
- Scrap that you want to confirm for this operation.public void setOpTotalConfirmedScrapQty(@Nullable BigDecimal opTotalConfirmedScrapQty)
Original property name from the Odata EDM: OpTotalConfirmedScrapQty
opTotalConfirmedScrapQty
- Scrap previously confirmed for the operation.public void setConfirmationReworkQuantity(@Nullable BigDecimal confirmationReworkQuantity)
Original property name from the Odata EDM: ConfirmationReworkQuantity
The rework quantity has the following effect:When you insert a reference operation set into the current order from the confirmation (using trigger points) the confirmed rework quantity is transferred as the operation quantity to the inserted rework operations.When you create a new order from the confirmation (using trigger points) the confirmed rework quantity is used as the order quantity for the rework order.A trigger point is not triggered when you enter a rework quantity; it is triggered when you set or reset a system status or when you set a user status.
confirmationReworkQuantity
- Indicates which rework quantity is currently to be confirmed.public void setConfirmationTotalQuantity(@Nullable BigDecimal confirmationTotalQuantity)
Original property name from the Odata EDM: ConfirmationTotalQuantity
confirmationTotalQuantity
- Total Reworkpublic void setConfirmationUnit(@Nullable String confirmationUnit)
Original property name from the Odata EDM: ConfirmationUnit
confirmationUnit
- Unit in which the yield/scrap is confirmed.public void setConfirmationText(@Nullable String confirmationText)
Original property name from the Odata EDM: ConfirmationText
confirmationText
- Confirmation Textprotected 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 HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<ProductionOrderConf>
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<ProductionOrderConf>
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<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.destination
- New destination to apply to this entity and any associated entities that were previously fetched.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 getOperationConfirmationCount()
Original property name from the Odata EDM: OperationConfirmationCount
@Nullable public String getProductionOrder()
Original property name from the Odata EDM: ProductionOrder
@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
You can enter one material description in each of any number of languages.In principle, you enter the material description on the data screen of the first user department for which you enter data, and in your logon language. You can overwrite the material description on the Basic Data screen.
@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
@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
A - a work centerFH - a production resource/tool.The key is only used internally but it is displayed within matchcode selection on technical grounds. You do not have to make an entry.
@Nullable public String getProductionPlant()
Original property name from the Odata EDM: ProductionPlant
@Nullable public Boolean getIsFinalConfirmation()
Original property name from the Odata EDM: IsFinalConfirmation
The system assigns the 'finally confirmed' system status.
@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 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
The rework quantity has the following effect:When you insert a reference operation set into the current order from the confirmation (using trigger points) the confirmed rework quantity is transferred as the operation quantity to the inserted rework operations.When you create a new order from the confirmation (using trigger points) the confirmed rework quantity is used as the order quantity for the rework order.A trigger point is not triggered when you enter a rework quantity; it is triggered when you set or reset a system status or when you set a user status.
@Nullable public BigDecimal getConfirmationTotalQuantity()
Original property name from the Odata EDM: ConfirmationTotalQuantity
@Nullable public String getConfirmationUnit()
Original property name from the Odata EDM: ConfirmationUnit
@Nullable public String getConfirmationText()
Original property name from the Odata EDM: ConfirmationText
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.