Work Order Operation Output
The Work Order Operation Output view object contains information about the output items comprising of primary product, co-products, and by-products produced in a process work order.
Data Store Key : FscmTopModelAM.ScmExtractAM.WieBiccExtractAM.WOOperationOutputExtractPVO
Primary Keys : WOOpOutputPEOWoOperationOutputId
Initial Extract Date : WOOpOutputPEOCreationDate
Incremental Extract Date : WOOpOutputPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
WOOpOutputPEOAttributeCategory | Context name for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar1 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar10 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar11 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar12 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar13 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar14 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar15 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar16 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar17 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar18 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar19 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar2 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar20 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar3 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar4 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar5 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar6 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar7 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar8 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeChar9 | Character segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeDate1 | Date segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeDate2 | Date segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeDate3 | Date segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeDate4 | Date segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeDate5 | Date segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeNumber1 | Number segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeNumber10 | Number segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeNumber2 | Number segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeNumber3 | Number segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeNumber4 | Number segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeNumber5 | Number segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeNumber6 | Number segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeNumber7 | Number segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeNumber8 | Number segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeNumber9 | Number segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeTimestamp1 | Date and Time segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeTimestamp2 | Date and Time segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeTimestamp3 | Date and Time segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeTimestamp4 | Date and Time segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOAttributeTimestamp5 | Date and Time segment for the Work Order Operation Output descriptive flexfield. |
WOOpOutputPEOComplLocatorId | Value that uniquely identifies the default subinventory locator to which the output item will be completed. |
WOOpOutputPEOComplSubinventoryCode | Code that uniquely identifies the default subinventory to which the output item will be completed. |
WOOpOutputPEOCompletedQuantity | Quantity of output item that was completed and moved to inventory. |
WOOpOutputPEOCompletionType | Value that indicates the type of output completion. Valid values are AUTOMATIC and MANUAL. A list of accepted values is defined in the lookup type ORA_WIS_OUTPUT_COMPL_TYPE. |
WOOpOutputPEOCostAllocationPercentage | Cost percentage share of this output across all outputs. This attribute is null for manually-entered costs. The total cost allocation percentage for all the output items assigned to an operation can't exceed 100%. |
WOOpOutputPEOCreatedBy | User who created the work order operation output record. |
WOOpOutputPEOCreationDate | Date and time when the work order operation output record was created. |
WOOpOutputPEOInventoryItemId | Value that uniquely identifies the output item. |
WOOpOutputPEOJobDefinitionName | Indicates the name of the job that created or last updated the work order operation output record. This is populated through Enterprise Service Scheduler. |
WOOpOutputPEOJobDefinitionPackage | Indicates the package name of the job that created or last updated the work order operation output record. This is populated through Enterprise Service Scheduler. |
WOOpOutputPEOLastUpdateDate | Date and time when the user last updated the work order operation output record. |
WOOpOutputPEOLastUpdateLogin | Session login associated with the user who last updated the work order operation output record. |
WOOpOutputPEOLastUpdatedBy | User who last updated the work order operation output record. |
WOOpOutputPEOObjectVersionNumber | Number of times the object row was updated. This attribute is used to implement optimistic locking. This number is incremented every time the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. |
WOOpOutputPEOOrganizationId | Value that uniquely identifies the manufacturing plant to which this work order operation output belongs. |
WOOpOutputPEOOutputQuantity | Quantity of output item expected to be produced in this operation. |
WOOpOutputPEOOutputSeqNumber | Number that indicates the output item sequence in an operation. |
WOOpOutputPEOOutputType | Value that indicates the type of output item. A list of accepted values is defined in the lookup type ORA_WIS_WD_OUTPUT_MATERIAL. |
WOOpOutputPEOPrimaryFlag | Indicates if the output item is the primary output item of the work order. |
WOOpOutputPEORequestId | Indicates the request ID of the job that created or last updated work order operation output record. This is populated through Enterprise Service Scheduler. |
WOOpOutputPEOUomCode | Unit of measure of the output item quantity. |
WOOpOutputPEOWdOperationOutputId | Value that uniquely identifies the operation output in the Work Order Operation Output view object. This is a foreign key to the Work Definition Operation Output view object. |
WOOpOutputPEOWoOperationId | Value that uniquely identifies the operation in the Work Order Operation Output view object. This is a foreign key to the Work Order Operation view object. |
WOOpOutputPEOWoOperationOutputId | Value that uniquely identifies the work order operation output. This is the primary key of the Work Order Operation Output view object. |
WOOpOutputPEOWorkOrderId | Value that uniquely identifies the work order in the Work Order Operation Output view object. This is a foreign key to the Work Order view object. |