public class ProcOrdConfirmation extends VdmEntity<ProcOrdConfirmation>
Modifier and Type | Class and Description |
---|---|
static class |
ProcOrdConfirmation.ProcOrdConfirmationBuilder |
Modifier and Type | Field and Description |
---|---|
static ProcOrdConfirmationSelectable |
ALL_FIELDS
Selector for all available fields of ProcOrdConfirmation.
|
static ProcOrdConfirmationField<BigDecimal> |
CONFIRMATION_SCRAP_QUANTITY
Use with available fluent helpers to apply the ConfirmationScrapQuantity field to query operations.
|
static ProcOrdConfirmationField<String> |
CONFIRMATION_TEXT
Use with available fluent helpers to apply the ConfirmationText field to query operations.
|
static ProcOrdConfirmationField<String> |
CONFIRMATION_UNIT
Use with available fluent helpers to apply the ConfirmationUnit field to query operations.
|
static ProcOrdConfirmationField<BigDecimal> |
CONFIRMATION_YIELD_QUANTITY
Use with available fluent helpers to apply the ConfirmationYieldQuantity field to query operations.
|
static ProcOrdConfirmationField<String> |
ENTERED_BY_EXTERNAL_USER
Use with available fluent helpers to apply the EnteredByExternalUser field to query operations.
|
static ProcOrdConfirmationField<String> |
ENTERED_BY_USER
Use with available fluent helpers to apply the EnteredByUser field to query operations.
|
static ProcOrdConfirmationField<Boolean> |
IS_FINAL_CONFIRMATION
Use with available fluent helpers to apply the IsFinalConfirmation field to query operations.
|
static ProcOrdConfirmationField<Boolean> |
IS_REVERSED
Use with available fluent helpers to apply the IsReversed field to query operations.
|
static ProcOrdConfirmationField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static ProcOrdConfirmationField<String> |
MANUFACTURING_ORDER_CATEGORY
Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
|
static ProcOrdConfirmationField<String> |
MANUFACTURING_ORDER_OPERATION
Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.
|
static ProcOrdConfirmationField<String> |
MANUFACTURING_ORDER_TYPE
Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
|
static ProcOrdConfirmationField<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static ProcOrdConfirmationField<String> |
MATERIAL_NAME
Use with available fluent helpers to apply the MaterialName field to query operations.
|
static ProcOrdConfirmationField<Calendar> |
MFG_ORDER_CONFIRMATION_ENTRY_DATE
Use with available fluent helpers to apply the MfgOrderConfirmationEntryDate field to query operations.
|
static ProcOrdConfirmationField<Calendar> |
MFG_ORDER_CONFIRMATION_ENTRY_TIME
Use with available fluent helpers to apply the MfgOrderConfirmationEntryTime field to query operations.
|
static ProcOrdConfirmationField<Boolean> |
MFG_ORDER_OPERATION_IS_PHASE
Use with available fluent helpers to apply the MfgOrderOperationIsPhase field to query operations.
|
static ProcOrdConfirmationField<BigDecimal> |
MFG_ORDER_PLANNED_TOTAL_QTY
Use with available fluent helpers to apply the MfgOrderPlannedTotalQty field to query operations.
|
static ProcOrdConfirmationField<BigDecimal> |
OP_TOTAL_CONFIRMED_SCRAP_QTY
Use with available fluent helpers to apply the OpTotalConfirmedScrapQty field to query operations.
|
static ProcOrdConfirmationField<BigDecimal> |
OP_TOTAL_CONFIRMED_YIELD_QTY
Use with available fluent helpers to apply the OpTotalConfirmedYieldQty field to query operations.
|
static ProcOrdConfirmationField<String> |
OPERATION_CONFIRMATION_COUNT
Use with available fluent helpers to apply the OperationConfirmationCount field to query operations.
|
static ProcOrdConfirmationField<Calendar> |
POSTING_DATE
Use with available fluent helpers to apply the PostingDate field to query operations.
|
static ProcOrdConfirmationField<String> |
PROCESS_ORDER
Use with available fluent helpers to apply the ProcessOrder field to query operations.
|
static ProcOrdConfirmationField<String> |
PROCESS_ORDER_CONFIRMATION
Use with available fluent helpers to apply the ProcessOrderConfirmation field to query operations.
|
static ProcOrdConfirmationField<String> |
PRODUCTION_PLANT
Use with available fluent helpers to apply the ProductionPlant field to query operations.
|
static ProcOrdConfirmationField<String> |
PRODUCTION_UNIT
Use with available fluent helpers to apply the ProductionUnit field to query operations.
|
static ProcOrdConfirmationField<String> |
WORK_CENTER
Use with available fluent helpers to apply the WorkCenter field to query operations.
|
static ProcOrdConfirmationField<String> |
WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
static ProcOrdConfirmationField<String> |
WORK_CENTER_TYPE_CODE
Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.
|
Constructor and Description |
---|
ProcOrdConfirmation() |
ProcOrdConfirmation(String processOrderConfirmation,
Boolean mfgOrderOperationIsPhase,
String workCenter,
String manufacturingOrderOperation,
String workCenterInternalID,
String workCenterTypeCode,
String productionPlant,
Boolean isFinalConfirmation,
Calendar mfgOrderConfirmationEntryDate,
Calendar mfgOrderConfirmationEntryTime,
Calendar postingDate,
String operationConfirmationCount,
Boolean isReversed,
String enteredByExternalUser,
String lastChangedByUser,
String enteredByUser,
String confirmationUnit,
BigDecimal confirmationYieldQuantity,
BigDecimal opTotalConfirmedYieldQty,
BigDecimal confirmationScrapQuantity,
BigDecimal opTotalConfirmedScrapQty,
String confirmationText,
String processOrder,
String manufacturingOrderType,
String manufacturingOrderCategory,
String material,
String materialName,
String productionUnit,
BigDecimal mfgOrderPlannedTotalQty,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static ProcOrdConfirmation.ProcOrdConfirmationBuilder |
builder() |
boolean |
equals(Object o) |
static <T> ProcOrdConfirmationField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
BigDecimal |
getConfirmationScrapQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getConfirmationText()
Constraints: Not nullable, Maximum length: 40
|
String |
getConfirmationUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getConfirmationYieldQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getEnteredByExternalUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getEnteredByUser()
Constraints: Not nullable, Maximum length: 12
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
Boolean |
getIsFinalConfirmation()
Constraints: noneThe system assigns the 'finally confirmed' system status.
|
Boolean |
getIsReversed()
Constraints: none
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getManufacturingOrderCategory()
Constraints: Not nullable, Maximum length: 2
|
String |
getManufacturingOrderOperation()
Constraints: Not nullable, Maximum length: 4
|
String |
getManufacturingOrderType()
Constraints: Not nullable, Maximum length: 4
|
String |
getMaterial()
Constraints: Not nullable, Maximum length: 40
|
String |
getMaterialName()
Constraints: Not nullable, Maximum length: 40 You can enter one material description in each of any number of languages.
|
Calendar |
getMfgOrderConfirmationEntryDate()
Constraints: Not nullable, Precision: 0
|
Calendar |
getMfgOrderConfirmationEntryTime()
Constraints: Not nullable, Precision: 0
|
Boolean |
getMfgOrderOperationIsPhase()
Constraints: none
|
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
|
Calendar |
getPostingDate()
Constraints: Not nullable, Precision: 0
|
String |
getProcessOrder()
Constraints: Not nullable, Maximum length: 12
|
String |
getProcessOrderConfirmation()
(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<ProcOrdConfirmation> |
getType() |
String |
getWorkCenter()
Constraints: Not nullable, Maximum length: 8
|
String |
getWorkCenterInternalID()
Constraints: Not nullable, Maximum length: 8 When you work with infotype records, this field allows you to use the Fast entry feature.
|
String |
getWorkCenterTypeCode()
Constraints: Not nullable, Maximum length: 2 A - a work center
FH - a production resource/tool.
|
int |
hashCode() |
void |
setConfirmationScrapQuantity(BigDecimal confirmationScrapQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setConfirmationText(String confirmationText)
Constraints: Not nullable, Maximum length: 40
|
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)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setIsFinalConfirmation(Boolean isFinalConfirmation)
Constraints: noneThe system assigns the 'finally confirmed' system status.
|
void |
setIsReversed(Boolean isReversed)
Constraints: none
|
void |
setLastChangedByUser(String lastChangedByUser)
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 |
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 You can enter one material description in each of any number of languages.
|
void |
setMfgOrderConfirmationEntryDate(Calendar mfgOrderConfirmationEntryDate)
Constraints: Not nullable, Precision: 0
|
void |
setMfgOrderConfirmationEntryTime(Calendar mfgOrderConfirmationEntryTime)
Constraints: Not nullable, Precision: 0
|
void |
setMfgOrderOperationIsPhase(Boolean mfgOrderOperationIsPhase)
Constraints: none
|
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(Calendar postingDate)
Constraints: Not nullable, Precision: 0
|
void |
setProcessOrder(String processOrder)
Constraints: Not nullable, Maximum length: 12
|
void |
setProcessOrderConfirmation(String processOrderConfirmation)
(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
|
void |
setWorkCenter(String workCenter)
Constraints: Not nullable, Maximum length: 8
|
void |
setWorkCenterInternalID(String workCenterInternalID)
Constraints: Not nullable, Maximum length: 8 When you work with infotype records, this field allows you to use the Fast entry feature.
|
void |
setWorkCenterTypeCode(String workCenterTypeCode)
Constraints: Not nullable, Maximum length: 2 A - a work center
FH - a production resource/tool.
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final ProcOrdConfirmationSelectable ALL_FIELDS
public static final ProcOrdConfirmationField<String> PROCESS_ORDER_CONFIRMATION
public static final ProcOrdConfirmationField<Boolean> MFG_ORDER_OPERATION_IS_PHASE
public static final ProcOrdConfirmationField<String> WORK_CENTER
public static final ProcOrdConfirmationField<String> MANUFACTURING_ORDER_OPERATION
public static final ProcOrdConfirmationField<String> WORK_CENTER_INTERNAL_ID
public static final ProcOrdConfirmationField<String> WORK_CENTER_TYPE_CODE
public static final ProcOrdConfirmationField<String> PRODUCTION_PLANT
public static final ProcOrdConfirmationField<Boolean> IS_FINAL_CONFIRMATION
public static final ProcOrdConfirmationField<Calendar> MFG_ORDER_CONFIRMATION_ENTRY_DATE
public static final ProcOrdConfirmationField<Calendar> MFG_ORDER_CONFIRMATION_ENTRY_TIME
public static final ProcOrdConfirmationField<Calendar> POSTING_DATE
public static final ProcOrdConfirmationField<String> OPERATION_CONFIRMATION_COUNT
public static final ProcOrdConfirmationField<Boolean> IS_REVERSED
public static final ProcOrdConfirmationField<String> ENTERED_BY_EXTERNAL_USER
public static final ProcOrdConfirmationField<String> LAST_CHANGED_BY_USER
public static final ProcOrdConfirmationField<String> ENTERED_BY_USER
public static final ProcOrdConfirmationField<String> CONFIRMATION_UNIT
public static final ProcOrdConfirmationField<BigDecimal> CONFIRMATION_YIELD_QUANTITY
public static final ProcOrdConfirmationField<BigDecimal> OP_TOTAL_CONFIRMED_YIELD_QTY
public static final ProcOrdConfirmationField<BigDecimal> CONFIRMATION_SCRAP_QUANTITY
public static final ProcOrdConfirmationField<BigDecimal> OP_TOTAL_CONFIRMED_SCRAP_QTY
public static final ProcOrdConfirmationField<String> CONFIRMATION_TEXT
public static final ProcOrdConfirmationField<String> PROCESS_ORDER
public static final ProcOrdConfirmationField<String> MANUFACTURING_ORDER_TYPE
public static final ProcOrdConfirmationField<String> MANUFACTURING_ORDER_CATEGORY
public static final ProcOrdConfirmationField<String> MATERIAL
public static final ProcOrdConfirmationField<String> MATERIAL_NAME
public static final ProcOrdConfirmationField<String> PRODUCTION_UNIT
public static final ProcOrdConfirmationField<BigDecimal> MFG_ORDER_PLANNED_TOTAL_QTY
public ProcOrdConfirmation()
public ProcOrdConfirmation(@Nullable String processOrderConfirmation, @Nullable Boolean mfgOrderOperationIsPhase, @Nullable String workCenter, @Nullable String manufacturingOrderOperation, @Nullable String workCenterInternalID, @Nullable String workCenterTypeCode, @Nullable String productionPlant, @Nullable Boolean isFinalConfirmation, @Nullable Calendar mfgOrderConfirmationEntryDate, @Nullable Calendar mfgOrderConfirmationEntryTime, @Nullable Calendar postingDate, @Nullable String operationConfirmationCount, @Nullable Boolean isReversed, @Nullable String enteredByExternalUser, @Nullable String lastChangedByUser, @Nullable String enteredByUser, @Nullable String confirmationUnit, @Nullable BigDecimal confirmationYieldQuantity, @Nullable BigDecimal opTotalConfirmedYieldQty, @Nullable BigDecimal confirmationScrapQuantity, @Nullable BigDecimal opTotalConfirmedScrapQty, @Nullable String confirmationText, @Nullable String processOrder, @Nullable String manufacturingOrderType, @Nullable String manufacturingOrderCategory, @Nullable String material, @Nullable String materialName, @Nullable String productionUnit, @Nullable BigDecimal mfgOrderPlannedTotalQty, @Nullable ErpConfigContext erpConfigContext)
public Class<ProcOrdConfirmation> getType()
getType
in class VdmObject<ProcOrdConfirmation>
public static <T> ProcOrdConfirmationField<T> field(String fieldName, Class<T> fieldType)
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.public static ProcOrdConfirmation.ProcOrdConfirmationBuilder builder()
@Nullable public String getProcessOrderConfirmation()
@Nullable public Boolean getMfgOrderOperationIsPhase()
@Nullable public String getWorkCenter()
@Nullable public String getManufacturingOrderOperation()
@Nullable public String getWorkCenterInternalID()
When you work with infotype records, this field allows you to use the Fast entry feature. Fast entry enables you to create numerous infotype records without having to exit and re-enter the infotype window. To select the object that the infotype record should belong to, either: Enter the object's eight-digit code Use the matchcode feature to search for the object
@Nullable public String getWorkCenterTypeCode()
A - a work center FH - 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()
@Nullable public Boolean getIsFinalConfirmation()
The system assigns the 'finally confirmed' system status.
@Nullable public Calendar getMfgOrderConfirmationEntryDate()
@Nullable public Calendar getMfgOrderConfirmationEntryTime()
@Nullable public Calendar getPostingDate()
@Nullable public String getOperationConfirmationCount()
@Nullable public Boolean getIsReversed()
@Nullable public String getEnteredByExternalUser()
@Nullable public String getLastChangedByUser()
@Nullable public String getEnteredByUser()
@Nullable public String getConfirmationUnit()
@Nullable public BigDecimal getConfirmationYieldQuantity()
@Nullable public BigDecimal getOpTotalConfirmedYieldQty()
@Nullable public BigDecimal getConfirmationScrapQuantity()
@Nullable public BigDecimal getOpTotalConfirmedScrapQty()
@Nullable public String getConfirmationText()
@Nullable public String getProcessOrder()
@Nullable public String getManufacturingOrderType()
@Nullable public String getManufacturingOrderCategory()
@Nullable public String getMaterial()
@Nullable public String getMaterialName()
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 String getProductionUnit()
@Nullable public BigDecimal getMfgOrderPlannedTotalQty()
@Nullable public ErpConfigContext getErpConfigContext()
public void setProcessOrderConfirmation(@Nullable String processOrderConfirmation)
processOrderConfirmation
- public void setMfgOrderOperationIsPhase(@Nullable Boolean mfgOrderOperationIsPhase)
mfgOrderOperationIsPhase
- public void setWorkCenter(@Nullable String workCenter)
workCenter
- public void setManufacturingOrderOperation(@Nullable String manufacturingOrderOperation)
manufacturingOrderOperation
- public void setWorkCenterInternalID(@Nullable String workCenterInternalID)
When you work with infotype records, this field allows you to use the Fast entry feature. Fast entry enables you to create numerous infotype records without having to exit and re-enter the infotype window. To select the object that the infotype record should belong to, either: Enter the object's eight-digit code Use the matchcode feature to search for the object
workCenterInternalID
- public void setWorkCenterTypeCode(@Nullable String workCenterTypeCode)
A - a work center FH - 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
- public void setProductionPlant(@Nullable String productionPlant)
productionPlant
- public void setIsFinalConfirmation(@Nullable Boolean isFinalConfirmation)
The system assigns the 'finally confirmed' system status.
isFinalConfirmation
- public void setMfgOrderConfirmationEntryDate(@Nullable Calendar mfgOrderConfirmationEntryDate)
mfgOrderConfirmationEntryDate
- public void setMfgOrderConfirmationEntryTime(@Nullable Calendar mfgOrderConfirmationEntryTime)
mfgOrderConfirmationEntryTime
- public void setPostingDate(@Nullable Calendar postingDate)
postingDate
- public void setOperationConfirmationCount(@Nullable String operationConfirmationCount)
operationConfirmationCount
- public void setIsReversed(@Nullable Boolean isReversed)
isReversed
- public void setEnteredByExternalUser(@Nullable String enteredByExternalUser)
enteredByExternalUser
- public void setLastChangedByUser(@Nullable String lastChangedByUser)
lastChangedByUser
- public void setEnteredByUser(@Nullable String enteredByUser)
enteredByUser
- public void setConfirmationUnit(@Nullable String confirmationUnit)
confirmationUnit
- public void setConfirmationYieldQuantity(@Nullable BigDecimal confirmationYieldQuantity)
confirmationYieldQuantity
- public void setOpTotalConfirmedYieldQty(@Nullable BigDecimal opTotalConfirmedYieldQty)
opTotalConfirmedYieldQty
- public void setConfirmationScrapQuantity(@Nullable BigDecimal confirmationScrapQuantity)
confirmationScrapQuantity
- public void setOpTotalConfirmedScrapQty(@Nullable BigDecimal opTotalConfirmedScrapQty)
opTotalConfirmedScrapQty
- public void setConfirmationText(@Nullable String confirmationText)
confirmationText
- public void setProcessOrder(@Nullable String processOrder)
processOrder
- public void setManufacturingOrderType(@Nullable String manufacturingOrderType)
manufacturingOrderType
- public void setManufacturingOrderCategory(@Nullable String manufacturingOrderCategory)
manufacturingOrderCategory
- public void setMaterial(@Nullable String material)
material
- public void setMaterialName(@Nullable String 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
- public void setProductionUnit(@Nullable String productionUnit)
productionUnit
- public void setMfgOrderPlannedTotalQty(@Nullable BigDecimal mfgOrderPlannedTotalQty)
mfgOrderPlannedTotalQty
- public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- public String toString()
toString
in class VdmObject<ProcOrdConfirmation>
public boolean equals(Object o)
equals
in class VdmObject<ProcOrdConfirmation>
public int hashCode()
hashCode
in class VdmObject<ProcOrdConfirmation>
Copyright © 2018 SAP SE. All rights reserved.