Wiki·schema·schema/swo-eo-reltsk-dtl.md

swo_eo_reltsk_dtl

This table is designed to track Engineering Order (EO) tasks and related activities across multiple work orders. It ensures that EO-mandated tasks are properly assigned, executed, and monitored within the SWO process.

Process: COMPMAINTENANCE · Component: BasSWO · Table type: Transaction Table Category: designed to comprehensively track all Engineering Order (EO) tasks and associated activities across multiple Shop Work Orders (SWO)

This table is the canonical store for the EORelatedTask entity.

Primary key

(NEXT VALUE FOR [swo_eo_reltsk_dtl_seq])

Columns (24)

#ColumnTypeDescription
1swo_eort_createdbyvarcharUser who created the engineering order record
2swo_eort_createddatedatetimeDate and time when the engineering order record was created
3swo_eort_emptypos_flagvarcharFlag indicating whether the position is empty
4swo_eort_eonovarcharNumber assigned to the engineering order
5swo_eort_eorevnointRevision number of the engineering order
6swo_eort_eotsk_flagvarcharFlag indicating task or related task in the engineering order
7swo_eort_jobtypevarcharType of job associated with the engineering order
8swo_eort_kitdocidBigintReference to the engineering order’s kitting document
9swo_eort_lotnovarcharLot number of the part in the engineering order
10swo_eort_modifiedbyvarcharUser who modified the engineering order record
11swo_eort_modifieddatedatetimeDate when the engineering order record was modified
12swo_eort_nhapartnovarcharNext higher assembly part number linked to the engineering order
13swo_eort_nhaserialnovarcharNext higher assembly serial number linked to the engineering order
14swo_eort_ouinstanceintOrganizational unit linked with the engineering order
15swo_eort_partnovarcharPart number associated with the engineering order
16swo_eort_positioncodevarcharPosition code linked with the part in the engineering order
17swo_eort_rootcmpidvarcharRoot component number associated with the engineering order
18swo_eort_rootwovarcharRoot Shop Work Order associated with the engineering order
19swo_eort_serialnovarcharSerial number of the part linked to the engineering order
20swo_eort_swonovarcharShop Work Order number associated with the engineering order
21swo_eort_swotypevarcharType of Shop Work Order linked to the engineering order
22swo_eort_tasknovarcharTask number related to the engineering order
23swo_eort_trackidbigintTracking ID for the engineering order task
24swo_eort_uniqueidBigintTracking number for the engineering order record

Relationships (1)

  • SWOTask (swo_swostk_sub_task_details) → SWO_HAS_EO_RELATED (this table is target) (no automatic join)
    • SWO task has EO related tasks

Sample rows (from live DB)

swo_eort_createdbyswo_eort_createddateswo_eort_emptypos_flagswo_eort_eonoswo_eort_eorevnoswo_eort_eotsk_flag
DMUSER2023-10-27 12:14:23.437EO-001516-20230.0EO
DMUSER2023-10-27 12:14:23.437EO-001512-20231.0EO
DMUSER2023-10-27 12:14:23.437EO-001516-20230.0EOREL

Showing 3 of 1,982 rows.

See also