public class ProcOrdConfirmation extends VdmEntity<ProcOrdConfirmation>
Original entity name from the Odata EDM: A_ProcOrdConfirmationType
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<LocalDateTime> |
MFG_ORDER_CONFIRMATION_ENTRY_DATE
Use with available fluent helpers to apply the MfgOrderConfirmationEntryDate field to query operations.
|
static ProcOrdConfirmationField<LocalTime> |
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<LocalDateTime> |
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.
|
changedOriginalFields
Constructor and Description |
---|
ProcOrdConfirmation() |
ProcOrdConfirmation(String processOrderConfirmation,
Boolean mfgOrderOperationIsPhase,
String workCenter,
String manufacturingOrderOperation,
String workCenterInternalID,
String workCenterTypeCode,
String productionPlant,
Boolean isFinalConfirmation,
LocalDateTime mfgOrderConfirmationEntryDate,
LocalTime mfgOrderConfirmationEntryTime,
LocalDateTime 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) |
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 ProcOrdConfirmation.ProcOrdConfirmationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
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.
|
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) |
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
|
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 |
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
|
LocalDateTime |
getMfgOrderConfirmationEntryDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
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
|
LocalDateTime |
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
|
String |
getWorkCenterTypeCode()
Constraints: Not nullable, Maximum length: 2
|
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)
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 |
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
|
void |
setMfgOrderConfirmationEntryDate(LocalDateTime mfgOrderConfirmationEntryDate)
Constraints: Not nullable, Precision: 0
|
void |
setMfgOrderConfirmationEntryTime(LocalTime 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(LocalDateTime 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
|
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 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<LocalDateTime> MFG_ORDER_CONFIRMATION_ENTRY_DATE
public static final ProcOrdConfirmationField<LocalTime> MFG_ORDER_CONFIRMATION_ENTRY_TIME
public static final ProcOrdConfirmationField<LocalDateTime> 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 LocalDateTime mfgOrderConfirmationEntryDate, @Nullable LocalTime mfgOrderConfirmationEntryTime, @Nullable LocalDateTime 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)
@Nonnull public Class<ProcOrdConfirmation> getType()
getType
in class VdmObject<ProcOrdConfirmation>
public void setProcessOrderConfirmation(@Nullable String processOrderConfirmation)
Original property name from the Odata EDM: ProcessOrderConfirmation
processOrderConfirmation
- Number used to identify an operation in the confirmation.public void setMfgOrderOperationIsPhase(@Nullable Boolean mfgOrderOperationIsPhase)
Original property name from the Odata EDM: MfgOrderOperationIsPhase
mfgOrderOperationIsPhase
- Indicator for phases as opposed to operations.public 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 setManufacturingOrderOperation(@Nullable String manufacturingOrderOperation)
Original property name from the Odata EDM: ManufacturingOrderOperation
manufacturingOrderOperation
- Manufacturing Order Operationpublic void setWorkCenterInternalID(@Nullable String workCenterInternalID)
Original property name from the Odata EDM: 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
- Contains a unique eight-digit numerical code, that represents a specific object (for example, an
organizational unit, qualification or business event).public void setWorkCenterTypeCode(@Nullable String workCenterTypeCode)
Original property name from the Odata EDM: 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
- 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
- Plant in which the order quantity of the internally produced material is to be produced according to
the planned order.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 setOperationConfirmationCount(@Nullable String operationConfirmationCount)
Original property name from the Odata EDM: OperationConfirmationCount
operationConfirmationCount
- Counter that enumerates confirmations for an operation. If more than one confirmation was created for
an operation then the confirmation counter together with the confirmation number unambiguously
identifies the individual confirmation.public 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 setConfirmationUnit(@Nullable String confirmationUnit)
Original property name from the Odata EDM: ConfirmationUnit
confirmationUnit
- Unit in which the yield/scrap is confirmed.public 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 setConfirmationText(@Nullable String confirmationText)
Original property name from the Odata EDM: ConfirmationText
confirmationText
- Confirmation Textpublic void setProcessOrder(@Nullable String processOrder)
Original property name from the Odata EDM: ProcessOrder
processOrder
- Manufacturing Order IDpublic void setManufacturingOrderType(@Nullable String manufacturingOrderType)
Original property name from the Odata EDM: ManufacturingOrderType
manufacturingOrderType
- Manufacturing Order Typepublic void setManufacturingOrderCategory(@Nullable String manufacturingOrderCategory)
Original property name from the Odata EDM: ManufacturingOrderCategory
manufacturingOrderCategory
- Manufacturing Order Categorypublic 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 setProductionUnit(@Nullable String productionUnit)
Original property name from the Odata EDM: ProductionUnit
productionUnit
- Production Unit of Measurepublic void setMfgOrderPlannedTotalQty(@Nullable BigDecimal mfgOrderPlannedTotalQty)
Original property name from the Odata EDM: MfgOrderPlannedTotalQty
mfgOrderPlannedTotalQty
- Manufacturing Order Planned Total Quantityprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<ProcOrdConfirmation>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ProcOrdConfirmation>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProcOrdConfirmation>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProcOrdConfirmation>
@Nonnull public static <T> ProcOrdConfirmationField<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> ProcOrdConfirmationField<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<ProcOrdConfirmation>
@Deprecated public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
attachToService(String, ErpConfigContext)
instead.VdmEntity
setErpConfigContext
in class VdmEntity<ProcOrdConfirmation>
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<ProcOrdConfirmation>
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<ProcOrdConfirmation>
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<ProcOrdConfirmation>
public static ProcOrdConfirmation.ProcOrdConfirmationBuilder builder()
@Nullable public String getProcessOrderConfirmation()
Original property name from the Odata EDM: ProcessOrderConfirmation
@Nullable public Boolean getMfgOrderOperationIsPhase()
Original property name from the Odata EDM: MfgOrderOperationIsPhase
@Nullable public String getWorkCenter()
Original property name from the Odata EDM: WorkCenter
@Nullable public String getManufacturingOrderOperation()
Original property name from the Odata EDM: ManufacturingOrderOperation
@Nullable public String getWorkCenterInternalID()
Original property name from the Odata EDM: 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
@Nullable public String getWorkCenterTypeCode()
Original property name from the Odata EDM: 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.
@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 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 String getConfirmationUnit()
Original property name from the Odata EDM: ConfirmationUnit
@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 String getConfirmationText()
Original property name from the Odata EDM: ConfirmationText
@Nullable public String getProcessOrder()
Original property name from the Odata EDM: ProcessOrder
@Nullable public String getManufacturingOrderType()
Original property name from the Odata EDM: ManufacturingOrderType
@Nullable public String getManufacturingOrderCategory()
Original property name from the Odata EDM: ManufacturingOrderCategory
@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 String getProductionUnit()
Original property name from the Odata EDM: ProductionUnit
@Nullable public BigDecimal getMfgOrderPlannedTotalQty()
Original property name from the Odata EDM: MfgOrderPlannedTotalQty
public String toString()
toString
in class VdmObject<ProcOrdConfirmation>
public boolean equals(Object o)
equals
in class VdmObject<ProcOrdConfirmation>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<ProcOrdConfirmation>
public int hashCode()
hashCode
in class VdmObject<ProcOrdConfirmation>
Copyright © 2019 SAP SE. All rights reserved.