Wikiยทschemaยทschema/swo-separated-tsk-maint-lvl-dtl.md

swo_separated_tsk_maint_lvl_dtl

Stores a backup of separated tasks along with maintenance level details. This table is used for auditing, analyzing task-level maintenance activities, and ensuring that work orders are executed according to the specified maintenance standards

Process: COMPMAINTENANCE ยท Component: BasSWO ยท Table type: Transaction Table Category: Separated Task Maintenance Level Details

This table is the canonical store for the SeparatedTask entity.

Primary key

swotsk_uniqueid

Columns (9)

#ColumnTypeDescription
1swotsk_created_byvarcharUser who created the maintenance task
2swotsk_created_datedatetimeDate and time of task creation
3swotsk_maint_levelvarcharMaintenance level for the task
4swotsk_modified_byvarcharUser who modified the maintenance task
5swotsk_modified_datedatetimeDate and time of last modification
6swotsk_ouinstanceintOrganizational unit instance for task
7swotsk_swo_novarcharShop work order number associated with task
8swotsk_trackidBigintTask tracking ID
9swotsk_uniqueid ๐Ÿ”‘bigintUnique identifier for task

Sample rows (from live DB)

swotsk_created_byswotsk_created_dateswotsk_maint_levelswotsk_modified_byswotsk_modified_dateswotsk_ouinstance
โ€”โ€”NAโ€”โ€”2
โ€”โ€”NAโ€”โ€”2
โ€”โ€”NAโ€”โ€”2

Showing 3 of 12 rows.

See also