Wikiยทschemaยทschema/swo-visit-cmpl-dtl.md

swo_visit_cmpl_dtl

Visit Reference table for Compliance details. This table stores detailed compliance information including regulatory requirements, inspection results, and certification status during aircraft visits.

Process: COMPMAINTENANCE ยท Component: BasSWO ยท Table type: Transaction Table Category: Captures the actual completion details of a shop visit, including status, closure information, and outcomes

This table is the canonical store for the VisitCompletion entity.

Primary key

vcp_uniqueid

Columns (92)

#ColumnTypeDescription
1vcp_acmodelvarcharAircraft model number
2vcp_addl_commentsvarcharAdditional comments
3vcp_addtlremarksvarcharAdditional remarks
4vcp_allocexedocvarcharAllocate excution document
5vcp_applevelvarcharApplicability level
6vcp_applicabilityvarcharApplicability
7VCP_CMPLSEQintCompliance seq
8vcp_commentsvarcharComments
9vcp_compliance_datedatetimeCompliance date
10vcp_compliance_timeDatetimeCompliance time
11VCP_COMPLMCRvarcharCompliance mcr
12vcp_componentvarcharComponent
13vcp_component_idvarcharComponent id
14VCP_CONCFG_REV_NOvarcharConfiguration revision number
15vcp_configclssvarcharConfiguration class
16vcp_confirmed_byvarcharConfirmed by
17vcp_confirmed_datedatetimeConfirmed date
18vcp_created_byvarcharCreated by
19vcp_created_datedatetimeCreated date
20vcp_currvalvarcharCurrent value
21vcp_dftunique_idbigintDraft unique id
22vcp_document_novarcharVisit reference number
23vcp_EOCMPL_STSvarcharEo compliance status
24vcp_eo_flagvarcharEngineering order flag
25vcp_eo_novarcharEngineering order number
26vcp_eo_revvarcharEngineering order revision number
27VCP_ExecInfovarcharExecution information
28vcp_execution_commentsvarcharExecution comments
29vcp_exe_documentvarcharExecution document
30vcp_filappgrpvarcharApplicability group
31vcp_filapplvlvarcharApplicability level1
32vcp_fllwupinstvarcharFollow up installed part
33VCP_INSQTYintInstalled quantity
34vcp_jobtypevarcharType of maintenance or task, e.g., scheduled maintenance, unscheduled repair, inspection, or modification.
35vcp_kitidbigintIdentifier for the kit used in maintenance or assembly
36VCP_LEVEL_CODEvarcharCode representing the maintenance level or assembly hierarchy
37vcp_lvlnumberintNumerical representation of the assembly or subassembly level in the aircraft structure
38vcp_maint_typevarcharMaint type
39VCP_MAXQTYintMaximum quantity
40VCP_MINQTYintMinimum quantity
41vcp_modified_byvarcharModified by
42vcp_modified_datedatetimeModified date
43vcp_mpditemvarcharMpd item
44vcp_mssgecntervarcharMessage center
45VCP_NHALVL_CODEvarcharNext higher assembly level code
46VCP_NHA_COMPvarcharNha component
47VCP_NHA_PARTvarcharNha part
48VCP_NHA_POSCODEvarcharNha position code
49vcp_ou_instanceintOuinstance
50VCP_Ovride_EOvarcharOverride engineering order
51VCP_Ovride_RefvarcharOverride reference
52VCP_Ovride_RemarksvarcharOverride remarks
53vcp_partdescvarcharPart description
54vcp_part_novarcharPart number
55vcp_pieceprtvarcharPiece part
56vcp_PlaneovarcharPlan engineering order number
57VCP_PLANEO_SEQintPlan engineering order sequence
58vcp_PlantskvarcharPlanned task
59VCP_plntask_updatedvarcharPlanned task updated
60vcp_posbsdschedvarcharPosition based scheduled
61VCP_POSCODEvarcharPosition code
62VCP_POSPARTvarcharPosition part
63vcp_program_revvarcharProgram revision number
64VCP_PRTCMPLREMvarcharPart compliance remaining value
65vcp_prteffidbigintPart effectivity id
66VCP_REFQTYintReference quantity
67vcp_remarksvarcharRemarks
68vcp_remvalvarcharRemainning value
69vcp_REQ_FORintRequired for
70vcp_schedvalvarcharScheduled value
71vcp_serial_novarcharSerial number
72vcp_sheduledvarcharScheduled
73vcp_shrttrmesclrefvarcharShor term esclation reference
74vcp_srcdocnovarcharSource document number
75vcp_taskdescvarcharTask description
76vcp_taskrevvarcharTask revision number
77vcp_task_novarcharTask number
78vcp_timestampintTimestamp
79vcp_TSKCMPL_STSvarcharTask compliance status
80vcp_ud6datetimeUser defined 6
81vcp_uniqueid ๐Ÿ”‘bigintUnique id
82VCP_updtByvarcharUpdated by
83vcp_user_defined1varcharUser defined 1
84vcp_user_defined2varcharUser defined 2
85vcp_user_defined3varcharUser defined 3
86vcp_user_defined4varcharUser defined 4
87vcp_user_defined5datetimeUser defined 5
88VCP_user_flagvarcharUser flag
89vcp_workunit_line_nointWork unit line number
90vcp_wsamdchngtypvarcharAmendment change type
91vcp_WSAMDNOvarcharAmendment number
92vcp_WSAMDSTSvarcharAmendment status

Relationships (1)

  • VisitPackage (SWO_Visit_Lvl_Info) โ†’ VISIT_HAS_COMPLETION (this table is target)
    • Join: SWO_Visit_Lvl_Info.visit_id = swo_visit_cmpl_dtl.vcp_uniqueid
    • Visit has completion record

Sample rows (from live DB)

vcp_acmodelvcp_addl_commentsvcp_addtlremarksvcp_allocexedocvcp_applevelvcp_applicability
โ€”โ€”AdlRemโ€”โ€”C
โ€”โ€”โ€”โ€”โ€”C
โ€”โ€”โ€”โ€”โ€”โ€”

Showing 3 of 1,163 rows.

See also