SWO_Error_Map
This table maintains mapping between design error IDs and their references in the SWO discrepancy error table. It is used to validate success messages and confirm proper error handling in design workflows.
Process: COMPMAINTENANCE 路 Component: BasSWO 路 Table type: Transaction Table Category: maintains a detailed mapping between design error IDs and their corresponding references in the SWO discrepancy error table
Primary key
SWO_replication_key
Columns (3)
| # | Column | Type | Description |
|---|---|---|---|
| 1 | SWO_Des_errorid | int | Identifier for design-related errors in the Shop Work Order. |
| 2 | SWO_errorid | int | Unique error ID associated with the work order. |
| 3 | SWO_replication_key 馃攽 | bigint | Key used for replication or synchronization purposes. |