Wiki·schema·schema/swo-sworc-res-consump-dtl.md

swo_sworc_res_consump_dtl

Contains SWO part tag details for physical identification and tracking. This table manages part tagging information including tag numbers, locations, and status for parts throughout the maintenance process.

Process: COMPMAINTENANCE · Component: BasSWO · Table type: Transaction Table Category: Resource consumption tracking for SWO execution

This table is the canonical store for the SWOResource entity.

Primary key

sworc_res_act_seq_no

Columns (22)

#ColumnTypeDescription
1sworc_actual_hrsnumericActual hours spent on the task or resource
2sworc_commentsvarcharComments related to task execution or resource usage
3sworc_cost_centervarcharIdentifies the cost center associated with the resource or task
4sworc_created_byvarcharRecords the user who created the resource entry
5sworc_created_datedatetimeCaptures the creation date for the resource entry
6sworc_fac_obj_codevarcharCode for the facility or object associated with the resource
7sworc_fin_postingDonevarcharFlag indicating whether finance posting has been completed
8sworc_from_date_timedatetimeStart date and time for the resource usage or task
9sworc_modified_byvarcharRecords the user who modified the resource entry
10sworc_modified_datedatetimeCaptures the modification date for the resource entry
11sworc_rep_classvarcharClassification of the repair performed
12sworc_res_act_seq_no 🔑bigintUnique identifier for resource estimation details
13sworc_res_codevarcharCode identifying the resource
14sworc_res_costnumericCost associated with the resource
15sworc_res_ouinstanceintOrganizational unit instance for the resource
16sworc_res_seq_nobigintSequence number linking to resource estimation details
17sworc_res_typevarcharType of the resource
18sworc_task_track_idbigintTask track ID for discrepancies or observations
19sworc_timestampintTimestamp for resource record tracking
20sworc_to_date_timedatetimeEnd date and time for the resource usage or task
21sworc_used_nosnumericNumber of resources used
22sworc_used_uomvarcharUnit of measure for the resources used

Sample rows (from live DB)

sworc_actual_hrssworc_commentssworc_cost_centersworc_created_bysworc_created_datesworc_fac_obj_code
3.07910DMUSER2013-04-05 10:25:59.977C7219
8.02220DMUSER2013-04-05 10:26:12.380TFAB-000004-2012
12.07410DMUSER2013-04-05 10:26:12.970A5349

Showing 3 of 2,646 rows.

See also