Data Dictionary -- Aircraft Maintenance Program
Srl. No. Table Name Comment
1MPL_MPLOPDT_MTRLPL_OPT_DTLThis table is added for the new multiline included for Demand & Receipt Pegging preference setting
2MPL_MPLOPMN_MTRLPL_OPT_MAINThis table is used to store the options that are set by the user
3MPL_MplOptDt_DPPref_DtlThis table is added for the new multiline included for Demand & Receipt Pegging preference setting.
4MPL_MPLOP_MTRLPL_OPT_SETTable which is used to store the plan material set options value
5MPL_Parameter_DetailsThe meta data for the objects in the maintanance program are maintained in this table
6MP_CMPHIS_CMPL_CORRECTION_HISThe task performed against a maintanance program are tracked in the compilance correction history of the maintanance program
7mp_cmphis_TskRel_historyThis is new metadata table in the component BASMp
8MP_CMPHIS_WUS_CMPL_HISTORYThe compliance that was done in certain work unit and its details get tracked in this
9MP_DEFHIS_WUS_DEFER_HISTORYMaintanance program deference history
10mp_mpacdschh_wu_date_sch_info_hisMaintanace program date based schedule information history
11mp_mpacdsch_wu_date_sch_infoThe number of days that was taken or scheduled against a maintanance program are stored in this table.
12mp_mpacdsh_wu_date_sch_hisThe number of days that was taken or scheduled or assigned for a WU against a maintanance program is get stored in this
13mp_mpacds_wu_date_schWork unit date based scheduled details gwt stored in this table
14mp_mpach_ac_association_hisHistory of the aircrafts that was associated with maintanance programs
15mp_mpacuschh_wu_usage_sch_info_hisThe hourly scheduled information history of the AC
16mp_mpacusch_wu_usage_sch_infoThe hourly scheduled information of the aircrafts associated with WU
17mp_mpacush_wu_usage_sch_hisThe hourly scheduled information history of aircrafts associated with WU
18mp_mpacus_wu_usage_schSchedule by hours that are allocated for an airacraft in a work center
19mp_mpacwuh_ac_workunits_hisHistory of aircrafts and its association with work units
20mp_mpacwu_ac_workunitsDetails of work units where aircrafts get assigend to MP
21mp_mpac_ac_associationDetails of the aircrafts asociated with respective maintanance program
22mp_mpevenh_event_info_hisEvent information history of the maintanance program
23mp_mpeven_event_infoEvent information maintanance programs
24mp_mph_maint_program_hisMaintanance program history
25MP_MPLOG_STATUS_LOGStatus of the maintance program
26mp_mpmeh_model_effectivity_hisOn AC model based, maintanance program get assigned and its information history stored here
27mp_mpme_model_effectivityOn AC model based, maintanance program get assigned and its operational information stored here
28MP_MPOPT_OPTION_SETTINGSet option setting details of the maintanace program
29mp_mpwudsh_wu_date_sch_hisDetails about the work units that was allocated to several MP
30mp_mpwuds_wu_date_schOperational details of the work units on date based schedule that were getting assigned to aircraft
31mp_mpwuh_workunits_hisMaintanace program workunit history
32mp_mpwuush_wu_usage_sch_hisDetails of the hourly based schedule of the work unit that was associated with several maintanance program
33mp_mpwuus_wu_usage_schThe details of the hourly based schedule of the work unit with maintanance program
34mp_mpwu_workunitsWork units of the maintanance program.
35mp_mp_maint_programIndex details of the maintanance program .
36MP_PARAMETER_DETAILSThe meta data for the objects in the maintanance program get maintained in this table
37MP_QUICK_CODEThe quick codes of the maintanance programs are get stored in this table.
38MP_Record_status_LogtableThe tracking of the log table in maintanance program is get stored in this table
Table Name : MPL_MPLOPDT_MTRLPL_OPT_DTL
Comment :This table is added for the new multiline included for Demand & Receipt Pegging preference setting
Column Name UDD Data Type Is NULL? Comment Is PK?
MPLOPDT_OUINSTANCE_decimal_10_0decimal(10)NoOrganization UnitYes
MPLOPDT_PART_CRT_OU_decimal_10_0decimal(10)NoOrganization Unit where part is createdYes
MPLOPDT_PART_NO_varchar_40varchar(40)NoPart No against which option are set.Yes
MPLOPDT_PART_TYPE_varchar_5varchar(5)NoPart Type of the partYes
MPLOPDT_SHRTFALL_OU_decimal_10_0decimal(10)NoThe location (OUInstance ID) for which part requirement is there for which stock needs to be transferred from another location.Yes
MPLOPDT_SHRTFALL_WH_ID_varchar_10varchar(10)NoSelect the warehouse to which the parts must be transferredYes
MPLOPDT_SOURCING_OU_decimal_10_0decimal(10)NoLocation (OUInstance ID) from where stock needs to be transferredYes
MPLOPDT_SOURCING_WH_ID_varchar_10varchar(10)NoThe warehouse from which the parts can be issuedYes
MPLOPDT_SEQ_NO_decimal_10_0decimal(10)NoThe preferred sequence in which the warehouse must be searched for free quantities of requested partsYes
MPLOPDT_PRIORITY_varchar_5varchar(5)NoThe priority of the material requestYes
MPLOPDT_CREATED_BY_varchar_30varchar(30)YesThe name of the user who created the set optionsNo
MPLOPDT_CREATEDDATE_datetime_8datetime(8)YesCreated DateNo
MPLOPDT_MODIFIED_BY_varchar_30varchar(30)YesThe name of the user who last modified the set optionNo
MPLOPDT_MODIFIEDDATE_datetime_8datetime(8)YesThe date on which the options were last modified.No
MPLOPDT_DEMANDMGMTOPTudd_designparamcodevarchar(5)YesDemand Management OptionNo
Table Name : MPL_MPLOPMN_MTRLPL_OPT_MAIN
Comment :This table is used to store the options that are set by the user
Column Name UDD Data Type Is NULL? Comment Is PK?
MPLOPMN_OUINSTANCE_decimal_10_0decimal(10)NoOrganization UnitYes
MPLOPMN_PART_CRT_OU_decimal_10_0decimal(10)NoOrganization Unit where part is createdYes
MPLOPMN_PART_NO_varchar_40varchar(40)NoPart No against which option are set.Yes
MPLOPMN_PART_TYPE_varchar_5varchar(5)NoPart Type of the partYes
MPLOPMN_SHRTFALL_OU_decimal_10_0decimal(10)NoThe location (OUInstance ID) for which part requirement is there for which stock needs to be transferred from another locationYes
MPLOPMN_SHRTFALL_WH_ID_varchar_10varchar(10)NoThe warehouse to which the parts must be transferredYes
MPLOPMN_CREATED_BY_varchar_30varchar(30)YesThe name of the user who created the options.No
MPLOPMN_CREATEDDATE_datetime_8datetime(8)YesRecord Created Date.No
MPLOPMN_MODIFIED_BY_varchar_30varchar(30)YesThe name of the user who last modified the options.No
MPLOPMN_MODIFIEDDATE_datetime_8datetime(8)YesThe date on which the options were last modified.No
MPLOPMN_TIMESTAMP_decimal_10_0decimal(10)YesTimestamp for the record.No
MPLOPMN_RECVWH_ID_varchar_10varchar(10)YesThe warehouse to which the parts must be transferred,No
Table Name : MPL_MplOptDt_DPPref_Dtl
Comment :This table is added for the new multiline included for Demand & Receipt Pegging preference setting.
Column Name UDD Data Type Is NULL? Comment Is PK?
MPLOpDt_PrefOpnudd_flagvarchar(25)NoPreference option code. The possible values are DA(Direct Alternates), CSA(Customer Specific Alternates), ASS(Alternate Stock Status) and AWH(Alternate Warehouse).Yes
MPLOptDt_OUInstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
MPLOpDt_OrdOfPrefudd_seqnoint(4)Yesorder of preferenceNo
MPLOpDt_Created_Byudd_ctxt_uservarchar(30)Yescreated byNo
MPLOpDt_CreatedDateudd_timedatetime(8)Yescreated dateNo
MPLOpDt_Modified_BYudd_ctxt_uservarchar(30)Yesmodified byNo
MPLOpDt_ModifiedDateudd_timedatetime(8)Yesmodified dateNo
Table Name : MPL_MPLOP_MTRLPL_OPT_SET
Comment :Table which is used to store the plan material set options value
Column Name UDD Data Type Is NULL? Comment Is PK?
MPLOP_OUINSTANCE_decimal_10_0decimal(10)NoOrganization UnitYes
MPLOP_AUTOSTKTRN_NUMTYPE_varchar_25Varchar(25)NoThe numbering type for stock transfer transaction created from "Plan Material" page.Yes
MPLOP_AUTOSTKISS_NUMTYPE_varchar_25Varchar(25)NoThe numbering type for automatic issue of material from the stock receivedYes
MPLOP_AUTOPRTRN_NUMTYPE_varchar_25Varchar(25)YesSelect the numbering type for purchase requests created from "Plan Material" pageNo
MPLOP_MRWHDSP_FLAGudd_designparamcodevarchar(5)YesWareHouse Display FlagNo
Table Name : MPL_Parameter_Details
Comment :The meta data for the objects in the maintanance program are maintained in this table
Column Name UDD Data Type Is NULL? Comment Is PK?
MPL_Componentnameudd_componentidvarchar(90)NoMeta data of Component nameYes
MPL_paramcategoryudd_paramcategoryvarchar(10)NoParameter category like "MULTILINE , COMBO etc.Yes
MPL_paramtypeudd_paramtypevarchar(25)NoParameter Type will be the Column name for which values need to be defined Eg. Preference OptionYes
MPL_paramcodeudd_parametersourcevarchar(10)NoValue set for the parameter type. Eg. DA,CSA,ASS,AWH etc..Yes
MPL_Langidudd_ctxt_languageint(4)Nolanguage IDYes
MPL_paramdescudd_parametervarchar(40)NoDescription of the parameter Eg. Direct Alternates, Customer Specific ALternates, Alternate Stock Status, ALternate WarehousNo
MPL_creationdateudd_timedatetime(8)Yescreation dateNo
Table Name : MP_CMPHIS_CMPL_CORRECTION_HIS
Comment :The task performed against a maintanance program are tracked in the compilance correction history of the maintanance program
Column Name UDD Data Type Is NULL? Comment Is PK?
cmphis_seq_noudd_seqnoint(4)Yessequence numberNo
cmphis_uniqueidudd_seqnoint(4)Yesunique idNo
cmphis_ouinstanceudd_ctxt_ouinstanceint(4)YesOrganization UnitNo
cmphis_program_noudd_documentnovarchar(40)Yesprogram numberNo
cmphis_revision_noudd_revisionnovarchar(40)YesRevision Number of the Maintenance ProgramNo
cmphis_aircraft_reg_noudd_aircraftnumbervarchar(30)YesAircraft Registration Number which is associated with the Maintenance programNo
cmphis_sch_noudd_seqnoint(4)YesSchedule numberNo
cmphis_cycle_noudd_pmcyclenovarchar(6)Yescycle numberNo
cmphis_schedule_dateudd_timedatetime(8)YesSchedule Date for MPNo
cmphis_wu_noudd_workunitcodevarchar(30)Nowork unit numberNo
cmphis_wu_rev_noudd_revisionnovarchar(40)Yeswork unit revision numberNo
cmphis_compliance_dateudd_timedatetime(8)YesThe date and time on which the task was completed.No
cmphis_wu_typeudd_flagvarchar(25)Yeswork unit typeNo
cmphis_job_typeudd_flagvarchar(25)YesCan be of Aircraft or Off-wing or On-Wing or Component RemovalNo
cmphis_position_codeudd_flagvarchar(25)YesPosition CodeNo
cmphis_wu_ouudd_ctxt_ouinstanceint(4)Yeswork unit OUNo
cmphis_schedule_valueudd_numericparamvalnumeric(13)Yesschedule valueNo
cmphis_component_noudd_componentidvarchar(90)Yescomponent numberNo
cmphis_executed_atudd_Desc35varchar(35)YesExecuted atNo
cmphis_document_noudd_documentnovarchar(40)Yesdocument numberNo
cmphis_document_typeudd_flagvarchar(25)YesDocument typeNo
cmphis_excution_typeudd_flagvarchar(25)YesExecution typeNo
cmphis_deferred_typeudd_flagvarchar(25)YesDeferred typeNo
cmphis_commentsudd_desc255varchar(255)YesCommentsNo
cmphis_forecast_noudd_documentnovarchar(40)Yesforecast NumberNo
cmphis_sch_statusudd_statusvarchar(25)YesSchedule statusNo
cmphis_followupactionrequdd_statusvarchar(25)YesRequest for the task to be done after complianceNo
cmphis_followupcommentsudd_txt150varchar(150)YesFollow up CommentsNo
cmphis_followupactionudd_txt150varchar(150)Yestask to be done after complianceNo
cmphis_followupdatetimeudd_timedatetime(8)YesThe date and time at which the follow-up action was done for the task and sequence number combinationNo
cmphis_compliancemodeudd_statusvarchar(25)Yescompliance modes for the Task # and Sequence # combination:can be of Deemed ,direct direct event checked,Prog-Update,Direct-Opp.Check and manualNo
cmphis_parentitemudd_txt150varchar(150)YesBlock task number or the event number for the task and sequence number combinationNo
cmphis_eventudd_documentnovarchar(40)YesEventNo
cmphis_relationshipudd_statusvarchar(25)YesrelationshipNo
cmphis_supertermintaskudd_taskcodevarchar(30)YesSuperseding or Terminating task number stored against compliance mode deemedNo
cmphis_latesttaskflagudd_designparamcodevarchar(5)YesSets y or nNo
cmphis_compliance_valueudd_numericparamvalnumeric(13)YesThe value of the parameter as on Complied Date & TimeNo
cmphis_customerordernoudd_documentnovarchar(40)YesCustomer order numberNo
cmphis_customernoudd_documentnovarchar(40)YesCustomer IDNo
cmphis_engdocnoudd_documentnovarchar(40)YesEngineering document numberNo
cmphis_engrevnoudd_revisionnovarchar(40)YesEngineering revision numberNo
cmphis_maintypeudd_designparamcodevarchar(5)Yesmaintanance typeNo
cmphis_paramcodeudd_designparamcodevarchar(5)YesParameter codeNo
cmphis_lineidudd_countint(4)NoLine no indicating the unique row in the opportunity check info. System GeneratedNo
cmphis_followupstatusudd_statusvarchar(25)Yesstatus of the task to be done after complianceNo
cmphis_execommentsudd_txt2000varchar(2000)YesComments on executionNo
cmphis_execworkcenterudd_txt150varchar(150)Yesworkcenter where the execution is done for the MPNo
cmphis_execstationudd_txt150varchar(150)Yesstation details of the execution where MP is doneNo
cmphis_engdoctypeudd_txt150varchar(150)YesCan be of the types PackageDocument or Component Work Order or Repair Order or Hangar Work OrderNo
cmphis_partnoudd_partnovarchar(40)YesPart NumberNo
cmphis_serialudd_partserialnumbervarchar(40)YesCompliance history IDNo
cmphis_lastmodifiedbyudd_ctxt_uservarchar(30)YesLast modified byNo
cmphis_lastmodifieddatetimeudd_timedatetime(8)YesLast modeified dateNo
cmphis_wu_instancenoudd_seqnoint(4)YesWork unit instance numberNo
cmphis_refdoc_noudd_documentnovarchar(40)YesReference document numberNo
cmphis_refdoc_typeudd_flagvarchar(25)YesReference document typeNo
cmphis_followupinstudd_txt2000varchar(2000)YesFollow up instanceNo
cmphis_correction_flagudd_designparamcodevarchar(5)YesSets D for deletion and U for correction in the work unitNo
cmphis_correction_remarksudd_desc255varchar(255)YesCorrection remarksNo
cmphis_newcompliance_dateudd_timedatetime(8)YesNew compliance dateNo
cmphis_newcompliance_valueudd_numericparamvalnumeric(13)YesThe value of the parameter at time of complianceNo
cmphis_newdocument_noudd_documentnovarchar(40)YesNew document numberNo
REPLICATION_KEY_bigint_8Bigint(8)NoReplication keyYes
Table Name : mp_cmphis_TskRel_history
Comment :This is new metadata table in the component BASMp
Column Name UDD Data Type Is NULL? Comment Is PK?
cmphis_ouinstanceudd_ctxt_ouinstanceint(4)YesOrganization UnitNo
cmphis_parent_uniqueIDudd_seqnoint(4)Yesparent Unique IDNo
cmphis_action_flagudd_designparamcodevarchar(5)YesAction FlagNo
cmphis_reltsk_noudd_workunitcodevarchar(30)YesRelation task flagNo
cmphis_reltsk_uniqueIDudd_seqnoint(4)YesRelation task unique IDNo
cmphis_createdate_datetime_8datetime(8)YesCreate DateNo
cmphis_createdbyudd_ctxt_uservarchar(30)YesCreated ByNo
REPLICATION_KEY_bigint_8Bigint(8)NoReplication KeyYes
Table Name : MP_CMPHIS_WUS_CMPL_HISTORY
Comment :The compliance that was done in certain work unit and its details get tracked in this
Column Name UDD Data Type Is NULL? Comment Is PK?
CMPHIS_SEQ_NOudd_seqnoint(4)YesSequence NoNo
CMPHIS_OUINSTANCEudd_ctxt_ouinstanceint(4)YesOuinstanceNo
CMPHIS_PROGRAM_NO_varchar_30varchar(30)YesMaintenance Program NumberNo
CMPHIS_REVISION_NO_varchar_40varchar(40)YesMaintenance Program Revision NumberNo
CMPHIS_AIRCRAFT_REG_NO_varchar_30varchar(30)YesAircraft Registration Number which is associated with the Maintenance programNo
CMPHIS_SCH_NOudd_seqnoint(4)YesSchedule No for each MPNo
CMPHIS_CYCLE_NO_varchar_6varchar(6)YesCycle NoNo
CMPHIS_SCHEDULE_DATE_datetime_8datetime(8)YesSchedule Date for MPNo
CMPHIS_WU_NO_varchar_30varchar(30)NoWork Unit NumberNo
CMPHIS_WU_REV_NO_varchar_40varchar(40)YesWork Unit Revision NoNo
CMPHIS_COMPLIANCE_DATE_datetime_8datetime(8)YesRequest DateNo
CMPHIS_WU_TYPE_varchar_25Varchar(25)Yeswork unit  type T - Task P - Standard Procedure AW - Aircraft Work Package CW  - Component Work PackageNo
CMPHIS_JOB_TYPE_varchar_25Varchar(25)YesJob Type - Can be Onwing or Aircraft ON -  On Wing AC  - AircraftNo
CMPHIS_POSITION_CODE_varchar_25Varchar(25)YesPosition CodeNo
CMPHIS_WU_OU_decimal_10_0decimal(10)YesWork Unit OUNo
CMPHIS_SCHEDULE_VALUE_decimal_18_0decimal(18)YesSchedule ValueNo
CMPHIS_COMPONENT_NO_varchar_90varchar(90)YesComponent NoNo
CMPHIS_EXECUTED_AT_varchar_32varchar(32)YesExecuted AtNo
CMPHIS_DOCUMENT_NO_varchar_40varchar(40)YesDocument NoNo
CMPHIS_DOCUMENT_TYPE_varchar_25Varchar(25)YesDocument Type VPG   - Visit Package HWR  - Hangar Work OrderNo
CMPHIS_EXCUTION_TYPE_varchar_25Varchar(25)YesExecution Type MA - Major MI - MinorNo
CMPHIS_DEFERRED_TYPE_varchar_25Varchar(25)YesDeffered TypeNo
CMPHIS_COMMENTS_varchar_255varchar(255)YesAny CommentsNo
CMPHIS_FORECAST_NO_varchar_40varchar(40)YesForcast NoNo
CMPHIS_SCH_STATUSudd_statusvarchar(25)YesSchedule StatusNo
CMPHIS_FOLLOWUPACTIONREQudd_statusvarchar(25)YesRequest for action to be done after complianceNo
CMPHIS_FOLLOWUPCOMMENTSudd_txt150varchar(150)YesFollow Up CommentsNo
CMPHIS_FOLLOWUPACTIONudd_txt150varchar(150)YesAction to be done after complianceNo
CMPHIS_FOLLOWUPDATETIME_datetime_8datetime(8)YesDate time if the task to be done after complianceNo
CMPHIS_COMPLIANCEMODEudd_statusvarchar(25)YesCompliance modes for the Task # and Sequence # combination:can be of Deemed ,direct direct event checked,Prog-Update,Direct-Opp.Check and manualNo
CMPHIS_PARENTITEMudd_txt150varchar(150)YesBlock task number or the event number for the task and sequence number combinationNo
CMPHIS_EVENTudd_documentnovarchar(40)YesEvent historyNo
CMPHIS_RELATIONSHIPudd_statusvarchar(25)YesRelationShip in the compilance historyNo
CMPHIS_SUPERTERMINTASKudd_taskcodevarchar(30)YesSuperseding or Terminating task number stored against compliance mode deemedNo
CMPHIS_LATESTTASKFLAGudd_designparamcodevarchar(5)YesTime stamp for the record Task FlagNo
CMPHIS_COMPLIANCE_VALUEudd_numericparamvalnumeric(13)YesThe value of the parameter at time of complianceNo
CMPHIS_CUSTOMERORDERNOudd_documentnovarchar(40)Yescustomer order numberNo
CMPHIS_CUSTOMERNOudd_documentnovarchar(40)YesCustomer numberNo
CMPHIS_ENGDOCNOudd_documentnovarchar(40)YesEngineering Document NumberNo
CMPHIS_ENGREVNOudd_seqnoint(4)YesEngineering Revision NumberNo
CMPHIS_MAINTYPEudd_designparamcodevarchar(5)YesMain TypeNo
CMPHIS_PARAMCODEudd_parametervarchar(40)YesParameter codeNo
CMPHIS_LINEID_int_0int(0)NoLine no indicating the unique row in the opportunity check info. System GeneratedNo
CMPHIS_FOLLOWUPSTATUSudd_statusvarchar(25)Yesstatus can be active ,pending,blankNo
CMPHIS_EXECOMMENTS_varchar_2000varchar(2000)YesComments on executionNo
CMPHIS_EXECWORKCENTERudd_txt150varchar(150)Yesworkcenter where the execution is done of the MPNo
CMPHIS_EXECSTATIONudd_txt150varchar(150)Yesstation details of the executionNo
CMPHIS_ENGDOCTYPEudd_txt150varchar(150)YesPackage/Document,Component Work Order,Repair Order,Hangar Work OrderNo
CMPHIS_PARTNOudd_partnovarchar(40)YesPart NumberNo
CMPHIS_SERIALudd_partserialnumbervarchar(40)YesPart serialNo
CMPHIS_LASTMODIFIEDBYudd_taskcodevarchar(30)YesLast Modeified ByNo
CMPHIS_LASTMODIFIEDDATETIME_datetime_8datetime(8)YesLast modified date of the previous complianceNo
CMPHIS_WU_INSTANCENOudd_seqnoint(4)Yeswork unit instance numberNo
cmphis_refdoc_noudd_documentnovarchar(40)Yesreference document numberNo
cmphis_refdoc_typeudd_flagvarchar(25)Yesreference document typeNo
CMPHIS_FOLLOWUPINSTudd_txt2000varchar(2000)YesFollow up instanceNo
CMPHIS_uniqueidudd_seqnoint(4)YesUnique idNo
CMPHIS_corr_Flagudd_designparamcodevarchar(5)YesSets D for deletion and U for correction in the work unitNo
CMPHIS_corr_remarksudd_txt2000varchar(2000)YesCorrection remarksNo
cmphis_nsd_comp_ref_basisudd_documentnovarchar(40)YesOn what basis NSD got computedNo
cmphis_prev_defer_sch_opt_dateudd_flagvarchar(25)YesDeferment option setNo
cmphis_lpd_upd_sourceudd_flagvarchar(25)YesLPD was modified prior to complianceNo
cmphis_nsd_upd_sourceudd_flagvarchar(25)YesNSD was modified prior to complianceNo
cmphis_nsv_comp_ref_basisudd_documentnovarchar(40)YesOn what basis NSV got computedNo
cmphis_nsv_comp_ref_valueudd_numericparamvalnumeric(13)YesReference value for nsvNo
cmphis_lpd_nsd_upd_flagudd_flagvarchar(25)YesRedundantNo
cmphis_pre_defer_sch_opt_usgudd_flagvarchar(25)YesDeferment option set for usage parameterNo
cmphis_lpv_upd_sourceudd_flagvarchar(25)YesLPV was modified prior to complianceNo
cmphis_nsv_upd_sourceudd_flagvarchar(25)YesNSV was modified prior to complianceNo
cmphis_org_schedule_valueudd_numericparamvalnumeric(13)YesNSV prior to last complianceNo
cmphis_lpv_upd_flagudd_flagvarchar(25)YesLPV is Corrected or BaselinedNo
cmphis_nsv_upd_flagudd_flagvarchar(25)YesNSV is Corrected or BaselinedNo
cmphis_change_typeudd_flagvarchar(25)Yeschange type at the time of NSD / LPD / NSV / LPV modificationNo
cmphis_Instance_noudd_guidvarchar(40)YesInstance idNo
cmphis_org_schedule_dateudd_datetime1datetime(8)YesNSD prior to last complianceNo
cmphis_nsd_upd_flagudd_flagvarchar(25)YesNSD is Corrected or BaselinedNo
cmphis_lpd_upd_flagudd_flagvarchar(25)YesLPD is Corrected or BaselinedNo
cmphis_nsd_comp_ref_dateudd_datetime1datetime(8)YesReference dateNo
Table Name : MP_DEFHIS_WUS_DEFER_HISTORY
Comment :Maintanance program deference history
Column Name UDD Data Type Is NULL? Comment Is PK?
DEFHIS_SEQ_NO_decimal_10_0decimal(10)NoSequence noYes
DEFHIS_OUINSTANCE_decimal_10_0decimal(10)NoOuinstanceYes
DEFHIS_PROGRAM_NO_varchar_30varchar(30)NoMaintenance Program NumberYes
DEFHIS_REVISION_NO_varchar_40varchar(40)NoMaintenance Program Revision NumberYes
DEFHIS_AIRCRAFT_REG_NO_varchar_30varchar(30)NoAircraft Registration Number which is associated with the Maintenance programYes
DEFHIS_SCH_NO_decimal_10_0decimal(10)NoSchedule No for Each program NoYes
DEFHIS_CYCLE_NO_varchar_6varchar(6)NoCycle No for Each Program NoYes
DEFHIS_WU_NO_varchar_30varchar(30)NoWork Unit NumberYes
DEFHIS_WU_REV_NO_varchar_40varchar(40)YesWork Unit Revision NoNo
DEFHIS_WU_TYPE_varchar_25Varchar(25)YesWork Unit Type. Can be a T     -  Task P     - Standard Procedure AW  -  Aircraft Work Package CW   - Component Work PackageNo
DEFHIS_WU_OU_decimal_10_0decimal(10)YesWork Unit OUNo
DEFHIS_SCHEDULE_DATE_datetime_8datetime(8)YesSchedule DateNo
DEFHIS_CREATED_AT_varchar_256varchar(256)YesCreated LocationNo
DEFHIS_DEFERRED_REQ_NO_varchar_40varchar(40)NoDeferrence request number NoYes
DEFHIS_DEFERRED_DATE_datetime_8datetime(8)YesDeffered DateNo
DEFHIS_STATUS_varchar_15varchar(15)YesStatusNo
DEFHIS_WORKCENTER_varchar_30varchar(30)YesWork CentreNo
DEFHIS_CREATED_DATE_datetime_8datetime(8)YesCreated DateNo
DEFHIS_CREATED_BY_varchar_30varchar(30)YesCreated BYNo
DEFHIS_APPROVED_BYudd_wfusernamevarchar(30)YesUser name who approved the Short Term EscalationNo
DEFHIS_APPROVED_DATE_datetime_8datetime(8)YesShort term escalation approved dateNo
DEFHIS_COMP_DATE_datetime_8datetime(8)Yesdeferrence history compliance dateNo
DEFHIS_COMP_VALUEudd_txt2000varchar(2000)Yescompilance value of the maintance partNo
Table Name : mp_mpacdschh_wu_date_sch_info_his
Comment :Maintanace program date based schedule information history
Column Name UDD Data Type Is NULL? Comment Is PK?
mpacdschh_program_noudd_mpcodevarchar(30)NoUnique maintenance program NumberYes
mpacdschh_revision_noudd_seqnoint(4)NoMaintenance Program Revision NumberYes
mpacdschh_aircraft_reg_noudd_aircraftnumbervarchar(30)NoAircraft Registration Number which is associated with the Maintenance programYes
mpacdschh_seq_noudd_numericparamvalnumeric(13)NoSequence NoYes
mpacdschh_parent_seq_noudd_numericparamvalnumeric(13)NoThe unique identifier of all the parent items of the task.Yes
mpacdschh_ouinstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
mpacdschh_last_per_dateudd_timedatetime(8)YesThe last performed date / time of the taskNo
mpacdschh_next_per_dateudd_timedatetime(8)YesNext performance date of the mpNo
mpacdschh_alert_dateudd_timedatetime(8)YesParameter value at which an alert message would be displayed about an impending work due on the work unit dateNo
mpacdschh_ear_sch_dateudd_timedatetime(8)Yesearliest schedule dateNo
mpacdschh_lat_sch_dateudd_timedatetime(8)YesTime stamp for the record schedule dateNo
mpacdschh_terminate_dateudd_timedatetime(8)YesTermination date of the MPNo
mpacdschh_threshold_dateudd_timedatetime(8)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component. dateNo
mpacdschh_remarksudd_txt2000varchar(2000)YesRemarksNo
mpacdschh_intervaludd_numericparamvalnumeric(13)YesThe interval for the next instance of the task at when MP should performedNo
mpacdschh_uomudd_designparamcodevarchar(5)YesTime Uom - Can be H - Hours D - Days M - MinutesNo
mpacdschh_schtypeudd_designparamcodevarchar(5)YesSchedule TypeNo
mpacdschh_remarksidudd_guidvarchar(40)Yesremarks IDNo
Table Name : mp_mpacdsch_wu_date_sch_info
Comment :The number of days that was taken or scheduled against a maintanance program are stored in this table.
Column Name UDD Data Type Is NULL? Comment Is PK?
MPACDSCH_OUINSTANCEudd_ctxt_ouinstanceint(4)NoouinstanceYes
MPACDSCH_PROGRAM_NO_varchar_30varchar(30)NoMaintenance Program NumberYes
MPACDSCH_REVISION_NOudd_countint(4)NoMaintenance Program Revision NumberYes
MPACDSCH_AIRCRAFT_REG_NO_varchar_30varchar(30)NoAircraft Registration Number which is associated with the Maintenance programYes
MPACDSCH_SEQ_NO_decimal_10_0decimal(10)NoSequence NoYes
MPACDSCH_PARENT_SEQ_NO_decimal_10_0decimal(10)NoParent Sequence NoYes
MPACDSCH_LAST_PER_DATE_datetime_8datetime(8)YesThe last performed date / time of the taskNo
MPACDSCH_NEXT_PER_DATE_datetime_8datetime(8)YesThe date / time at which the task must be repeated per dateNo
MPACDSCH_ALERT_DATE_datetime_8datetime(8)YesParameter value at which an alert message would be displayed about an impending work due on the work unit dateNo
MPACDSCH_EAR_SCH_DATE_datetime_8datetime(8)YesEarliest schedule dateNo
MPACDSCH_LAT_SCH_DATE_datetime_8datetime(8)YesTime stamp for the record schedule dateNo
MPACDSCH_TERMINATE_DATE_datetime_8datetime(8)YesTermination date of the MPNo
MPACDSCH_THRESHOLD_DATE_datetime_8datetime(8)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component. dateNo
MPACDSCH_REMARKSudd_txt2000varchar(2000)YesRemarksNo
mpacdsch_intervaludd_numericparamvalnumeric(13)YesThe interval for the next instance of the taskNo
mpacdsch_uomudd_designparamcodevarchar(5)YesTime Uom - Can be H - Hours D - Days M - MinutesNo
mpacdsch_schtypeudd_designparamcodevarchar(5)YesSchedule TypeNo
mpacdsch_remarksidudd_guidvarchar(40)YesRemarks IDNo
Table Name : mp_mpacdsh_wu_date_sch_his
Comment :The number of days that was taken or scheduled or assigned for a WU against a maintanance program is get stored in this
Column Name UDD Data Type Is NULL? Comment Is PK?
mpacdsh_program_noudd_mpcodevarchar(30)NoMaintenance Program NumberYes
mpacdsh_revision_noudd_seqnoint(4)NoMaintenance Program Revision NumberYes
mpacdsh_aircraft_reg_noudd_aircraftnumbervarchar(30)NoAircraft Registration Number which is associated with the Maintenance programYes
mpacdsh_seq_noudd_numericparamvalnumeric(13)NoSequence NoYes
mpacdsh_dep_seq_noudd_numericparamvalnumeric(13)NoParent Sequence NoYes
mpacdsh_ouinstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
mpacdsh_sch_typeudd_designparamcodevarchar(5)YesSchedule TypeNo
mpacdsh_updation_basisudd_designparamcodevarchar(5)Yesupdation BasisNo
mpacdsh_tuomudd_attributevarchar(10)YesTime Uom - Can be H - Hours D - Days M - MinutesNo
mpacdsh_ref_date_basisudd_designparamcodevarchar(5)YesReference Date Basis - Can be O - Operational Date I - Induction DateNo
mpacdsh_threshold_valueudd_numericparamvalnumeric(13)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component.No
mpacdsh_alert_valueudd_numericparamvalnumeric(13)YesParameter value at which an alert message would be displayed about an impending work due on the work unit valueNo
mpacdsh_pos_tolerance_valudd_numericparamvalnumeric(13)YesThe maximum time period subsequent to the next schedule date, within which the work unit must be performedNo
mpacdsh_neg_tolerance_valudd_numericparamvalnumeric(13)YesThe maximum time period ahead of the next schedule date, within which the work unit could be performed Tolerance valueNo
mpacdsh_fixed_interval_valueudd_numericparamvalnumeric(13)YesThe interval after which the work unit must be repeated irrespective of whether its previous execution is completed or not .No
mpacdsh_floating_interval_valueudd_numericparamvalnumeric(13)YesThe interval after which the work unit must be repeated, from the period of its last execution and completion.No
mpacdsh_last_per_dateudd_timedatetime(8)YesTime stamp for the record performance dateNo
mpacdsh_next_per_dateudd_timedatetime(8)YesThe date / time at which the task must be repeated performance date of the mpNo
mpacdsh_terminating_valueudd_numericparamvalnumeric(13)Yesterminating valueNo
mpacdsh_threshold_dateudd_timedatetime(8)YesThe parameter value at which the task was be performed for the very first time on the aircraft/part/component.No
mpacdsh_terminating_dateudd_timedatetime(8)Yesterminating date of the maintanance programNo
mpacdsh_deferred_sch_dateudd_timedatetime(8)YesDeffered DateNo
mpacdsh_remarksudd_txt2000varchar(2000)YesRemarks detailsNo
mpacdsh_remarksidudd_guidvarchar(40)Yesremarks id associated with maintanace programNo
Table Name : mp_mpacds_wu_date_sch
Comment :Work unit date based scheduled details gwt stored in this table
Column Name UDD Data Type Is NULL? Comment Is PK?
MPACDS_OUINSTANCEudd_ctxt_ouinstanceint(4)NoouinstanceYes
MPACDS_PROGRAM_NO_varchar_30varchar(30)NoMaintenance Program NumberYes
MPACDS_REVISION_NOudd_countint(4)NoRevision Number of the Maintenance ProgramYes
MPACDS_AIRCRAFT_REG_NO_varchar_30varchar(30)NoAircraft Registration Number which is associated with the Maintenance programYes
MPACDS_SEQ_NO_decimal_10_0decimal(10)NoSequence NoYes
MPACDS_DEP_SEQ_NO_decimal_10_0decimal(10)Nodepseq noYes
MPACDS_SCH_TYPE_varchar_5varchar(5)YesSchedule Type - Can be OT - One time RE - RecurringNo
MPACDS_UPDATION_BASIS_varchar_5varchar(5)YesUpdation Basis SCH - Schedule AC   - Actual CompletionNo
MPACDS_TUOM_varchar_10varchar(10)YesTime Uom - Can be H - Hours D - Days M - MinutesNo
MPACDS_REF_DATE_BASIS_varchar_5varchar(5)YesReference Date Basis - Can be O - Operational Date I - Induction DateNo
MPACDS_THRESHOLD_VALUE_decimal_28_8decimal(28)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component.No
MPACDS_ALERT_VALUE_decimal_28_8decimal(28)Yesparameter value at which an alert message would be displayed about an impending work dueNo
MPACDS_POS_TOLERANCE_VAL_decimal_28_8decimal(28)YesThe maximum time period subsequent to the next schedule date, within which the work unit must be performedNo
MPACDS_NEG_TOLERANCE_VAL_decimal_28_8decimal(28)YesThe maximum time period ahead of the next schedule date, within which the work unit could be performed Tolerance valueNo
MPACDS_FIXED_INTERVAL_VALUE_decimal_28_8decimal(28)YesThe interval after which the work unit must be repeated irrespective of whether its previous execution is completed or not .No
MPACDS_FLOATING_INTERVAL_VALUE_decimal_28_8decimal(28)YesThe interval after which the work unit must be repeated, from the period of its last execution and completion.No
MPACDS_LAST_PER_DATE_datetime_8datetime(8)YesThe last performed date / time of the taskNo
MPACDS_NEXT_PER_DATE_datetime_8datetime(8)YesThe date / time at which the task must be repeated performance date of the mpNo
MPACDS_TERMINATING_VALUE_decimal_28_8decimal(28)Yesterminating valueNo
MPACDS_THRESHOLD_DATE_datetime_8datetime(8)YesThe parameter value at which the task must performe for the very first time on the aircraft/part/component.No
MPACDS_TERMINATING_DATE_datetime_8datetime(8)Yesterminating dateNo
MPACDS_DEFERRED_SCH_DATE_datetime_8datetime(8)Yesdeferred scheduled dateNo
MPACDS_REMARKSudd_txt2000varchar(2000)YesRemarks of the maintance program going at different prespectiveNo
mpacds_remarksidudd_guidvarchar(40)YesRemarks id associated with maintanace programNo
mpacds_nsd_comp_ref_basisudd_documentnovarchar(40)YesOn what basis NSD got computed {Induction Date, Operation Date, Time Window, Schedule, RTC}No
mpacds_nsd_comp_ref_dateudd_datetime1datetime(8)YesReference date with which NSD computedNo
mpacds_org_schedule_dateudd_datetime1datetime(8)YesNSD prior to last complianceNo
mpacds_prev_defer_sch_optionudd_flagvarchar(25)YesDeferment option set at short term escalation at the time of previous complianceNo
mpacds_nsd_upd_flagudd_flagvarchar(25)YesNSD is Corrected or BaselinedNo
mpacds_lpd_upd_flagudd_flagvarchar(25)YesLPD is Corrected or BaselinedNo
mpacds_lpd_sourceudd_flagvarchar(25)YesScreen code from which LPD modifiedNo
mpacds_nsd_sourceudd_flagvarchar(25)YesScreen code from which NSD modifiedNo
mpacds_change_typeudd_flagvarchar(25)YesUser selected change type at the time of NSD / LPD modificationNo
mpacds_instance_noudd_guidvarchar(40)NoGuidNo
Table Name : mp_mpach_ac_association_his
Comment :History of the aircrafts that was associated with maintanance programs
Column Name UDD Data Type Is NULL? Comment Is PK?
mpach_program_noudd_mpcodevarchar(30)Noprogram numberYes
mpach_revision_noudd_seqnoint(4)NoRevison NoYes
mpach_aircraft_reg_noudd_aircraftnumbervarchar(30)NoAircraft Registration Number which is associated with the Maintenance programYes
mpach_ouinstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
mpach_ac_ouudd_ctxt_ouinstanceint(4)YesAircraft OUNo
mpach_association_statusudd_designparamcodevarchar(5)Yesassociation status F - Fresh A - Active I  - InActiveNo
mpach_associated_dateudd_timedatetime(8)Yesassociated date of the AC with MPNo
mpach_associated_byudd_ctxt_uservarchar(30)Yesassociated person referenceNo
mpach_primary_program_flagudd_designparamcodevarchar(5)Yesprimary program flag Y - Yes N - NoNo
mpach_regulatory_authorityudd_doaapprovalnovarchar(30)YesRegulatory Authority changes as per country normsNo
mpach_approval_noudd_documentnovarchar(40)Yesapproval numberNo
mpach_approval_dateudd_timedatetime(8)Yesapproval dateNo
mpach_other_detailsudd_txt255varchar(255)YesOther detailsNo
Table Name : mp_mpacuschh_wu_usage_sch_info_his
Comment :The hourly scheduled information history of the AC
Column Name UDD Data Type Is NULL? Comment Is PK?
mpacuschh_program_noudd_mpcodevarchar(30)Noprogram numberYes
mpacuschh_revision_noudd_seqnoint(4)NoRevision NumberYes
mpacuschh_aircraft_reg_noudd_aircraftnumbervarchar(30)NoAircraft Regisration NumberYes
mpacuschh_seq_noudd_numericparamvalnumeric(13)NoSequence NoYes
mpacuschh_parent_seq_noudd_numericparamvalnumeric(13)Nopart sequence numberYes
mpacuschh_param_codeudd_documentnovarchar(40)NoParameter codeYes
mpacuschh_ouinstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
mpacuschh_alert_valueudd_numericparamvalnumeric(13)Yesparameter value at which an alert message would be displayed about an impending work due on the work unit valueNo
mpacuschh_pos_tolerance_valudd_numericparamvalnumeric(13)YesThe maximum time period subsequent to the next schedule date, within which the work unit must be performedNo
mpacuschh_neg_tolerance_valudd_numericparamvalnumeric(13)YesThe maximum time period ahead of the next schedule date, within which the work unit could be performed Tolerance ValueNo
mpacuschh_terminating_valueudd_numericparamvalnumeric(13)YesTerminating valueNo
mpacuschh_next_sch_valueudd_numericparamvalnumeric(13)YesThe date / time at which the task must be repeated schedule ValueNo
mpacuschh_last_per_valueudd_numericparamvalnumeric(13)YesLast per valueNo
mpacuschh_param_ouudd_ctxt_ouinstanceint(4)YesParameter OUNo
mpacuschh_threshold_valueudd_numericparamvalnumeric(13)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component.No
mpacuschh_remarksudd_txt2000varchar(2000)YesRemarksNo
mpacuschh_intervaludd_numericparamvalnumeric(13)YesThe interval for the next instance of the task to be performed for MPNo
mpacuschh_schtypeudd_designparamcodevarchar(5)Yesschedule typeNo
mpacuschh_remarksidudd_guidvarchar(40)YesThe id of the remarks associatedNo
Table Name : mp_mpacusch_wu_usage_sch_info
Comment :The hourly scheduled information of the aircrafts associated with WU
Column Name UDD Data Type Is NULL? Comment Is PK?
MPACUSCH_OUINSTANCEudd_ctxt_ouinstanceint(4)NoOuinstanceYes
MPACUSCH_PROGRAM_NO_varchar_30varchar(30)NoMaintenance Program NumberYes
MPACUSCH_REVISION_NOudd_countint(4)NoMaintenance Program Revision NumberYes
MPACUSCH_AIRCRAFT_REG_NO_varchar_30varchar(30)NoAircraft Registration Number which is associated with the Maintenance programYes
MPACUSCH_SEQ_NO_decimal_10_0decimal(10)NoSequence NoYes
MPACUSCH_PARENT_SEQ_NO_decimal_10_0decimal(10)NoParent sequence NoYes
MPACUSCH_PARAM_CODE_varchar_40varchar(40)NoParameter codeYes
MPACUSCH_ALERT_VALUE_decimal_28_8decimal(28)YesParameter value at which an alert message would be displayed about an impending work due on the work unit ValueNo
MPACUSCH_POS_TOLERANCE_VAL_decimal_28_8decimal(28)YesThe maximum time period subsequent to the next schedule date, within which the work unit must be performed.No
MPACUSCH_NEG_TOLERANCE_VAL_decimal_28_8decimal(28)YesThe maximum time period ahead of the next schedule date, within which the work unit could be performed Tolerance ValueNo
MPACUSCH_TERMINATING_VALUE_decimal_28_8decimal(28)YesTerminating ValueNo
MPACUSCH_NEXT_SCH_VALUE_decimal_28_8decimal(28)YesThe date / time at which the task must be repeated schedule ValueNo
MPACUSCH_LAST_PER_VALUE_decimal_28_8decimal(28)YesLast Performed ValueNo
MPACUSCH_PARAM_OUudd_ctxt_ouinstanceint(4)YesParameter OUNo
MPACUSCH_THRESHOLD_VALUE_decimal_28_8decimal(28)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component.No
MPACUSCH_REMARKSudd_txt2000varchar(2000)YesRemarksNo
mpacusch_intervaludd_numericparamvalnumeric(13)YesThe interval for the next instance of the task cosideration for performing MPNo
mpacusch_schtypeudd_designparamcodevarchar(5)YesSchedule TypeNo
mpacusch_remarksidudd_guidvarchar(40)YesRemarks id associated with particular maintanace programNo
Table Name : mp_mpacush_wu_usage_sch_his
Comment :The hourly scheduled information history of aircrafts associated with WU
Column Name UDD Data Type Is NULL? Comment Is PK?
mpacush_program_noudd_mpcodevarchar(30)Noprogram numberYes
mpacush_revision_noudd_seqnoint(4)NoRevison NoYes
mpacush_aircraft_reg_noudd_aircraftnumbervarchar(30)NoAircraft Registration Number which is associated with the Maintenance programYes
mpacush_seq_noudd_numericparamvalnumeric(13)NoSequence NumberYes
mpacush_dep_seq_noudd_numericparamvalnumeric(13)Nosequemce numberYes
mpacush_param_codeudd_documentnovarchar(40)NoParameter CodeYes
mpacush_ouinstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
mpacush_sch_typeudd_designparamcodevarchar(5)YesSchedule typeNo
mpacush_threshold_valueudd_numericparamvalnumeric(13)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component.No
mpacush_fixed_interval_valueudd_numericparamvalnumeric(13)YesThe interval after which the work unit must be repeated irrespective of whether its previous execution is completed or not .No
mpacush_floating_interval_valueudd_numericparamvalnumeric(13)YesThe interval after which the work unit must be repeated, from the period of its last execution and completion.No
mpacush_alert_valueudd_numericparamvalnumeric(13)YesParameter value at which an alert message would be displayed about an impending work due on the work unit valueNo
mpacush_pos_tolerance_valudd_numericparamvalnumeric(13)YesThe maximum time period subsequent to the next schedule date, within which the work unit must be performedNo
mpacush_neg_tolerance_valudd_numericparamvalnumeric(13)YesThe maximum time period ahead of the next schedule date, within which the work unit could be performed Tolerance ValueNo
mpacush_terminating_valueudd_numericparamvalnumeric(13)YesThe parameter value, reaching which the work on the work unit must be terminatedNo
mpacush_next_sch_valueudd_numericparamvalnumeric(13)YesNext schedule Value before the MP doneNo
mpacush_last_per_valueudd_numericparamvalnumeric(13)Yeslast performed valueNo
mpacush_param_ouudd_ctxt_ouinstanceint(4)YesParameter OUNo
mpacush_terminate_val_typeudd_designparamcodevarchar(5)YesTerminate value typeNo
mpacush_deferred_sch_valueudd_numericparamvalnumeric(13)YesDeferred Schedule TypeNo
mpacush_remarksudd_txt2000varchar(2000)YesRemarksNo
mpacush_remarksidudd_guidvarchar(40)YesRemarks associated with aircraft maintanance programNo
Table Name : mp_mpacus_wu_usage_sch
Comment :Schedule by hours that are allocated for an airacraft in a work center
Column Name UDD Data Type Is NULL? Comment Is PK?
MPACUS_OUINSTANCEudd_ctxt_ouinstanceint(4)NoOuinstanceYes
MPACUS_PROGRAM_NO_varchar_30varchar(30)NoMaintenace Program NumberYes
MPACUS_REVISION_NOudd_countint(4)NoRevison NoYes
MPACUS_AIRCRAFT_REG_NO_varchar_30varchar(30)NoAircraft Regestration NoYes
MPACUS_SEQ_NO_decimal_10_0decimal(10)NoSequence NoYes
MPACUS_DEP_SEQ_NO_decimal_10_0decimal(10)NoDependent Sequence NumberYes
MPACUS_PARAM_CODE_varchar_40varchar(40)NoParameter codeYes
MPACUS_SCH_TYPE_varchar_5varchar(5)YesSchedule Type OT - One time RE - RecurringNo
MPACUS_THRESHOLD_VALUE_decimal_28_8decimal(28)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component.No
MPACUS_FIXED_INTERVAL_VALUE_decimal_28_8decimal(28)YesThe interval after which the work unit must be repeated irrespective of whether its previous execution is completed or not .No
MPACUS_FLOATING_INTERVAL_VALUE_decimal_28_8decimal(28)YesThe interval after which the work unit must be repeated, from the period of its last execution and completion.No
MPACUS_ALERT_VALUE_decimal_28_8decimal(28)Yesparameter value at which an alert message would be displayed about an impending work due on the work unit ValueNo
MPACUS_POS_TOLERANCE_VAL_decimal_28_8decimal(28)YesThe maximum time period subsequent to the next schedule date, within which the work unit must be performedNo
MPACUS_NEG_TOLERANCE_VAL_decimal_28_8decimal(28)YesThe maximum time period ahead of the next schedule date, within which the work unit could be performed Tolerance ValueNo
MPACUS_TERMINATING_VALUE_decimal_28_8decimal(28)YesTerminating ValueNo
MPACUS_NEXT_SCH_VALUE_decimal_28_8decimal(28)YesNeck schedule ValueNo
MPACUS_LAST_PER_VALUE_decimal_28_8decimal(28)YesLast Performed ValueNo
MPACUS_PARAM_OU_decimal_10_0decimal(10)YesParameter OUNo
MPACUS_TERMINATE_VAL_TYPE_varchar_5varchar(5)YesTerminating Value Type I  - Interval A  - AbsoluteNo
MPACUS_DEFERRED_SCH_VALUE_decimal_28_8decimal(28)YesDeferred Schedule ValueNo
MPACUS_REMARKSudd_txt2000varchar(2000)YesRemarks associated with aircraft maintanance programNo
mpacus_remarksidudd_guidvarchar(40)YesRemarks id associated with particular maintanace programNo
mpacus_nsv_comp_ref_basisudd_documentnovarchar(40)YesNSV got computedNo
mpacus_nsv_comp_ref_valueudd_numericparamvalnumeric(13)YesReference value with which NSV computedNo
mpacus_org_schedule_valueudd_numericparamvalnumeric(13)YesNSV prior to last complianceNo
mpacus_pre_defer_sch_optionudd_flagvarchar(25)YesDeferment option set at short term escalation at the time of previous complianceNo
mpacus_lpv_upd_flagudd_flagvarchar(25)YesLPV is Corrected or BaselinedNo
mpacus_nsv_upd_flagudd_flagvarchar(25)YesNSV is Corrected or BaselinedNo
mpacus_lpv_upd_sourceudd_flagvarchar(25)YesScreen code from which LPV modifiedNo
mpacus_nsv_upd_sourceudd_flagvarchar(25)YesScreen code from which NSV modifiedNo
mpacus_change_typeudd_flagvarchar(25)YesUser selected change type at the time of NSV / LPV modificationNo
mpacus_Instance_noudd_guidvarchar(40)YesInstance id against which transaction has done {Guid}No
Table Name : mp_mpacwuh_ac_workunits_his
Comment :History of aircrafts and its association with work units
Column Name UDD Data Type Is NULL? Comment Is PK?
mpacwuh_program_noudd_mpcodevarchar(30)Noprogram numberYes
mpacwuh_revision_noudd_seqnoint(4)NoRevision numberYes
mpacwuh_aircraft_reg_noudd_aircraftnumbervarchar(30)NoAircraft Registration Number which is associated with the Maintenance programYes
mpacwuh_seq_noudd_seqnoint(4)NoSequence NumberYes
mpacwuh_ouinstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
mpacwuh_pos_noudd_numericparamvalnumeric(13)YesPosition NumberNo
mpacwuh_wu_noudd_workunitcodevarchar(30)YesWork Unit numberNo
mpacwuh_wu_rev_noudd_revisionnovarchar(40)Yeswork unit revision numberNo
mpacwuh_wu_typeudd_designparamcodevarchar(5)YesWork Unit typeNo
mpacwuh_sch_noudd_numericparamvalnumeric(13)YesSchedule numberNo
mpacwuh_pgm_seq_noudd_numericparamvalnumeric(13)Yesprogram sequence numberNo
mpacwuh_exec_typeudd_designparamcodevarchar(5)YesIt can be of major or minor .default is majorNo
mpacwuh_work_centerudd_wccodevarchar(30)YesWork center codeNo
mpacwuh_job_typeudd_designparamcodevarchar(5)YesJob TypeNo
mpacwuh_maintenance_typeudd_designparamcodevarchar(5)Yesmaintanance TypeNo
mpacwuh_position_codeudd_flagvarchar(25)Yesposition codeNo
mpacwuh_level_noudd_txt150varchar(150)YesLevel NumberNo
mpacwuh_eo_noudd_documentnovarchar(40)Yesengineering document number of the respective maintanance programNo
mpacwuh_eo_rev_noudd_revisionnovarchar(40)Yesengineering document revision number of the respective maintanance programNo
mpacwuh_sch_statusudd_designparamcodevarchar(5)YesSchedule StatusNo
mpacwuh_defer_policyudd_designparamcodevarchar(5)YesDefer policyNo
mpacwuh_dependant_schudd_designparamcodevarchar(5)YesDependent ScheduleNo
mpacwuh_sch_exec_ruleudd_designparamcodevarchar(5)Yesschedules for the executionNo
mpacwuh_long_term_flagudd_designparamcodevarchar(5)YesLong Term Flag - Indicates if the Work unit is long term or not. Valid Values are Y - Yes N - NoNo
mpacwuh_expense_typeudd_designparamcodevarchar(5)YesExpense Type - Can be C - Capital R - RevenueNo
mpacwuh_other_refudd_txt255varchar(255)YesOther referencesNo
mpacwuh_commentsudd_txt255varchar(255)YesComments on modification made by the user.No
mpacwuh_wu_ouudd_ctxt_ouinstanceint(4)YesOrganization Unit of the workunitNo
mpacwuh_wc_ouudd_ctxt_ouinstanceint(4)YesOrganization unit of the work centerNo
mpacwuh_primary_modeludd_modelvarchar(20)YesPrimary ModelNo
mpacwuh_primary_model_ouudd_ctxt_ouinstanceint(4)YesPrimary Model OUNo
mpacwuh_exec_statusudd_designparamcodevarchar(5)YesExecution Status ARD - As Required DEF  - Deferred FCT  - ForecastedNo
mpacwuh_modify_flagudd_designparamcodevarchar(5)YesModify Flag Y - Yes N - NoNo
mpacwuh_cycle_noudd_pmcyclenovarchar(6)YesCycle NumberNo
mpacwuh_sourceudd_txt150varchar(150)YesSourceNo
mpacwuh_link_flagudd_txt150varchar(150)YesLink Flag. Design Purpose. Indicates if Parts/ Resource / Relationship are identified for the Work UnitNo
mpacwuh_dep_sch_indicatorudd_txt150varchar(150)YesSchedule IndicatorNo
mpacwuh_updation_basisudd_designparamcodevarchar(5)YesUpdation BasisNo
mpwuh_defreqnoudd_documentnovarchar(40)Yesdeferrence request numberNo
mpwuh_defrl_sourceudd_documentnovarchar(40)Yesdeference sourceNo
mpacwuh_mpdgrpudd_quickcodesvarchar(25)Yesthe maintanance program gets grouped under several groupsNo
mpacwuh_prgitmtypeudd_designparamcodevarchar(5)Yesprogram item typeNo
mpacwuh_defexepriorityudd_prioritynoint(4)Yesdeferrence priorityNo
mpacwuh_ini_resetbyudd_designparamcodevarchar(5)Yessets SC for self compliance and RTA for related task complianceNo
mpacwuh_modified_dateudd_timedatetime(8)Yesmodified DateNo
mpacwuh_modified_byudd_ctxt_uservarchar(30)YesModified ByNo
mpacwuh_engdoctypeudd_quickcodevarchar(25)YesPackage/Document,Component Work Order,Repair Order,Hangar Work OrderNo
mpacwuh_sch_flagudd_designparamcodevarchar(5)YesSchedule flagNo
Table Name : mp_mpacwu_ac_workunits
Comment :Details of work units where aircrafts get assigend to MP
Column Name UDD Data Type Is NULL? Comment Is PK?
MPACWU_SEQ_NO_decimal_10_0decimal(10)NoSequence NoYes
MPACWU_OUINSTANCEudd_ctxt_ouinstanceint(4)NoouinstanceYes
MPACWU_PROGRAM_NO_varchar_30varchar(30)NoMaintenance Program NumberYes
MPACWU_REVISION_NOudd_countint(4)NoRevision Number of the Maintenance ProgramYes
MPACWU_AIRCRAFT_REG_NO_varchar_30varchar(30)NoAircraft Registration Number which is associated with the Maintenance programYes
MPACWU_POS_NO_decimal_10_0decimal(10)YesPosition NumberNo
MPACWU_WU_NO_varchar_30varchar(30)YesWork Unit NumberNo
MPACWU_WU_REV_NO_varchar_40varchar(40)YesWork Unit Revision NumberNo
MPACWU_WU_TYPE_varchar_5varchar(5)YesWork Unit Type. Can be T    - Task P    - Standard Procedure AW - Aircraft Work Package CW - Component Work Package MR - Maintenance Report B    - BlankNo
MPACWU_SCH_NO_decimal_10_0decimal(10)YesSchedule NumberNo
MPACWU_PGM_SEQ_NO_decimal_10_0decimal(10)YesProgram Sequence NumberNo
MPACWU_EXEC_TYPE_varchar_5varchar(5)YesExecution Type MA - Major MI  - MinorNo
MPACWU_WORK_CENTER_varchar_30varchar(30)YesWork Center CodeNo
MPACWU_JOB_TYPE_varchar_5varchar(5)YesJob Type ON - On Wing AC - AircraftNo
MPACWU_MAINTENANCE_TYPE_varchar_5varchar(5)YesMaintenance Type - Valid Values are R - Repair O - Overhaul I - Inspection T - OthersNo
MPACWU_POSITION_CODE_varchar_25Varchar(25)YesPosition CodeNo
MPACWU_LEVEL_NO_varchar_150varchar(150)YesLevel NumberNo
MPACWU_EO_NO_varchar_40varchar(40)YesEngineering Order NumberNo
MPACWU_EO_REV_NO_varchar_40varchar(40)Yesengineering document revision number of the respective maintanance programNo
MPACWU_SCH_STATUS_varchar_5varchar(5)YesSchedule StatusNo
MPACWU_DEFER_POLICY_varchar_5varchar(5)YesDeferment Policy NA - Not Allowed CW - Complete Work Unit CU - Constituent UnitNo
MPACWU_DEPENDANT_SCH_varchar_5varchar(5)YesDependent Schedule - Y - Yes or N - No. Yes indicates that they are depedent work unit for this Work unit identifiedNo
MPACWU_SCH_EXEC_RULE_varchar_5varchar(5)YesSchedule Execution Rule. Can be E - Earliest or L - Time stamp for the record.No
MPACWU_LONG_TERM_FLAG_varchar_5varchar(5)YesLong Term Flag - Indicates if the Work unit is long term or not. Valid Values are Y - Yes N - NoNo
MPACWU_EXPENSE_TYPE_varchar_5varchar(5)YesExpense Type - Can be C - Capital R - RevenueNo
MPACWU_OTHER_REF_varchar_255varchar(255)YesOther referencesNo
MPACWU_COMMENTS_varchar_255varchar(255)YesComments on modification made by the user.No
MPACWU_WU_OUudd_ctxt_ouinstanceint(4)YesWork Unit OUNo
MPACWU_WC_OUudd_ctxt_ouinstanceint(4)YesWork Center OUNo
MPACWU_PRIMARY_MODEL_varchar_20varchar(20)YesPrimary ModelNo
MPACWU_PRIMARY_MODEL_OUudd_ctxt_ouinstanceint(4)YesPrimary Model OUNo
MPACWU_EXEC_STATUS_varchar_5varchar(5)YesExecution Status ARD - As Required DEF  - Deferred FCT  - ForecastedNo
MPACWU_MODIFY_FLAG_varchar_5varchar(5)YesModify Flag Y - Yes N - NoNo
MPACWU_CYCLE_NO_char_6char(6)YesCycle NumberNo
MPACWU_SOURCE_varchar_150varchar(150)YesSourceNo
MPACWU_LINK_FLAG_varchar_150varchar(150)YesLink Flag. Design Purpose. Indicates if Parts/ Resource / Relationship are identified for the Work UnitNo
MPACWU_DEP_SCH_INDICATOR_varchar_150varchar(150)YesDependent Schedule IndicatorNo
MPACWU_UPDATION_BASIS_varchar_5varchar(5)YesUpdation BasisNo
MPWU_DEFREQNO_varchar_40varchar(40)YesDeferal sequence NoNo
MPWU_DEFRL_SOURCE_varchar_40varchar(40)YesDeferal source noNo
MPACWU_MPDGRPudd_quickcodesvarchar(25)Yesmaintanance program deference groupNo
MPACWU_PRGITMTYPEudd_designparamcodevarchar(5)Yesprogram item typeNo
MPACWU_DEFEXEPRIORITYudd_prioritynoint(4)Yesdeferrence priorityNo
MPACWU_INI_RESETBYudd_designparamcodevarchar(5)Yessets SC for self compliance and RTA for related task complianceNo
MPACWU_MODIFIED_DATE_datetime_8datetime(8)YesModified DateNo
MPACWU_MODIFIED_BYudd_ctxt_uservarchar(30)Yesmodified ByNo
MPACWU_ENGDOCTYPEudd_quickcodevarchar(25)YesPackage/Document,Component Work Order,Repair Order,Hangar Work OrderNo
mpacwu_sch_flagudd_designparamcodevarchar(5)Yesschedule flagNo
mpacwu_parent_tsk_sequdd_seqnoint(4)YesFor an RTC task, stores the parent task seq # which triggered the RTC taskNo
mpacwu_last_per_datedatetimeDatetime(8)YesCompiled DateNo
Table Name : mp_mpac_ac_association
Comment :Details of the aircrafts asociated with respective maintanance program
Column Name UDD Data Type Is NULL? Comment Is PK?
MPAC_OUINSTANCEudd_ctxt_ouinstanceint(4)NoouinstanceYes
MPAC_PROGRAM_NO_varchar_30varchar(30)NoMaintenance Program NumberYes
MPAC_REVISION_NOudd_countint(4)NoRevision Number of the Maintenance ProgramYes
MPAC_AIRCRAFT_REG_NO_varchar_30varchar(30)NoAircraft Registration Number which is associated with the Maintenance programYes
MPAC_AC_OUudd_ctxt_ouinstanceint(4)YesAircraft OUNo
MPAC_ASSOCIATION_STATUS_varchar_5varchar(5)Yesassociation status F - Fresh A - Active I  - InActiveNo
MPAC_ASSOCIATED_DATE_datetime_8datetime(8)Yesassociated dateNo
MPAC_ASSOCIATED_BY_varchar_30varchar(30)Yesassociated byNo
MPAC_PRIMARY_PROGRAM_FLAG_varchar_5varchar(5)Yesprimary program flag Y - Yes N - NoNo
MPAC_REGULATORY_AUTHORITY_varchar_25Varchar(25)Yesregulatory authority changes as per country normsNo
MPAC_APPROVAL_NO_varchar_40varchar(40)Yesapproval noNo
MPAC_APPROVAL_DATE_datetime_8datetime(8)Yesapproval dateNo
MPAC_OTHER_DETAILS_varchar_255varchar(255)Yesother detailsNo
Table Name : mp_mpevenh_event_info_his
Comment :Event information history of the maintanance program
Column Name UDD Data Type Is NULL? Comment Is PK?
mpevenh_program_noudd_mpcodevarchar(30)Noprogram numberYes
mpevenh_revision_noudd_seqnoint(4)Norevision numberYes
mpevenh_eventudd_mpcodevarchar(30)Noevent detailsYes
mpevenh_wu_noudd_mpcodevarchar(30)Nowork unit numberYes
mpevenh_ouinstanceudd_ctxt_ouinstanceint(4)NoouinstanceYes
mpevenh_seq_noudd_numericparamvalnumeric(13)Yessequence numberNo
mpevenh_wu_typeudd_flagvarchar(25)Yeswork unit typeNo
mpevenh_wu_ouudd_ctxt_ouinstanceint(4)Yeswork unit OUNo
mpevenh_priorityudd_numericparamvalnumeric(13)YesPriorityNo
mpevenh_mandatory_flagudd_flagvarchar(25)YesMandatory FlagNo
mpevenh_primary_modeludd_modelvarchar(20)YesPrimary modelNo
mpevenh_wu_rev_noudd_revisionnovarchar(40)YesWork Unit Revision NumberNo
mpevenh_work_centerudd_wccodevarchar(30)YesWork centerNo
mpevenh_wc_ouudd_ctxt_ouinstanceint(4)Yeswork center OUNo
mpevenh_est_man_hrsudd_durationnumeric(13)YesEstimated maintanance HoursNo
mpevenh_est_elap_timeudd_durationnumeric(13)Yeselapsed timeNo
Table Name : mp_mpeven_event_info
Comment :Event information maintanance programs
Column Name UDD Data Type Is NULL? Comment Is PK?
MPEVEN_OUINSTANCEudd_ctxt_ouinstanceint(4)NoOuinstanceYes
MPEVEN_PROGRAM_NO_varchar_30varchar(30)NoMainteance Program No.Yes
MPEVEN_REVISION_NOudd_countint(4)NoRevison NoYes
MPEVEN_EVENT_varchar_30varchar(30)NoMaintenance EventYes
MPEVEN_WU_NO_varchar_30varchar(30)NoWork Unit NumberYes
MPEVEN_SEQ_NO_decimal_10_0decimal(10)NoSequence NumberNo
MPEVEN_WU_TYPE_varchar_25Varchar(25)YesWork Unit Type T     - Task P     - Standard Procedure AW  - Aircraft Work Package CW  - Component Work Package MR  - Maintenance Report B     - BlankNo
MPEVEN_WU_OUudd_ctxt_ouinstanceint(4)YesWork Unit OUNo
MPEVEN_PRIORITY_decimal_10_0decimal(10)YesPriorityNo
MPEVEN_MANDATORY_FLAG_varchar_25Varchar(25)YesMandatory Flag Y - Yes N - NoNo
MPEVEN_PRIMARY_MODEL_varchar_20varchar(20)YesPrimary ModelNo
MPEVEN_WU_REV_NO_varchar_40varchar(40)YesWork Unit Revision NumberNo
MPEVEN_WORK_CENTER_varchar_30varchar(30)YesWork CenterNo
MPEVEN_WC_OUudd_ctxt_ouinstanceint(4)YesWork Center OUNo
mpeven_est_man_hrsudd_durationnumeric(13)YesEstimated maintanance HoursNo
mpeven_est_elap_timeudd_durationnumeric(13)Yeselapsed timeNo
Table Name : mp_mph_maint_program_his
Comment :Maintanance program history
Column Name UDD Data Type Is NULL? Comment Is PK?
mph_program_noudd_mpcodevarchar(30)Noprogram NumberYes
mph_revision_noudd_seqnoint(4)NoRevision numberYes
mph_ouinstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
mph_descriptionudd_txt150varchar(150)YesDescriptionNo
mph_description_upudd_txt150varchar(150)YesDescription of the Maintenance ProgramNo
mph_primary_modeludd_modelvarchar(20)YesPrimary ModelNo
mph_model_ouudd_ctxt_ouinstanceint(4)YesModel OuinstanceNo
mph_config_classudd_aircraftnumbervarchar(30)YesConfiguration ClassNo
mph_config_class_ouudd_ctxt_ouinstanceint(4)YesConfiguration Class OUNo
mph_statusudd_designparamcodevarchar(5)YesMP statusNo
mph_categoryudd_flagvarchar(25)YesCategoryNo
mph_commentsudd_txt255varchar(255)YesCommentsNo
mph_reg_authorityudd_regaucodevarchar(25)Yesregulation authority chages from country to country and its stored hereNo
mph_approval_noudd_doaapprovalnovarchar(30)YesApproval noNo
mph_approval_dateudd_timedatetime(8)YesApproval dateNo
mph_other_detailsudd_txt255varchar(255)YesOther DetailsNo
mph_approved_dateudd_timedatetime(8)YesApproved dateNo
mph_approved_byudd_ctxt_uservarchar(30)YesApproved ByNo
mph_revised_byudd_ctxt_uservarchar(30)YesRevised ByNo
mph_reviseddateudd_timedatetime(8)YesRevise DateNo
mph_revision_commentsudd_txt255varchar(255)YesRevision commentsNo
mph_cancellation_commentsudd_txt255varchar(255)YesCancellation commentsNo
mph_confirm_commentsudd_txt255varchar(255)YesConfirm CommentsNo
mph_content_avail_flagudd_flagvarchar(25)YesAvailabality FlagNo
mph_superceeded_rev_noudd_revisionnovarchar(40)YesSuperCeeded Revision NumberNo
mph_latest_rev_flagudd_designparamcodevarchar(5)YesTime stamp for the record revision FlagNo
mph_timestampudd_timestampint(4)YesTime stamp for the recordNo
mph_aircraftcpy_flagudd_designparamcodevarchar(5)Yessets Y if the AC is associated with any MP else NNo
mph_stageudd_attributevarchar(10)YesMaintanance program stages in execution get stored hereNo
mph_wf_doc_keyudd_filenamevarchar(50)YesfilenameNo
mph_created_byudd_ctxt_uservarchar(30)Yescreated byNo
mph_creationdateudd_timedatetime(8)YesCreation dateNo
mph_modified_byudd_ctxt_uservarchar(30)Yesmodified byNo
mph_modifieddateudd_timedatetime(8)Yesmodified dateNo
Table Name : MP_MPLOG_STATUS_LOG
Comment :Status of the maintance program
Column Name UDD Data Type Is NULL? Comment Is PK?
MPLOG_OUINSTANCE_decimal_10_0decimal(10)NoOUInstanceYes
MPLOG_PROGRAM_NO_varchar_30varchar(30)NoMaintenance Program NumberYes
MPLOG_REVISION_NO_varchar_40varchar(40)NoRevision NumberYes
MPLOG_STATUS_varchar_25Varchar(25)NoStatus FRE  - Fresh CF     - Confirm REV  - Revised RTN  - Return CAN   - Cancel A        - Active I         - Inactive B        - BlankYes
MPLOG_CHANGED_DATE_datetime_8datetime(8)NoChanged DateYes
MPLOG_CHANGED_BY_varchar_30varchar(30)YesChanged ByNo
MPLOG_COMMENTS_varchar_255varchar(255)YesCommentsNo
Table Name : mp_mpmeh_model_effectivity_his
Comment :On AC model based, maintanance program get assigned and its information history stored here
Column Name UDD Data Type Is NULL? Comment Is PK?
mpmeh_program_noudd_mpcodevarchar(30)Noprogram numberYes
mpmeh_revision_noudd_seqnoint(4)Norevision numberYes
mpmeh_model_noudd_modelvarchar(20)NoModel number applicable for the Maintenance programYes
mpmeh_ouinstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
mpmeh_model_ouudd_ctxt_ouinstanceint(4)YesModel OuinstanceNo
mpmeh_primary_program_flagudd_designparamcodevarchar(5)Yesprogram flagNo
Table Name : mp_mpme_model_effectivity
Comment :On AC model based, maintanance program get assigned and its operational information stored here
Column Name UDD Data Type Is NULL? Comment Is PK?
MPME_OUINSTANCEudd_ctxt_ouinstanceint(4)NoOuinstanceYes
MPME_PROGRAM_NO_varchar_40varchar(40)Noprogram NoYes
MPME_REVISION_NOudd_countint(4)NoRevision No.Yes
MPME_MODEL_NO_varchar_20varchar(20)NoModel number applicable for the Maintenance programYes
MPME_MODEL_OUudd_ctxt_ouinstanceint(4)YesModel OuinstanceNo
MPME_PRIMARY_PROGRAM_FLAG_varchar_5varchar(5)YesPrimary Program Flag Y - Yes N - NoNo
Table Name : MP_MPOPT_OPTION_SETTING
Comment :Set option setting details of the maintanace program
Column Name UDD Data Type Is NULL? Comment Is PK?
MPOPT_OUINSTANCE_decimal_10_0decimal(10)NoOUInstanceYes
MPOPT_SUB_FLEET_SEC_FLAG_varchar_25Varchar(25)YesSubFleet security flagNo
MPOPT_REV_HIS_POLICY_FLAG_varchar_25Varchar(25)YesRevision History Policy FlagNo
MPOPT_CREATEDDATE_datetime_8datetime(8)YesCreated DateNo
MPOPT_CREATED_BY_varchar_30varchar(30)YesCreated ByNo
MPOPT_MODIFIEDDATE_datetime_8datetime(8)YesModified DateNo
MPOPT_MODIFIEDBY_varchar_30varchar(30)YesModified ByNo
MPOPT_TIMESTAMP_decimal_10_0decimal(10)YesTime stamp for the recordNo
MPOPT_SIDFACTOR_decimal_28_8decimal(28)YesSID FactorNo
MPOPT_WC_TASKFLGudd_designparamcodevarchar(5)YesWork Center TASK FLAGNo
Table Name : mp_mpwudsh_wu_date_sch_his
Comment :Details about the work units that was allocated to several MP
Column Name UDD Data Type Is NULL? Comment Is PK?
mpwudsh_program_noudd_mpcodevarchar(30)Noprogram NumberYes
mpwudsh_revision_noudd_seqnoint(4)NoRevision NumberYes
mpwudsh_seq_noudd_numericparamvalnumeric(13)Nosequence NumberYes
mpwudsh_dep_seq_noudd_numericparamvalnumeric(13)Nosequence numYes
mpwudsh_ouinstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
mpwudsh_sch_typeudd_designparamcodevarchar(5)YesSchedule typeNo
mpwudsh_updation_basisudd_designparamcodevarchar(5)YesUpdation Basis - Can be SCH - Schedule AC    - Actual CompletionNo
mpwudsh_tuomudd_attributevarchar(10)YesTime Uom - Can be H - Hours D - Days M - MinutesNo
mpwudsh_ref_date_basisudd_designparamcodevarchar(5)YesReference Date Basis - Can be O - Operational Date I - Induction DateNo
mpwudsh_threshold_valueudd_numericparamvalnumeric(13)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component. ValueNo
mpwudsh_terminating_valueudd_numericparamvalnumeric(13)Yesterminating ValueNo
mpwudsh_alert_valueudd_numericparamvalnumeric(13)YesParameter value at which an alert message would be displayed about an impending work due on the work unit ValueNo
mpwudsh_pos_tolerance_valudd_numericparamvalnumeric(13)YesThe maximum time period subsequent to the next schedule date, within which the work unit must be performedNo
mpwudsh_neg_tolerance_valudd_numericparamvalnumeric(13)YesThe maximum time period ahead of the next schedule date, within which the work unit could be performed Tolerance valueNo
mpwudsh_fixed_int_valueudd_numericparamvalnumeric(13)YesThe interval after which the work unit must be repeated irrespective of whether its previous execution is completed or not .No
mpwudsh_floating_int_valueudd_numericparamvalnumeric(13)YesThe interval after which the work unit must be repeated, from the period of its last execution and completion.No
Table Name : mp_mpwuds_wu_date_sch
Comment :Operational details of the work units on date based schedule that were getting assigned to aircraft
Column Name UDD Data Type Is NULL? Comment Is PK?
MPWUDS_OUINSTANCEudd_ctxt_ouinstanceint(4)NoOuinstanceYes
MPWUDS_PROGRAM_NO_varchar_30varchar(30)NoProgram noYes
MPWUDS_REVISION_NOudd_countint(4)NoRevision No.Yes
MPWUDS_SEQ_NO_decimal_10_0decimal(10)NoSequence No.Yes
MPWUDS_DEP_SEQ_NO_decimal_10_0decimal(10)NoDependent Sequence NumberYes
MPWUDS_SCH_TYPE_varchar_5varchar(5)YesSchedule Type - Can be O-  One Time or R - RecurringNo
MPWUDS_UPDATION_BASIS_varchar_5varchar(5)YesUpdation Basis - Can be SCH - Schedule AC    - Actual CompletionNo
MPWUDS_TUOM_varchar_10varchar(10)YesTime Uom - Can be H - Hours D - Days M - MinutesNo
MPWUDS_REF_DATE_BASIS_varchar_5varchar(5)YesReference Date Basis - Can be O - Operational Date I - Induction DateNo
MPWUDS_THRESHOLD_VALUE_decimal_28_8decimal(28)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component.No
MPWUDS_TERMINATING_VALUE_decimal_28_8decimal(28)YesTerminating ValueNo
MPWUDS_ALERT_VALUE_decimal_28_8decimal(28)Yesparameter value at which an alert message would be displayed about an impending work due on the work unit ValueNo
MPWUDS_POS_TOLERANCE_VAL_decimal_28_8decimal(28)YesThe maximum time period subsequent to the next schedule date, within which the work unit must be performedNo
MPWUDS_NEG_TOLERANCE_VAL_decimal_28_8decimal(28)YesThe maximum time period ahead of the next schedule date, within which the work unit could be performed Tolerance valueNo
MPWUDS_FIXED_INT_VALUE_decimal_28_8decimal(28)YesThe interval after which the work unit must be repeated irrespective of whether its previous execution is completed or not .No
MPWUDS_FLOATING_INT_VALUE_decimal_28_8decimal(28)YesThe interval after which the work unit must be repeated, from the period of its last execution and completion.No
Table Name : mp_mpwuh_workunits_his
Comment :Maintanace program workunit history
Column Name UDD Data Type Is NULL? Comment Is PK?
mpwuh_program_noudd_mpcodevarchar(30)Noprogram numberYes
mpwuh_revision_noudd_seqnoint(4)Norevision numberYes
mpwuh_seq_noudd_numericparamvalnumeric(13)Nosequence numberYes
mpwuh_ouinstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
mpwuh_pos_noudd_numericparamvalnumeric(13)YesPosition NumberNo
mpwuh_exec_typeudd_designparamcodevarchar(5)YesIt can be of major or minor .default is majorNo
mpwuh_wu_noudd_workunitcodevarchar(30)Yeswork unit numberNo
mpwuh_wu_rev_noudd_revisionnovarchar(40)Yeswork unit revision numberNo
mpwuh_wu_ouudd_ctxt_ouinstanceint(4)Yeswork unit OUNo
mpwuh_wu_typeudd_flagvarchar(25)Yestask typeNo
mpwuh_work_centerudd_wccodevarchar(30)Yeswork CenterNo
mpwuh_wc_ouudd_ctxt_ouinstanceint(4)Yeswork center OUNo
mpwuh_sch_exec_ruleudd_designparamcodevarchar(5)Yesschedules for the executionNo
mpwuh_longterm_forecastudd_designparamcodevarchar(5)YesLogterm Forecast. Can take values Y - Yes or N- NoNo
mpwuh_sch_noudd_numericparamvalnumeric(13)Yesschedule numberNo
mpwuh_dependant_schudd_designparamcodevarchar(5)Yesdependent numberNo
mpwuh_link_flagudd_flagvarchar(25)YesLink Flag. Design Purpose. Indicates if Parts/ Resource / Relationship are identified for the Work UnitNo
mpwuh_expense_typeudd_designparamcodevarchar(5)Yesexpense typeNo
mpwuh_job_typeudd_designparamcodevarchar(5)YesJob Type ON - On Wing AC  - AircraftNo
mpwuh_maint_typeudd_designparamcodevarchar(5)Yesmaintanance typeNo
mpwuh_position_codeudd_flagvarchar(25)Yesposition typeNo
mpwuh_level_codeudd_txt150varchar(150)YesLevel codeNo
mpwuh_other_refudd_txt255varchar(255)Yesother referenceNo
mpwuh_eo_noudd_documentnovarchar(40)Yesengineering document number of the respective maintanance programNo
mpwuh_eo_rev_noudd_revisionnovarchar(40)Yesengineering document revision number of the respective maintanance programNo
mpwuh_sch_statusudd_designparamcodevarchar(5)Yesschedule statusNo
mpwuh_def_policyudd_designparamcodevarchar(5)Yesdeference policy by appropriate MPNo
mpwuh_commentsudd_txt255varchar(255)Yescomments about maintanance program work unitNo
mpwuh_primary_modeludd_modelvarchar(20)Yesac model numberNo
mpwuh_primary_model_ouudd_ctxt_ouinstanceint(4)Yesprimary model OUNo
mpwuh_dep_sch_indicatorudd_txt150varchar(150)Yesdeference schedule indicatorNo
mpwuh_updation_basisudd_designparamcodevarchar(5)YesUpdation Basis on designNo
mpwuh_defreqnoudd_documentnovarchar(40)Yesdeference numberNo
mpwuh_defrl_sourceudd_documentnovarchar(40)Yessource of the deferenceNo
mpwuh_defral_valudd_numericparamvalnumeric(13)Yesdefernece value of the MPNo
mpwuh_defral_dateudd_timedatetime(8)Yesdeference date of the MPNo
mpwuh_mpdgrpudd_quickcodesvarchar(25)YesMaintanance groupNo
mpwuh_prgitmtypeudd_designparamcodevarchar(5)Yesprogram item typeNo
mpwuh_defexepriorityudd_prioritynoint(4)Yesdeference priority to the MPNo
mpwuh_ini_resetbyudd_designparamcodevarchar(5)Yessets SC for self compliance and RTA for related task complianceNo
mpwuh_modified_dateudd_timedatetime(8)Yesmodified dateNo
mpwuh_modified_byudd_ctxt_uservarchar(30)Yesmodified byNo
Table Name : mp_mpwuush_wu_usage_sch_his
Comment :Details of the hourly based schedule of the work unit that was associated with several maintanance program
Column Name UDD Data Type Is NULL? Comment Is PK?
mpwuush_program_noudd_mpcodevarchar(30)Noprogram numberYes
mpwuush_revision_noudd_seqnoint(4)Norevision numberYes
mpwuush_seq_noudd_numericparamvalnumeric(13)Nosequence numberYes
mpwuush_dep_seq_noudd_numericparamvalnumeric(13)Nosequence numYes
mpwuush_param_codeudd_documentnovarchar(40)NoParameter codeYes
mpwuush_ouinstanceudd_ctxt_ouinstanceint(4)NoOrganization UnitYes
mpwuush_param_ouudd_ctxt_ouinstanceint(4)YesParameter OUNo
mpwuush_sch_typeudd_designparamcodevarchar(5)Yesschedule typeNo
mpwuush_threshold_valueudd_numericparamvalnumeric(13)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component.No
mpwuush_fixed_int_valueudd_numericparamvalnumeric(13)YesThe interval after which the work unit must be repeated irrespective of whether its previous execution is completed or not .No
mpwuush_floating_int_valueudd_numericparamvalnumeric(13)YesThe interval after which the work unit must be repeated, from the period of its last execution and completion.No
mpwuush_alert_valueudd_numericparamvalnumeric(13)Yesparameter value at which an alert message would be displayed about an impending work due on the work unit ValueNo
mpwuush_pos_tolerance_valudd_numericparamvalnumeric(13)YesThe maximum time period subsequent to the next schedule date, within which the work unit must be performedNo
mpwuush_neg_tolerance_valudd_numericparamvalnumeric(13)YesThe maximum time period ahead of the next schedule date, within which the work unit could be performed Tolerance ValueNo
mpwuush_terminating_valueudd_numericparamvalnumeric(13)Yesterminating ValueNo
mpwuush_next_sch_valueudd_numericparamvalnumeric(13)YesNext schedule ValueNo
mpwuush_terminate_val_typeudd_designparamcodevarchar(5)YesTerminate value typeNo
Table Name : mp_mpwuus_wu_usage_sch
Comment :The details of the hourly based schedule of the work unit with maintanance program
Column Name UDD Data Type Is NULL? Comment Is PK?
MPWUUS_OUINSTANCEudd_ctxt_ouinstanceint(4)NoOuinstanceYes
MPWUUS_PROGRAM_NO_varchar_30varchar(30)NoProgram No.Yes
MPWUUS_REVISION_NOudd_countint(4)NoRevision No.Yes
MPWUUS_SEQ_NO_decimal_10_0decimal(10)NoSequence No.Yes
MPWUUS_DEP_SEQ_NO_decimal_10_0decimal(10)NoDependent Sequence NumberYes
MPWUUS_PARAM_CODE_varchar_40varchar(40)NoParameter codeYes
MPWUUS_PARAM_OUudd_ctxt_ouinstanceint(4)YesParameter OUNo
MPWUUS_SCH_TYPE_varchar_5varchar(5)YesSchedule Type OT - One Time RE - RecurringNo
MPWUUS_THRESHOLD_VALUE_decimal_28_8decimal(28)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component.No
MPWUUS_FIXED_INT_VALUE_decimal_28_8decimal(28)YesThe interval after which the work unit must be repeated irrespective of whether its previous execution is completed or not .No
MPWUUS_FLOATING_INT_VALUE_decimal_28_8decimal(28)YesThe interval after which the work unit must be repeated, from the period of its last execution and completion.No
MPWUUS_ALERT_VALUE_decimal_28_8decimal(28)Yesparameter value at which an alert message would be displayed about an impending work due on the work unit ValueNo
MPWUUS_POS_TOLERANCE_VAL_decimal_28_8decimal(28)YesThe maximum time period subsequent to the next schedule date, within which the work unit must be performedNo
MPWUUS_NEG_TOLERANCE_VAL_decimal_28_8decimal(28)YesThe maximum time period ahead of the next schedule date, within which the work unit could be performed Tolerance ValueNo
MPWUUS_TERMINATING_VALUE_decimal_28_8decimal(28)YesTerminating ValueNo
MPWUUS_NEXT_SCH_VALUE_decimal_28_8decimal(28)YesNext schedule ValueNo
MPWUUS_TERMINATE_VAL_TYPE_varchar_5varchar(5)YesTerminating Value Type I - Interval A- AbsoluteNo
Table Name : mp_mpwu_workunits
Comment :Work units of the maintanance program.
Column Name UDD Data Type Is NULL? Comment Is PK?
MPWU_OUINSTANCEudd_ctxt_ouinstanceint(4)NoOuinstanceYes
MPWU_PROGRAM_NO_varchar_30varchar(30)NoProgram No.Yes
MPWU_REVISION_NOudd_countint(4)NoRevision No.Yes
MPWU_SEQ_NO_decimal_10_0decimal(10)NoSequence NumberYes
MPWU_POS_NO_decimal_10_0decimal(10)YesPosition NumberNo
MPWU_EXEC_TYPE_varchar_5varchar(5)YesExecution Type MA - Major MI  - MinorNo
MPWU_WU_NO_varchar_30varchar(30)YesWork Unit NumberNo
MPWU_WU_REV_NO_varchar_40varchar(40)YesRevision NumberNo
MPWU_WU_OUudd_ctxt_ouinstanceint(4)YesWork Unit OUNo
MPWU_WU_TYPE_varchar_25Varchar(25)YesWork Unit Type. Can be T    - Task P    - Standard Procedure AW - Aircraft  Work Package CW  - Component Work  PackageNo
MPWU_WORK_CENTER_varchar_30varchar(30)YesWork Center CodeNo
MPWU_WC_OUudd_ctxt_ouinstanceint(4)YesWork Center OUNo
MPWU_SCH_EXEC_RULE_varchar_5varchar(5)YesSchedule Execution Rule. Can be E - Earliest or L - Time stamp for the record.No
MPWU_LONGTERM_FORECAST_varchar_5varchar(5)YesLogterm Forecast. Can take values Y - Yes or N- NoNo
MPWU_SCH_NO_decimal_10_0decimal(10)Yesschedule NumberNo
MPWU_DEPENDANT_SCH_varchar_5varchar(5)YesDependent Schedule - Y - Yes or N - No. Yes indicates that they are depedent work unit for this Work unit identifiedNo
MPWU_LINK_FLAG_varchar_25Varchar(25)YesLink Flag. Design Purpose. Indicates if Parts/ Resource / Relationship are identified for the Work UnitNo
MPWU_EXPENSE_TYPE_varchar_5varchar(5)YesExpense Type R - Revenue C - CapitalNo
MPWU_JOB_TYPE_varchar_5varchar(5)YesJob Type ON - On Wing AC  - AircraftNo
MPWU_MAINT_TYPE_varchar_5varchar(5)YesMaintenance Type REP  -  Repair OTH  -  Others OVH  - Overhaul INS    - InspectionNo
MPWU_POSITION_CODE_varchar_25Varchar(25)YesPosition codeNo
MPWU_LEVEL_CODE_varchar_150varchar(150)YesLevel codeNo
MPWU_OTHER_REF_varchar_255varchar(255)YesOther ReferenceNo
MPWU_EO_NO_varchar_40varchar(40)YesEngineering Order NumberNo
MPWU_EO_REV_NO_varchar_40varchar(40)YesEngineering Order Revision NumberNo
MPWU_SCH_STATUS_varchar_5varchar(5)YesSchedule Status F - Fresh A - Active I  - Inactive T - TerminatedNo
MPWU_DEF_POLICY_varchar_5varchar(5)YesDeferment Policy NA - Not Allowed CW - Complete Work Unit CU - Constituent UnitNo
MPWU_COMMENTS_varchar_255varchar(255)YesComments on modification made by the user.No
MPWU_PRIMARY_MODEL_varchar_20varchar(20)YesPrimary modelNo
MPWU_PRIMARY_MODEL_OUudd_ctxt_ouinstanceint(4)YesPrimary model OUNo
MPWU_DEP_SCH_INDICATOR_varchar_150varchar(150)YesDependent Schedule IndicatorNo
MPWU_UPDATION_BASIS_varchar_5varchar(5)YesUpdation Basis SCH - Schedule AC   - Actual CompletionNo
MPWU_DEFREQNO_varchar_40varchar(40)Yesdeference IDNo
MPWU_DEFRL_SOURCE_varchar_40varchar(40)YesDeferal sourceNo
MPWU_DEFRAL_VAL_decimal_28_8decimal(28)YesDeferal ValueNo
MPWU_DEFRAL_DATE_datetime_8datetime(8)YesDeferal WorkunitNo
MPWU_MPDGRPudd_quickcodesvarchar(25)Yesmaintanance program deference groupNo
MPWU_PRGITMTYPEudd_designparamcodevarchar(5)Yesprogram item typeNo
MPWU_DEFEXEPRIORITYudd_prioritynoint(4)Yesdeference priority to the MPNo
MPWU_INI_RESETBYudd_designparamcodevarchar(5)Yessets SC for self compliance and RTA for related task complianceNo
MPWU_MODIFIED_DATE_datetime_8datetime(8)YesModified typeNo
MPWU_MODIFIED_BYudd_ctxt_uservarchar(30)Yesmodified byNo
Table Name : mp_mp_maint_program
Comment :Index details of the maintanance program .
Column Name UDD Data Type Is NULL? Comment Is PK?
MP_OUINSTANCEudd_ctxt_ouinstanceint(4)NoouinstanceYes
MP_PROGRAM_NO_varchar_30varchar(30)NoMaintenance Program NumberYes
MP_REVISION_NOudd_countint(4)NoRevision Number of the Maintenance ProgramYes
MP_DESCRIPTION_varchar_150varchar(150)NoDescription of the Maintenance ProgramNo
MP_DESCRIPTION_UP_varchar_150varchar(150)NoDescription in Upper caseNo
MP_PRIMARY_MODEL_varchar_20varchar(20)Yesmodel number of the ACNo
MP_MODEL_OUudd_ctxt_ouinstanceint(4)Yesmodel ouNo
MP_CONFIG_CLASS_varchar_30varchar(30)YesConfiguration of MPNo
MP_CONFIG_CLASS_OUudd_ctxt_ouinstanceint(4)YesConfiguration OUNo
MP_STATUS_varchar_5varchar(5)YesStatus of the Maintenance Program. Can be FRE - Fresh CF    - Confirm REV - Revised RTN - Return CAN - Cancel A      - Active I       - Inactive B      - BlankNo
MP_CATEGORY_varchar_25Varchar(25)YesQuick Codes in active status which have been identified as Maintenance Program Quick CodesNo
MP_COMMENTS_varchar_255varchar(255)YesComments on modification made by the user.No
MP_REG_AUTHORITY_varchar_25Varchar(25)YesRegulatory AuthorityNo
MP_APPROVAL_NO_varchar_30varchar(30)YesApproval NumberNo
MP_APPROVAL_DATE_datetime_8datetime(8)YesApproval DateNo
MP_OTHER_DETAILS_varchar_255varchar(255)YesOther DetailsNo
MP_APPROVED_DATE_datetime_8datetime(8)YesApproved DateNo
MP_APPROVED_BY_varchar_30varchar(30)YesApproved By User NameNo
MP_CREATED_BY_varchar_30varchar(30)YesCreated ByNo
MP_MODIFIED_BY_varchar_30varchar(30)YesLast Modified ByNo
MP_CREATIONDATE_datetime_8datetime(8)YesCreation DateNo
MP_MODIFIEDDATE_datetime_8datetime(8)YesLast Modified DateNo
MP_REVISED_BY_varchar_30varchar(30)Yesrevised byNo
MP_REVISEDDATE_datetime_8datetime(8)YesRevised dateNo
MP_REVISION_COMMENTS_varchar_255varchar(255)Yesrevision commentsNo
MP_CANCELLATION_COMMENTS_varchar_255varchar(255)YesComments on cancellationNo
MP_CONFIRM_COMMENTS_varchar_255varchar(255)YesConfirm commentsNo
MP_CONTENT_AVAIL_FLAG_varchar_25Varchar(25)YesThis flag is set to Y if the previous active revision number has to be stored. Y - Yes N - NoNo
MP_SUPERCEEDED_REV_NO_varchar_40varchar(40)YesRevision number of the previous active MPNo
MP_LATEST_REV_FLAG_varchar_5varchar(5)YesRevised Flag Y  - YES N - NONo
MP_TIMESTAMP_decimal_10_0decimal(10)YesTime stamp for the recordNo
MP_AIRCRAFTCPY_FLAG_varchar_5varchar(5)YesAircraftcopy Flag Y  - YES N  - NONo
MP_STAGE_varchar_10varchar(10)YesSchedule Status F - Fresh A - Active I  - Inactive T -TerminatedNo
MP_WF_DOC_KEY_varchar_50varchar(50)YesDocument KeyNo
Table Name : MP_PARAMETER_DETAILS
Comment :The meta data for the objects in the maintanance program get maintained in this table
Column Name UDD Data Type Is NULL? Comment Is PK?
MP_COMPONENTNAME_varchar_20varchar(20)NoMeta data of Component nameYes
MP_PARAMCODE_varchar_5varchar(5)NoValue set for the parameter type. Eg. DA,CSA,ASS,AWH etc..Yes
MP_PARAMTYPE_varchar_40varchar(40)NoParameter Type will be the Column name for which values need to be defined Eg. Preference OptionYes
MP_PARAMCATEGORY_varchar_40varchar(40)NoParameter category like "MULTILINE , COMBO etc.Yes
MP_LANGID_decimal_10_0decimal(10)Nolanguage IDYes
MP_PARAMDESC_varchar_150varchar(150)YesParameter descrptionNo
MP_PREFIX_SORT_BY_decimal_10_0decimal(10)Yesprefix sort byNo
MP_CREATIONDATE_datetime_8datetime(8)Yescreated dateNo
Table Name : MP_QUICK_CODE
Comment :The quick codes of the maintanance programs are get stored in this table.
Column Name UDD Data Type Is NULL? Comment Is PK?
MP_OUINSTANCE_decimal_10_0decimal(10)NoOUinstanceYes
MP_QUICK_CODE_varchar_25Varchar(25)NoUser Defined Quick CodeYes
MP_TYPE_varchar_25Varchar(25)NoQuick Code Type.Yes
MP_DESCRIPTION_varchar_80varchar(80)YesQuick Code DescriptionNo
MP_DESCRIPTION_UP_varchar_80varchar(80)YesFor oracle conversion,this columns have upper value of code descriptionNo
MP_STATUS_varchar_15varchar(15)YesStatus of the quick code. Can be A - Active I - InactiveNo
MP_CREATED_BY_varchar_30varchar(30)YesCreated byNo
MP_MODIFIED_BY_varchar_30varchar(30)YesLast Modified ByNo
MP_CREATIONDATE_datetime_8datetime(8)YesCreation DateNo
MP_MODIFIEDDATE_datetime_8datetime(8)YesLast Modified dateNo
MP_TIMESTAMP_decimal_10_0decimal(10)YesTime stamp for the recordNo
Table Name : MP_Record_status_Logtable
Comment :The tracking of the log table in maintanance program is get stored in this table
Column Name UDD Data Type Is NULL? Comment Is PK?
MP_keynoudd_countint(4)NoKey numberNo
MP_OUInstanceudd_ctxt_ouinstanceint(4)YesOrganization UnitNo
MP_ProgramNoudd_documentnovarchar(40)Yesprogram NumberNo
MP_RevisionNoudd_revisionnovarchar(40)YesRevision numberNo
MP_SeqNoudd_seqnoint(4)YesSequence ProgramNo
MP_AircraftNoudd_aircraftnumbervarchar(30)YesAircraft Registration Number which is associated with the Maintenance programNo
MP_Modeludd_modelvarchar(20)Yescommon model to which ACNo
MP_Entityudd_txt150varchar(150)YesdetailsNo
MP_ParamCodeudd_parametervarchar(40)YesParameter codeNo
MP_Fromvaludd_documentnovarchar(40)YesNext schedule from valueNo
MP_Tovaludd_documentnovarchar(40)YesNext schedule to valueNo
MP_SourceCompudd_ctxt_componentvarchar(20)YesSource ComponentNo
MP_ModifiedByudd_ctxt_uservarchar(30)Yesmodified ByNo
MP_ModifiedDateudd_datetime1datetime(8)YesModified dateNo
MP_Transcation_noudd_documentnovarchar(40)Yestransaction NumberNo
MP_keyno1udd_codevarchar(6)YesUnique keyNo
MP_MANUAL_CHANGEudd_designparamcodevarchar(5)Yessets y if manual change occurs else nNo
MP_Base_modelnoudd_modelvarchar(20)YesBase model numberNo
MP_Floatintervaludd_numericparamvalnumeric(13)YesThe float interval level of the maintanance program is get stored hereNo
MP_LPDdatetimeDatetime(8)YesLast performed date is stored hereNo
MP_LPVudd_numericparamvalnumeric(13)YesLast performed value is get stored hereNo
MP_NSDdatetimeDatetime(8)YesNext schedule date before the MP doneNo
MP_NSVdatetimeDatetime(8)YesNext schedule value is stored hereNo
MP_Serviceudd_ctxt_servicevarchar(32)YesOu context serviceNo
MP_Task_RevnodatetimeDatetime(8)YesTask revision number is stored hereNo
MP_Tasknoudd_workunitcodevarchar(30)YesTask number is get stored hereNo
MP_Terminatingvalueudd_numericparamvalnumeric(13)YesTerminating value of the maintanance program is stored hereNo
MP_Thresholdudd_numericparamvalnumeric(13)YesThe parameter value at which the task must be performed for the very first time on the aircraft/part/component.No
MP_exception_remarksudd_txt2000varchar(2000)YesRemarks columnNo
MP_instance_noudd_guidvarchar(40)YesInstance number is like a guidNo
MP_Matrix_row_nobigintBigint(8)YesRow NumberNo
MP_rule_idbigintBigint(8)YesRule idNo
MP_screen_codeudd_documentnovarchar(40)YesScreen codeNo