Workstation Operation Assignment
The Workstation Operation Assignment view object contains information about the work order operations assigned to a workstation.
Data Store Key : FscmTopModelAM.ScmExtractAM.WieBiccExtractAM.WorkstationOperationAssignmentExtractPVO
Primary Keys :
Initial Extract Date :
Incremental Extract Date :
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| AssignedQuantity | The quantity of a work order operation that's assigned to a workstation. |
| CreatedBy | User who created the workstation operation assignment record. |
| CreationDate | Date and time when the workstation operation assignment record was created. |
| LastUpdateDate | Date and time when the user last updated the workstation operation assignment record. |
| LastUpdateLogin | Session login associated with the user who last updated the workstation operation assignment record. |
| LastUpdatedBy | User who last updated the workstation operation assignment record. |
| ObjectVersionNumber | 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. |
| OrganizationId | Value that uniquely identifies the manufacturing plant to which this workstation operation assignment belongs. |
| WoOperationId | Value that uniquely identifies the work order operation in the workstation operation assignment. |
| WorkstationId | Value that uniquely identifies the workstation in the workstation operation assignment. |
| WsBuildSequence | The sequence in which work order operations are expected to be performed at a workstation. |
| WsOperationAssignmentId | Value that uniquely identifies the workstation operation assignment. This is the primary key of the Workstation Operation Assignment view object. |