Data Dictionary -- Reason Code Definition
Srl. No. Table Name Comment
1rcd_codes_mstStores the Information of rcd codes
2rcd_meta_codeStore the Information about meta code
Table Name : rcd_codes_mst
Comment :Stores the Information of rcd codes
Column Name UDD Data Type Is NULL? Comment Is PK?
component_idfin_compidvarchar(10)NoComponent idYes
tran_typefin_cmntrantypevarchar(10)NoTransaction typeYes
event_namefin_eventvarchar(40)NoEvent nameYes
reason_codefin_quickcodesvarchar(25)NoReason codeYes
timestampfin_intint(4)YesTimestampNo
reason_descrfin_desc40varchar(40)YesReason descriptionNo
statusfin_chkflagvarchar(1)YesStatusNo
default_flagfin_chkflagvarchar(1)YesDefault flagNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
Table Name : rcd_meta_code
Comment :Store the Information about meta code
Column Name UDD Data Type Is NULL? Comment Is PK?
component_idfin_componentshortidvarchar(20)NoComponent idYes
tran_typefin_typevarchar(25)NoTransaction typeYes
event_namefin_eventvarchar(40)NoEvent nameYes
language_idfin_ctxt_languageint(4)YesLanguage idNo
component_namefin_mspcharvarchar(255)YesComponent nameNo
trantype_descfin_transactiontypevarchar(40)YesTransaction type descriptionNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo