Wikischemaschema/swo-core-status-metadata.md

swo_core_status_metadata

This table contains metadata about the core status of Shop Work Orders (SWO). It helps track the overall lifecycle, including initiation, progress, completion, and closure statuses.

Process: COMPMAINTENANCE 路 Component: BasSWO 路 Table type: Transaction Table Category: stores metadata related to the core status of Shop Work Orders (SWO). It maintains detailed information about the current state, progress, and lifecycle of each work order, including status codes, timestamps, and associated operational details. The table enables tracking of work order execution at a granular level, supports reporting and analysis of maintenance workflows, and ensures traceability of status changes for compliance and auditing purposes

Primary key

swomd_taskcode

Columns (7)

#ColumnTypeDescription
1swomd_core_statusvarcharCurrent status of the core in the work order
2swomd_issu_flagvarcharFlag indicating whether the issue is recorded
3swomd_ret_flagvarcharFlag indicating relation with other tasks
4swomd_rout_flagvarcharFlag indicating the routing status
5swomd_setopt_flagvarcharFlag indicating whether an option is set
6swomd_taskcode 馃攽varcharCode of the task associated with the record
7swomd_taskdescvarcharDescription of the task associated with the record

Sample rows (from live DB)

swomd_core_statusswomd_issu_flagswomd_ret_flagswomd_rout_flagswomd_setopt_flagswomd_taskcode
ERBNANANANAFULLSCRAP
IYNANNARETCAN
RNANANANARETCREATE

Showing 3 of 10 rows.

See also