Wiki·schema·schema/swo-separatedtsk-sub-task-details.md

swo_separatedtsk_sub_task_details

Maintains backup information of separated tasks at the sub-task level. This table allows detailed monitoring of each sub-task, its dependencies, and execution status within a larger work orde

Process: COMPMAINTENANCE · Component: BasSWO · Table type: Transaction Table Category: SWO Associated Main Core Details

Primary key

swostso_sub_task_seq_no

Columns (23)

#ColumnTypeDescription
1swostk_created_byvarcharUser who created the sub-task record
2swostk_created_dateDatetimeDate and time of sub-task creation
3swostk_emp_codevarcharEmployee code of the user who signed off
4swostk_modified_byvarcharUser who last modified the sub-task
5swostk_modified_dateDatetimeDate and time of last modification
6swostk_ouinstanceintOrganizational unit instance for sub-task
7swostk_recorded_byvarcharUser who recorded the sub-task
8swostk_reported_byvarcharUser who reported the sub-task
9swostk_reported_datetimeDatetimeDate and time when the sub-task was reported
10swostk_resource_groupvarcharResource group associated with sub-task
11swostk_seq_nointSequence number for the sub-task
12swostk_sign_off_commentsvarcharComments provided during sign off
13swostk_sign_off_dateDatetimeDate of sub task sign off
14swostk_sign_off_statusvarcharStatus of the sub-task sign-off
15swostk_skill_codevarcharSkill code required for sub-task
16swostk_skill_ouintOrganizational unit for skill assignment
17swostk_SUBTsk_UniqueidBigintUnique identifier for the sub-task
18swostk_sub_task_descvarcharDescription of the sub-task
19swostk_sub_trackidBigintTracking ID for the sub-task
20swostk_swo_novarcharShop work order number associated with sub-task
21swostk_task_track_idbigintTask tracking ID for sub-task
22swostk_timestampintTimestamp of sub-task record
23swostso_sub_task_seq_no 🔑bigintUnique sequence number for sub-task

Sample rows (from live DB)

swostk_created_byswostk_created_dateswostk_emp_codeswostk_modified_byswostk_modified_dateswostk_ouinstance
DMUSER2022-04-07 16:56:55.067DMUSER2022-04-07 16:56:55.0672
DMUSER2022-04-08 11:40:28.010DMUSER2022-04-08 11:40:28.0102
DMUSER2022-04-13 15:01:05.390DMUSER2022-04-13 15:01:05.3902

Showing 3 of 520 rows.

See also