swo_hdr_core_status_metadata
This table tracks execution phases at the job level within a Shop Work Order. It helps monitor task progress, execution sequencing, and completion checkpoints.
Process: COMPMAINTENANCE 路 Component: BasSWO 路 Table type: Transaction Table Category: detailed information about the execution phases of jobs within a Shop Work Order (SWO)
Primary key
swomd_seqno
Columns (2)
| # | Column | Type | Description |
|---|---|---|---|
| 1 | swomd_core_status | varchar | Core status of the Shop Work Order Master Data. |
| 2 | swomd_seqno 馃攽 | int | Sequence number for ordering records in SWOMD. |
Sample rows (from live DB)
swomd_core_status | swomd_seqno |
|---|---|
| NR | 1 |
| NA | 2 |
| PR | 3 |
Showing 3 of 9 rows.