Wiki·schema·schema/swo-swoqcd-quick-code-dtl.md

swo_swoqcd_quick_code_dtl

Stores SWO part serial and lot details for traceability. This table maintains serial numbers, lot numbers, and batch information for parts used in maintenance operations, ensuring complete traceability and compliance.

Process: COMPMAINTENANCE · Component: BasSWO · Table type: Transaction Table Category: Quick code definitions used in SWO processes

Primary key

replication_key

Columns (12)

#ColumnTypeDescription
1created_area_codeCharIndicates the area code where the record or task was created
2REPLICATION_KEYBigintKey used for replication purposes across systems
3swoqcd_createdbyvarcharRecords the user who created the entry
4swoqcd_createddatedatetimeCaptures the date and time when the entry was created
5swoqcd_descvarcharDescription of the quick code or reference entry
6swoqcd_modifiedbyvarcharRecords the user who last modified the entry
7swoqcd_modifieddatedatetimeCaptures the date and time of the last modification
8swoqcd_ouinstanceintIdentifies the organizational unit instance associated with the entry
9swoqcd_qcd_categoryvarcharSpecifies the category for the quick code
10swoqcd_qcd_codevarcharCode representing the quick reference entry
11swoqcd_statusvarcharIndicates the current status of the quick code
12swoqcd_timestampintTimestamp for record tracking

Sample rows (from live DB)

created_area_codeREPLICATION_KEYswoqcd_createdbyswoqcd_createddateswoqcd_descswoqcd_modifiedby
DMUSER2020-06-04 15:00:16.437Pilot Reported
DMUSER2020-06-04 15:00:17.373Mechanic Reported
DMUSER2020-06-04 15:00:17.407Applicable

Showing 3 of 1,368 rows.

See also