Wiki·schema·schema/swo-swores-swo-res-det.md

swo_swores_swo_res_det

Stores quick codes used throughout the SWO system for efficient data entry and standardization. This table contains predefined codes for common operations, statuses, and categories to streamline data input and ensure consistency.

Process: COMPMAINTENANCE · Component: BasSWO · Table type: Transaction Table Category: Resource details linked to each SWO

This table is the canonical store for the SWOResourceDetail entity.

Primary key

swores_res_seq_no, swores_task_track_id

Columns (32)

#ColumnTypeDescription
1swoprt_confirmed_nosnumericNumber of resources confirmed after execution
2swoprt_confirmed_timenumericTime confirmed for the execution of resources
3swoprt_req_nosnumericNumber of resources required for the task
4swoprt_req_timenumericTime required to complete the task
5swores_baseline_rev_nointBaseline revision number incremented upon confirmation
6swores_coa_flagvarcharFlag indicating COA applicability
7swores_created_byvarcharRecords the user who created the resource estimation entry
8swores_created_datedatetimeCaptures the creation date for the resource estimation entry
9swores_curr_rev_nointCurrent revision number for the work order or resource estimation
10swores_est_costnumericEstimated cost for the task or resource
11swores_est_donevarcharFlag indicating whether estimation is complete
12swores_est_nosnumericEstimated number of resources required
13swores_est_ratenumericRate applied for the estimated resources
14swores_est_remarksvarcharRemarks related to estimation
15swores_est_timenumericEstimated time for completing the task
16swores_est_time_uomvarcharUnit of measure for the estimated time
17swores_modified_byvarcharRecords the user who modified the resource estimation entry
18swores_modified_datedatetimeCaptures the modification date for the resource estimation entry
19swores_ouinstanceintOrganizational unit instance associated with the resource estimation
20swores_plan_unplan_flagvarcharFlag identifying whether the estimation is for planned or unplanned work
21swores_rep_classvarcharRepair classification for the resource estimation
22swores_res_codevarcharCode identifying the resource
23swores_res_seq_no 🔑bigintUnique identifier for the resource estimation record
24swores_res_typevarcharType of resource being estimated
25swores_std_nosnumericStandard number of resources required based on task requirements
26swores_std_timenumericStandard time allocated for the task
27swores_std_time_uomvarcharUnit of measure for the standard time
28swores_task_track_id 🔑bigintTask track ID linked to discrepancies or observations
29swores_timestampintTimestamp for the resource estimation record
30swores_used_nosnumericNumber of resources used in execution
31swores_used_timenumericTime spent in execution
32swores_warranty_flagvarcharFlag indicating if the task is under warranty

Relationships (1)

  • SWOTask (swo_swostk_sub_task_details) → SWO_HAS_RESOURCE (this table is target) (no automatic join)
    • SWO task has resource details

See also