Wiki·schema·schema/swo-swoccm-com-certificate-dtl.md

swo_swoccm_com_certificate_dtl

Maintains detailed records of certificates related to maintenance activities performed. It ensures that all maintenance actions meet regulatory and quality standards

Process: COMPMAINTENANCE · Component: BasSWO · Table type: Transaction Table Category: Regulatory compliance and certification management for aviation maintenance activities. This category ensures all maintenance work meets stringent aviation industry standards and regulatory requirements from authorities like DGCA, FAA, and EASA. It manages various types of certificates including maintenance certificates, conformity certificates, and regulatory compliance documentation, maintaining complete audit trails for certification processes and ensuring airworthiness standards are met.

This table is the canonical store for the SWOCertCom entity.

Primary key

swoccm_unqiue_id

Columns (10)

#ColumnTypeDescription
1swoccm_certificate_idvarcharUnique identifier for the certificate.
2swoccm_certificate_modevarcharMode of the certificate (e.g., digital, physical).
3swoccm_certificate_typevarcharType of certificate issued.
4swoccm_certifying_authorityvarcharAuthority issuing the certificate.
5swoccm_created_byvarcharUser who created the certificate record.
6swoccm_created_datedatetimeTimestamp when the certificate was created.
7swoccm_modified_byvarcharUser who last modified the certificate record.
8swoccm_modified_datedatetimeTimestamp of the last modification.
9SWOCCM_ouinstanceintOrganizational unit instance associated with the certificate.
10swoccm_unqiue_id 🔑intSystem-generated unique ID for internal tracking.

Relationships (1)

  • ShopWorkOrder (swo_swoh_shop_wo_hdr) → SWO_HAS_CERTIFICATE (this table is target)
    • Join: swo_swoh_shop_wo_hdr.swoh_swo_no = swo_swoccm_com_certificate_dtl.swoccm_swo_no
    • SWO has certificate of maintenance

Sample rows (from live DB)

swoccm_certificate_idswoccm_certificate_modeswoccm_certificate_typeswoccm_certifying_authorityswoccm_created_byswoccm_created_date
COM-000098-20131EASADMUSER2013-04-20 15:06:12.510
COM-000098-20131EASADMUSER2013-04-20 15:06:13.190
COM-000099-20131EASADMUSER2013-04-29 13:39:33.747

Showing 3 of 1,594 rows.

See also