Wikiยทschemaยทschema/dp-discat-category-dtl.md

Dp_DisCat_category_Dtl

Defines and stores categories of discrepancies recorded in aircraft maintenance. Supports classification, reporting, and prioritization of maintenance discrepancies.

Process: LINEMAINTENANCE ยท Component: BasDP ยท Table type: Master Table Category: Groups the tables related to the discrepancy details, deferrals, deferral history, deferral categories, and resolution history

This table is the canonical store for the DiscCategory entity.

Primary key

DisCat_CatOuinstance, DisCat_Discrepancyno, DisCat_CatValue

Columns (12)

#ColumnTypeDescription
1DisCat_CatOuinstance ๐Ÿ”‘intMaintains the Organizational Unit number in which the data is saved
2DisCat_Discrepancyno ๐Ÿ”‘varcharMaintains the discrepancy number information which serves as the basis for mapping the appropriate discrepancy category
3DisCat_CatTypevarcharMaintains the discrepancy category type value associated with each discrepancy
4DisCat_CatValue ๐Ÿ”‘varcharMaintains the discrepancy category value associated with each discrepancy
5DisCat_CreatedbyvarcharMaintains the created by user information for the discrepancy category
6DisCat_CreateDatedatetimeMaintains the created date information for the discrepancy category
7DisCat_CatOuinstance ๐Ÿ”‘intOrganization Unit in which the category is defined
8DisCat_Discrepancyno ๐Ÿ”‘varcharUnique number identifying the discrepancy
9DisCat_CatTypevarcharType of the category
10DisCat_CatValue ๐Ÿ”‘varcharValue assigned to the category
11DisCat_CreatedbyvarcharUser who created the category record
12DisCat_CreateDatedatetimeDate and time when the category record was created

Relationships (1)

  • Discrepancy (DP_DISCP_DISCREPANCY_DTL) โ†’ HAS_CATEGORY (this table is target) (no automatic join)
    • Discrepancy has category classification

Sample rows (from live DB)

DisCat_CatOuinstanceDisCat_DiscrepancynoDisCat_CatTypeDisCat_CatValueDisCat_CreatedbyDisCat_CreateDate
2CDP-162553-2022โ€”AD1DMUSER2022-10-19 17:32:39

Showing 1 of 1 rows.

See also