Wikiยทschemaยทschema/cm-rmvrsn-removal-reasons.md

CM_RMVRSN_REMOVAL_REASONS

This is a component maintenance reference table that stores reasons for component removal or replacement. It ensures consistent reasoning and coding for component removal/replacement in transaction-level maintenance activities.

Process: MAINTPLANNING ยท Component: BASCm ยท Table type: Master Table Category: Organize the table related to the Aircraft Maintenance Execution ( AME ) package which tracks part consumption, resources, materials, component removals and component replacement.

This table is the canonical store for the RemovalReason entity.

Primary key

RMVRSN_REASON_CODE, RMVRSN_OUINSTANCE

Columns (14)

#ColumnTypeDescription
1RMVRSN_OUINSTANCE ๐Ÿ”‘#N/AOUInstance
2RMVRSN_REASON_CODE ๐Ÿ”‘varcharRepresents the Various Reasons for Removal of a Component from the Aircraft
3RMVRSN_DESCvarcharDescription of the Reason for Removal
4RMVRSN_DESC_UPvarcharDescription of Reason for Removal in Upper Case for Oracle Conversion
5RMVRSN_STATUSvarcharRemoval Reason Status Which Takes Value Either Active or Inactive
6RMVRSN_CATEGORYVarcharReason Category is to Categorize Various Reasons Identified
7RMVRSN_CREATED_BYvarcharThe User Who Created the Record
8RMVRSN_CREATEDDATEdatetimeDate at Which the Reason for Removal is Created
9RMVRSN_MODIFIED_BYvarcharThe User Who Modified the Record
10RMVRSN_MODIFIEDDATEdatetimeDate at Which the Reason for Removal is Modified
11RMVRSN_TIMESTAMP#N/ATimestamp
12RMVRSN_RELANALYISvarcharTo Store the Reliability Analysis with Values RE Required NREQ Not Required
13RMVRSN_REMTYPEvarcharTo Store the Removal Type with Values SCH Scheduled UNSCH Unscheduled OTH Others
14RMVRSN_BASISREMOVALvarcharTo Store the Basic Removal with Values Y Yes N No

Sample rows (from live DB)

RMVRSN_OUINSTANCERMVRSN_REASON_CODERMVRSN_DESCRMVRSN_DESC_UPRMVRSN_STATUSRMVRSN_CATEGORY
2.01123345123345Aโ€”
2.0BIRD HITRemoved due to Bird Hit DamageREMOVED DUE TO BIRD HIT DAMAGEAโ€”
2.0FODRemoval due to FODREMOVAL DUE TO FODAโ€”

Showing 3 of 18 rows.

See also