Data Dictionary -- Customer Inquiry
Srl. No. Table Name Comment
1ci_acct_balance_matrixTo store Account balance matrix
2ci_acct_info_dtlTo store account information detail
3ci_bal_inqTo store balance inquiry
4ci_bal_inq_smryTo store balance inquiry summary
5ci_cbadj_crdocTo store information of credit documents voucher number and adjustment amounts
6ci_cbadj_crdrdocTo store information of credit and debit documents voucher number and adjustment amounts
7ci_cbadj_drdocTo store information of bebit documents voucher number and adjustment amounts
8CI_CICIVWORD_ORDDET_DTLTo store information of order detail
9ci_comp_sr_metdata_mstTo store information of metadata detail
10ci_cust_balanceTo store costomer balance
11ci_doc_balanceTo store document balance
12ci_doc_balance_matrixTo store document balance matrix
13ci_doc_hdrTo store document header
14ci_doc_item_dtlTo store document item detail
15ci_doc_payterm_dtlTo store document payterm detail
16ci_posted_doc_logTo store posted document log
17ci_prepay_adj_dtlTo store prepayment adjacent detail
18ci_prepay_adj_hdrTo store prepayment adjacent header
19ci_prepay_tcd_dtlTo store prepayment tcd detail
20ci_repsrm_cst_dtlTo store detail of customers
21ci_repsrm_cst_smryTo store customer summary detail
22ci_taxinvoice_dtlTo store tax details for an invoice
Table Name : ci_acct_balance_matrix
Comment :To store Account balance matrix
Column Name UDD Data Type Is NULL? Comment Is PK?
guidfin_guidvarchar(40)NoGuidYes
tran_currencyfin_currencyvarchar(5)NoTransaction currencyYes
balance_typefin_desxc40varchar(40)NoBalance typeYes
balance_currencyfin_currencyvarchar(5)NoBalance currencyYes
timestampfin_intint(4)YesTimestampNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
Table Name : ci_acct_info_dtl
Comment :To store account information detail
Column Name UDD Data Type Is NULL? Comment Is PK?
tran_oufin_ouinstidint(4)NoTransaction OUYes
tran_typefin_cmntrantypevarchar(10)NoTransaction typeYes
tran_nofin_documentnovarchar(40)NoTransaction numberYes
component_idfin_componentvarchar(16)NoComponent idYes
company_codefin_companycodevarchar(10)NoCompany codeYes
fb_idfin_financebookidvarchar(20)NoFinance book idYes
account_codefin_accountcodevarchar(32)NoAccount codeYes
drcr_flagfin_drcridentifiervarchar(6)NoDebit credit flagYes
line_nofin_numberint(4)NoLine numberYes
timestampfin_intint(4)YesTimestampNo
batch_idfin_guidvarchar(40)YesBatch idNo
lo_idfin_loidvarchar(20)Yeslo idNo
txnou_idfin_ouinstidint(4)Yestxnou_idNo
bu_idfin_buidvarchar(20)YesBusiness unit idNo
tran_datefin_datetimedatetime(8)YesTransaction dateNo
tran_qtyfin_quantitynumeric(17)YesTransaction quantityNo
tran_amount_acc_curfin_amountnumeric(13)YesTransaction amount account currencyNo
ctrl_acct_typefin_accounttypevarchar(15)YesControl account typeNo
auto_post_acct_typefin_accounttypevarchar(15)YesAuto post account typeNo
analysis_codefin_analysiscodevarchar(5)YesAnalysis codeNo
subanalysis_codefin_subanalysiscodevarchar(5)YesSubanlyis codeNo
cost_centerfin_costcentercodevarchar(10)YesCost centerNo
bank_codefin_bankcodevarchar(32)YesBank codeNo
item_codefin_itemcodevarchar(40)YesItem codeNo
item_variantfin_variantvarchar(8)YesItem variantNo
uomfin_uomvarchar(15)YesUomNo
supcust_codefin_customer_idvarchar(18)YesSupplier customer codeNo
acct_currencyfin_currencycodevarchar(5)YesAccount currencyNo
basecur_eratefin_exchangeratenumeric(9)YesBase currency exchange rateNo
base_amountfin_amountnumeric(13)YesBase amountNo
par_exchange_ratefin_exchangeratenumeric(9)YesParallel exchange rateNo
par_base_amountfin_amountnumeric(13)YesParallel base amountNo
narrationfin_text255varchar(255)YesNarrationNo
auth_datefin_datetimedatetime(8)YesAuthor dateNo
ref_doc_oufin_ouinstidint(4)YesReference document OuNo
ref_doc_fb_idfin_financebookidvarchar(20)YesReference document finance book idNo
ref_doc_typefin_cmntrantypevarchar(10)YesReference document typeNo
ref_doc_nofin_documentnumbervarchar(18)YesReference document numberNo
vat_decl_yearfin_financeyearvarchar(15)YesVat declared yearNo
vat_decl_periodfin_financeperiodvarchar(15)YesVat declared periodNo
vat_usage_flagfin_chkflagvarchar(1)YesVat usage flagNo
vat_categoryfin_vatcategoryvarchar(40)YesVat categoryNo
vat_classfin_vatclassvarchar(40)YesVat classNo
vat_codefin_vatclassvarchar(40)YesVat codeNo
vat_ratefin_finratenumeric(9)YesVat rateNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
posting_datefin_datetimedatetime(8)YesPosting dateNo
posting_statusfin_chkflagvarchar(1)YesPosting statusNo
base_currencyfin_currencycodevarchar(5)YesBase currencyNo
par_base_currencyfin_currencycodevarchar(5)YesParallel base currencyNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
vat_posting_flagfin_chkflagvarchar(1)YesVat posting flagNo
vat_posting_datefin_datetimedatetime(8)YesVat posting dateNo
account_typefin_accounttypevarchar(15)YesAccount typeNo
vat_line_nofin_linenoint(4)YesVat line numberNo
ref_doc_linenofin_linenoint(4)YesReference document line numberNo
expense_classfin_quickcodevarchar(20)YesExpense classNo
Table Name : ci_bal_inq
Comment :To store balance inquiry
Column Name UDD Data Type Is NULL? Comment Is PK?
timestampfin_intint(4)YesTimestampNo
bufin_buidvarchar(20)YesBusiness unit idNo
custgrptypefin_identificationnumber1varchar(5)YesCustomer group typeNo
custgrpcodefin_codevarchar(6)YesCustomer group codeNo
custcodefin_customer_idvarchar(18)YesCustomer codeNo
custnamefin_custnamevarchar(40)YesCustomer nameNo
tran_typefin_trantypevarchar(40)YesTransaction typeNo
documentnofin_documentnumbervarchar(18)YesDocument numberNo
docdatefin_datedatetime(8)YesDocument dateNo
fbidfin_financebookidvarchar(20)YesFinancebook idNo
cust_doc_refnofin_documentnumbervarchar(18)YesCustomer document reference numberNo
docamountfin_amountnumeric(13)YesDocument amountNo
base_amountfin_amountnumeric(13)YesBase amountNo
unadjustedamtfin_amountnumeric(13)YesUnadjusted amountNo
unadjustedamt_basefin_amountnumeric(13)YesUnadjusted amount baseNo
guidfin_guidvarchar(40)YesGuidNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : ci_bal_inq_smry
Comment :To store balance inquiry summary
Column Name UDD Data Type Is NULL? Comment Is PK?
timestampfin_intint(4)YesTimestampNo
bufin_buidvarchar(20)YesBusiness unit idNo
custgrptypefin_identificationnumber1varchar(5)YesCustomer group typeNo
custgrpcodefin_codevarchar(6)YesCustomer group codeNo
custcodefin_customer_idvarchar(18)YesCustomer codeNo
total_bill_amtfin_amountnumeric(13)YesTotal bill amountNo
total_rcpt_amtfin_amountnumeric(13)YesTotal receipt amountNo
balance_due_amtfin_amountnumeric(13)YesBalace due amountNo
guidfin_guidvarchar(40)YesGuidNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : ci_cbadj_crdoc
Comment :To store information of credit documents voucher number and adjustment amounts
Column Name UDD Data Type Is NULL? Comment Is PK?
timestampfin_intint(4)YesTimestampNo
bu_idfin_buidvarchar(20)YesBusiness unit idNo
ou_idfin_ouinstidint(4)YesOrganization unit idNo
custcodefin_customer_idvarchar(18)YesCustomer codeNo
adj_voucher_nofin_documentnumbervarchar(18)YesAdjusted voucher numberNo
documentnofin_documentnumbervarchar(18)YesDocument numberNo
tran_typefin_trantypevarchar(40)YesTransaction typeNo
docdatefin_datedatetime(8)YesDocument dateNo
currencyfin_currencyvarchar(5)YesCurrencyNo
docamountfin_amountnumeric(13)YesDocument amountNo
base_amountfin_amountnumeric(13)YesBase amountNo
adjustedamtfin_amountnumeric(13)YesAdjusted amountNo
adjustedamt_basefin_amountnumeric(13)YesAdjusted amount baseNo
adjustedamt_parbasefin_amountnumeric(13)YesAdjusted amount parallel baseNo
guidfin_guidvarchar(40)YesGuidNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_buidvarchar(20)YesModified dateNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : ci_cbadj_crdrdoc
Comment :To store information of credit and debit documents voucher number and adjustment amounts
Column Name UDD Data Type Is NULL? Comment Is PK?
bu_idfin_buidvarchar(20)YesBusiness unit idNo
ou_idfin_ouinstidint(4)YesOrganization unit idNo
custcodefin_customer_idvarchar(18)YesCustomer codeNo
custnamefin_custnamevarchar(40)YesCustomer nameNo
currencyfin_currencyvarchar(5)YesCurrencyNo
tran_typefin_trantypevarchar(40)YesTransaction typeNo
documentnofin_documentnumbervarchar(18)YesDocument numberNo
docdatefin_datetimedatetime(8)YesDocument dateNo
docamountfin_amountnumeric(13)YesDocument amountNo
adjustedamtfin_amountnumeric(13)YesAdjusted amountNo
dueamountfin_amountnumeric(13)YesDue amountNo
ref_doc_typefin_trantypevarchar(40)YesReference document typeNo
ref_doc_nofin_documentnumbervarchar(18)YesReference document numberNo
adj_voucher_nofin_documentnumbervarchar(18)YesAdjusted voucher numberNo
guidfin_guidvarchar(40)YesGuidNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : ci_cbadj_drdoc
Comment :To store information of bebit documents voucher number and adjustment amounts
Column Name UDD Data Type Is NULL? Comment Is PK?
timestampfin_intint(4)YesTimestampNo
bu_idfin_buidvarchar(20)YesBusiness unit idNo
ou_idfin_ouinstidint(4)YesOrganization unit idNo
custcodefin_customer_idvarchar(18)YesCustomer codeNo
adj_voucher_nofin_documentnumbervarchar(18)YesAdjusted voucher numberNo
documentnofin_documentnumbervarchar(18)YesDocument numberNo
tran_typefin_trantypevarchar(40)YesTransaction typeNo
docdatefin_datedatetime(8)YesDocument dateNo
currencyfin_currencyvarchar(5)YesCurrencyNo
dueamountfin_amountnumeric(13)YesDue amountNo
dueamount_basefin_amountnumeric(13)YesDue amount baseNo
adjustedamtfin_amountnumeric(13)YesAdjusted amountNo
adjustedamt_basefin_amountnumeric(13)YesAdjusted amount baseNo
written_off_amt_basefin_amountnumeric(13)YesWritten off amount baseNo
written_off_amt_parbasefin_amountnumeric(13)YesWritten off amount parallel baseNo
write_back_amount_basefin_amountnumeric(13)YesWritten back amount baseNo
write_back_amount_parbasefin_amountnumeric(13)YesWritten back amount parallel baseNo
exch_gainloss_amt_basefin_amountnumeric(13)YesExchange gain loss amount baseNo
exch_gainloss_amt_parbasefin_amountnumeric(13)YesExchange gain loss amount parallel baseNo
guidfin_guidvarchar(40)YesGuidNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : CI_CICIVWORD_ORDDET_DTL
Comment :To store information of order detail
Column Name UDD Data Type Is NULL? Comment Is PK?
Guidfin_guidvarchar(40)NoGuidNo
CustCodeudd_customer_idvarchar(18)YesCustomer CodeNo
ref_doc_typefin_doctypevarchar(40)YesReference document typeNo
ref_doc_nofin_docuemntnovarchar(18)YesRference document numberNo
Ord_currfin_currencyvarchar(5)YesOrder currencyNo
ORD_MATfin_amountnumeric(13)YesORD_MATNo
ORD_RESfin_amountnumeric(13)YesORD_RESNo
ORD_OTHfin_amountnumeric(13)YesORD_OTHNo
ORD_TOTfin_amountnumeric(13)YesORD_TOTNo
INV_MATfin_amountnumeric(13)YesINV_MATNo
INV_RESfin_amountnumeric(13)YesINV_RESNo
INV_OTHfin_amountnumeric(13)YesINV_OTHNo
INV_TOTfin_amountnumeric(13)YesINV_TOTNo
ORDINPROG_ORDCURRfin_amountnumeric(13)YesORDINPROG_ORDCURRNo
EXCH_RATEfin_exchangeratenumeric(9)YesExchange rateNo
ORDINPROGfin_amountnumeric(13)YesORDINPROGNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : ci_comp_sr_metdata_mst
Comment :To store information of metadata detail
Column Name UDD Data Type Is NULL? Comment Is PK?
component_idfin_componentvarchar(16)NoComponent idYes
service_namefin_ctxt_servicevarchar(32)NoService nameYes
Table Name : ci_cust_balance
Comment :To store costomer balance
Column Name UDD Data Type Is NULL? Comment Is PK?
ou_idfin_ouinstidint(4)NoOrganization unit idYes
company_codefin_companycodevarchar(10)NoCompany codeYes
fb_idfin_financebookidvarchar(20)NoFinance book idYes
fin_yearfin_financeyearvarchar(15)NoFinancial yearYes
fin_periodfin_financeperiodvarchar(15)NoFinancial periodYes
cust_codefin_customer_idvarchar(18)NoCustomer codeYes
account_codefin_accountcodevarchar(32)NoAccount codeYes
currency_codefin_currencycodevarchar(5)NoCurrency codeYes
balance_typefin_currencycodevarchar(5)NoBalance typeYes
balance_currencyfin_currencycodevarchar(5)NoBalalce currencyYes
timestampfin_intint(4)YesTimestampNo
ob_creditfin_amountnumeric(13)YesOrder base creditNo
ob_debitfin_amountnumeric(13)YesOrder base debitNo
period_creditfin_amountnumeric(13)YesPeriod creditNo
period_debitfin_amountnumeric(13)YesPeriod debitNo
cb_creditfin_amountnumeric(13)Yescb creditNo
cb_debitfin_amountnumeric(13)Yescb debitNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
batch_idfin_guidvarchar(40)YesBatch idNo
account_typefin_account_typevarchar(10)YesAccount typeNo
Table Name : ci_doc_balance
Comment :To store document balance
Column Name UDD Data Type Is NULL? Comment Is PK?
tran_oufin_ouinstidint(4)NoTransaction OUYes
tran_typefin_cmntrantypevarchar(10)NoTransaction typeYes
tran_nofin_documentnovarchar(40)NoTransaction numberYes
term_nofin_termnumbervarchar(20)NoTerm numberYes
timestampfin_intint(4)YesTimestampNo
batch_idfin_guidvarchar(40)YesBatch idNo
lo_idfin_loidvarchar(20)Yeslo idNo
tran_currencyfin_currencyvarchar(5)YesTransaction currencyNo
basecur_eratefin_exchangeratenumeric(9)YesBase currency exchange rateNo
base_amountfin_amountnumeric(13)YesBase amountNo
tran_amountfin_amountnumeric(13)YesTransaction amountNo
par_exchange_ratefin_exchangeratenumeric(9)YesPrarallel exchange rateNo
par_base_amountfin_amountnumeric(13)YesParallel base amountNo
doc_statusfin_statusvarchar(25)YesDocument statusNo
adjustment_statusfin_statusvarchar(25)YesAdjustment statusNo
unadjusted_amtfin_amountnumeric(13)YesUnadjusted amountNo
paid_amtfin_amountnumeric(13)YesPaid amountNo
disc_availedfin_amountnumeric(13)YesDiscount availedNo
written_off_amtfin_amountnumeric(13)YesWrittne off amountNo
provision_amt_cmfin_amountnumeric(13)YesProvision amount cmNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
due_no_cmfin_numberint(4)YesDue number cmNo
discount_amountfin_amountnumeric(13)YesDiscount amountNo
adjusted_amountfin_amountnumeric(13)YesAdjusted amountNo
received_amountfin_amountnumeric(13)YesReceived amountNo
penalty_amountfin_amountnumeric(13)YesPenalty amountNo
write_back_amountfin_amountnumeric(13)YesWrite back amountNo
vat_amountfin_amountnumeric(13)YesVat amountNo
outstanding_amountfin_amountnumeric(13)YesOutstanding amountNo
pay_termfin_quickcodesvarchar(25)YesPay termNo
recpt_consumedfin_amountnumeric(13)YesReceipt consumedNo
rv_amountfin_amountnumeric(13)YesReceive amountNo
cpi_cr_unadj_amountfin_amountnumeric(13)Yescpi credit unadjusted amountNo
payterm_versionfin_linenoint(4)YesPayterm versionNo
charges_amountfin_amountnumeric(13)YesCharges amountNo
cr_adj_amountfin_amountnumeric(13)YesCredit adjusted amountNo
cpi_cr_amountfin_amountnumeric(13)YesCPI Credit amountNo
Table Name : ci_doc_balance_matrix
Comment :To store document balance matrix
Column Name UDD Data Type Is NULL? Comment Is PK?
tran_typefin_cmntrantypevarchar(10)NoTransaction typeYes
amt_typefin_currencyvarchar(5)NoAmount typeYes
ref_tran_typefin_cmntrantypevarchar(10)NoReference transaction typeYes
output_valfin_customersodevarchar(16)NoOutput valueYes
output_val_crfin_customersodevarchar(16)NoOutput value creditYes
tran_type_crfin_cmntrantypevarchar(10)NoTransaction type creditYes
timestampfin_timestampint(4)YesTimestampNo
multiplicn_factorfin_numberint(4)YesMultiplication factorNo
multiplicn_factor_crfin_numberint(4)YesMultiplication factor creditNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
Table Name : ci_doc_hdr
Comment :To store document header
Column Name UDD Data Type Is NULL? Comment Is PK?
tran_oufin_ouinstidint(4)NoTransaction OUYes
tran_typefin_cmntrantypevarchar(10)NoTransaction typeYes
tran_nofin_documentnovarchar(40)NoTransaction numberYes
timestampfin_intint(4)YesTimestampNo
lo_idfin_loidvarchar(20)Yeslo idNo
batch_idfin_guidvarchar(40)NoBatch idYes
fb_idfin_financebookidvarchar(20)YesFinance book idNo
cust_codefin_customer_idvarchar(18)YesCustomer codeNo
tran_currencyfin_currencyvarchar(5)YesTransaction currencyNo
tran_amountfin_amountnumeric(13)YesTransaction amountNo
basecur_eratefin_exchangeratenumeric(9)YesBase currency exchange rateNo
par_exchange_ratefin_exchangeratenumeric(9)YesParallel exchange rateNo
doc_statusfin_statusvarchar(25)YesDocument statusNo
instr_nofin_checknumbervarchar(30)YesInstrumnet numberNo
instr_datefin_datetimedatetime(8)YesInstrument dateNo
instr_statusfin_statusvarchar(25)YesInstrument statusNo
reason_codefin_reasoncodevarchar(10)YesReason codeNo
ps_gen_flagfin_chkflagvarchar(1)Yesps generation flagNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
pay_termfin_quickcodesvarchar(25)YesPay termNo
due_amountfin_amountnumeric(13)YesDue amountNo
received_amountfin_amountnumeric(13)YesReceived amountNo
adjusted_amountfin_amountnumeric(13)YesAdjusted amountNo
discount_amountfin_amountnumeric(13)YesDiscount amountNo
discount_availedfin_amountnumeric(13)YesDiscount availedNo
penalty_amountfin_amountnumeric(13)YesPenalty amountNo
write_off_amountfin_amountnumeric(13)YesWrite off amountNo
write_back_amountfin_amountnumeric(13)YesWrite back amountNo
paid_amountfin_amountnumeric(13)YesPaid amountNo
reversed_docnofin_documentnovarchar(40)YesReversed document numberNo
reversal_datefin_datetimedatetime(8)YesReversal dateNo
adjustment_statusfin_statusvarchar(25)YesAdjustment statusNo
provision_amount_cmfin_amountnumeric(13)YesProvision amount cmNo
tran_datefin_datetimedatetime(8)YesTransaction dateNo
company_codefin_companycodevarchar(10)YesCompany codeNo
bank_codefin_bankcodevarchar(32)YesBank codeNo
payterm_versionfin_linenoint(4)YesPayterm versionNo
transfer_statusfin_statusvarchar(25)YesTransfer statusNo
vat_incorporate_flagfin_flagvarchar(25)YesVat incorporate flagNo
Forward_coverfin_desc20varchar(20)YesForward coverNo
Fw_cov_flagfin_desc20varchar(20)YesForward cover flagNo
Fw_cov_ratefin_ratenumeric(13)YesForward cover rateNo
Taxdoc_flagfin_modeflagvarchar(1)YesTax document flagNo
pp_adjfin_flagvarchar(25)YesPrepayment adjustmentNo
tran_amount_crfin_amountnumeric(13)YesTransaction credit amountNo
base_amount_crfin_amountnumeric(13)YesBase credit amountNo
Table Name : ci_doc_item_dtl
Comment :To store document item detail
Column Name UDD Data Type Is NULL? Comment Is PK?
tran_typefin_cmntrantypevarchar(10)NoTransaction typeYes
tran_oufin_ouinstidint(4)NoTransaction OUYes
tran_nofin_documentnumbervarchar(18)NoTransaction numberYes
line_nofin_linenoint(4)NoLine numberYes
timestampfin_intint(4)YesTimestampNo
batch_idfin_guidvarchar(40)YesBatch idNo
component_idfin_componentvarchar(16)YesComponent idNo
company_codefin_companycodevarchar(10)YesCompany codeNo
lo_idfin_loidvarchar(20)Yeslo idNo
item_tcd_codefin_itemcodevarchar(40)YesItem tcd codeNo
item_tcd_varfin_itemcodevarchar(40)YesItem tcd variantNo
visible_line_nofin_linenoint(4)YesVisible line numberNo
so_nofin_documentnovarchar(40)Yesso numberNo
so_oufin_ouinstidint(4)Yesso OUNo
ref_doc_nofin_documentnumbervarchar(18)YesReference document numberNo
ref_doc_datefin_datetimedatetime(8)YesReference document dateNo
ref_doc_oufin_ouinstidint(4)YesReference document OUNo
ship_to_custfin_customer_idvarchar(18)YesShip to customerNo
ship_to_idfin_idvarchar(6)YesShip to idNo
uomfin_uomvarchar(15)YesUOMNo
item_qtyfin_quantitynumeric(17)YesItem quantityNo
unit_pricefin_pricenumeric(13)YesUnit priceNo
item_amountfin_amountnumeric(13)YesItem amountNo
remarksfin_text255varchar(255)YesRemarksNo
item_typefin_itemtypevarchar(25)YesItem typeNo
tax_amountfin_amountnumeric(13)YesTax amountNo
disc_amountfin_amountnumeric(13)YesDiscount amountNo
line_amountfin_amountnumeric(13)YesLine amountNo
base_amountfin_amountnumeric(13)YesBase amountNo
par_base_amountfin_amountnumeric(13)YesParallel base amountNo
cost_centerfin_costcentercodevarchar(10)YesCost centerNo
analysis_codefin_analysiscodevarchar(5)YesAnalysis codeNo
subanalysis_codefin_subanalysiscodevarchar(5)YesSubanalysis codeNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
item_tcd_descfin_itemdescvarchar(150)YesItem tcd descriptionNo
sale_purposefin_purposevarchar(16)YesSale purchaseNo
warehouse_codefin_warehousevarchar(10)YesWarehouse dateNo
alloc_methodfin_transactiontypevarchar(40)YesAllocation methodNo
attr_allocfin_chkflagvarchar(1)YesAttribute allocationNo
proposal_nofin_documentnumbervarchar(18)YesProposal numberNo
shipping_oufin_ouinstidint(4)YesShipping OUNo
ship_to_cust_namefin_custnamevarchar(40)YesShip to customer nameNo
packslip_nofin_documentnovarchar(40)YesPackslip numberNo
ref_doc_typefin_cmntrantypevarchar(10)YesReference document typNo
po_oufin_ouinstidint(4)YesPurchase order OUNo
Table Name : ci_doc_payterm_dtl
Comment :To store document payterm detail
Column Name UDD Data Type Is NULL? Comment Is PK?
tran_typefin_cmntrantypevarchar(10)NoTransaction typeYes
tran_oufin_ouinstidint(4)NoTransaction OUYes
tran_nofin_documentnumbervarchar(18)NoTrasanction numberYes
pay_termfin_quickcodesvarchar(25)NoPay termYes
term_nofin_termnumbervarchar(20)NoTerm numberYes
timestampfin_intint(4)YesTimestampNo
lo_idfin_loidvarchar(20)Yeslo idNo
batch_idfin_guidvarchar(40)YesBatch idNo
component_idfin_componentvarchar(16)YesComponent idNo
company_codefin_companycodevarchar(10)YesCompany codeNo
due_datefin_datetimedatetime(8)YesDue dateNo
due_amount_typefin_chkflagvarchar(1)YesDue amount typeNo
due_percentfin_duepercentagenumeric(13)YesDue percentNo
due_amountfin_amountnumeric(13)YesDue amountNo
disc_comp_amountfin_amountnumeric(13)YesDiscount comp amountNo
disc_amount_typefin_chkflagvarchar(1)YesDiscount amount typeNo
disc_datefin_datetimedatetime(8)YesDiscount dateNo
disc_percentfin_discountpercentagenumeric(13)YesDiscount percentNo
disc_amountfin_amountnumeric(13)YesDiscount amountNo
penalty_percentfin_penaltynumeric(13)YesPenalty percentNo
esr_ref_nofin_participationidvarchar(30)Yesesr reference numberNo
esr_coding_linefin_reference_det2varchar(128)Yesesr coding lineNo
base_due_amountfin_amountnumeric(13)YesBase due amountNo
base_disc_amountfin_amountnumeric(13)YesBase discount amountNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
payterm_versionfin_linenoint(4)YesPayterm versionNo
Table Name : ci_posted_doc_log
Comment :To store posted document log
Column Name UDD Data Type Is NULL? Comment Is PK?
tran_oufin_ouinstidint(4)NoTransaction OUNo
tran_typefin_cmntrantypevarchar(10)NoTransaction typeNo
tran_nofin_documentnovarchar(40)NoTransaction numberNo
term_nofin_termnumbervarchar(20)NoTerm numberNo
amt_typefin_varcharvarchar(800)NoAmount typeNo
ref_doc_oufin_ouinstidint(4)NoReference document OUNo
ref_doc_typefin_cmntrantypevarchar(10)NoReference document typeNo
ref_doc_nofin_documentnumbervarchar(18)NoReference document numberNo
ref_doc_termfin_termnumbervarchar(20)NoReference document termNo
adjd_doc_oufin_ouinstidint(4)NoAdjusted document OUNo
adjd_doc_typefin_cmntrantypevarchar(10)NoAdjusted document typeNo
adjd_doc_nofin_documentnumbervarchar(18)NoAdjusted document numberNo
adjd_doc_termfin_termnumbervarchar(20)NoAdjusted document termNo
createddatefin_datetimedatetime(8)NoCreated dateNo
timestampfin_intint(4)YesTimestampNo
lo_idfin_loidvarchar(20)Yeslo idNo
batch_idfin_guidvarchar(40)YesBatch idNo
tran_datefin_datetimedatetime(8)YesTransaction dateNo
cust_codefin_customer_idvarchar(18)YesCustomer codeNo
tran_currencyfin_currencyvarchar(5)YesTransaction currencyNo
tran_amountfin_amountnumeric(13)YesTransaction amountNo
basecur_eratefin_exchangeratenumeric(9)YesBase currency exchange rateNo
base_amountfin_amountnumeric(13)YesBase amountNo
par_exchange_ratefin_exchangeratenumeric(9)YesParallel exchange rateNo
par_base_amountfin_amountnumeric(13)YesParallel base amountNo
ref_doc_datefin_datetimedatetime(8)YesReference document dateNo
ref_doc_curfin_currencyvarchar(5)YesReference document currencyNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
posting_statusfin_chkflagvarchar(1)YesPosting statusNo
posting_datefin_datetimedatetime(8)YesPosting dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
adjust_amount_inv_curfin_amountnumeric(13)YesAdjusted amount invoice currencyNo
crosscur_eratefin_exchangeratenumeric(9)YesCross currency exchange rateNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : ci_prepay_adj_dtl
Comment :To store prepayment adjacent detail
Column Name UDD Data Type Is NULL? Comment Is PK?
tranoufin_ctxt_ouinstanceint(4)YesTransaction OUNo
trantypefin_typevarchar(25)YesTransaction typeNo
fbidfin_financebookidvarchar(20)YesFinance book idNo
adjvouchnofin_invoicenumbervarchar(18)YesAdjusted voucher numberNo
adjdatefin_datedatetime(8)YesAdjusted dateNo
adjamtfin_amountnumeric(13)YesAdjusted amountNo
crdocnofin_invoicenumbervarchar(18)YesCredit document numberNo
crdocdatefin_datetimedatetime(8)YesCredit document dateNo
crdocamtfin_amountnumeric(13)YesCredit document amountNo
drdocnofin_invoicenumbervarchar(18)YesDebit document numberNo
drdocdatefin_datetimedatetime(8)YesDebit document dateNo
drdocamtfin_amountnumeric(13)YesDebit document amountNo
statusfin_flagvarchar(25)YesStatusNo
seqnofin_linenoint(4)YesSequence numberNo
guidfin_guidvarchar(40)YesGuidNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : ci_prepay_adj_hdr
Comment :To store prepayment adjacent header
Column Name UDD Data Type Is NULL? Comment Is PK?
tranoufin_ctxt_ouinstanceint(4)NoTransaction OUNo
trantypefin_typevarchar(25)NoTransaction typeNo
fbidfin_financebookidvarchar(20)YesFinance book idNo
trannofin_invoicenumbervarchar(18)NoTransaction numberNo
refdocoufin_ctxt_ouinstanceint(4)NoReference document OUNo
refdocnofin_invoicenumbervarchar(18)NoReference document numberNo
line_nofin_linenoint(4)YesLine numberNo
billtocustnofin_customer_idvarchar(18)YesBill to customer numberNo
invdatefin_datedatetime(8)YesInvoice dateNo
invcurrencyfin_currencycodevarchar(5)YesInvoice currencyNo
exchratefin_exchangeratenumeric(9)YesExchange rateNo
itemamtfin_amountnumeric(13)YesItem amountNo
tranamtfin_amountnumeric(13)YesTransaction amoutNo
adjtcdamtfin_amountnumeric(13)YesAdjusted amountNo
statusfin_flagvarchar(25)YesStatusNo
guidfin_guidvarchar(40)YesGuidNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : ci_prepay_tcd_dtl
Comment :To store prepayment tcd detail
Column Name UDD Data Type Is NULL? Comment Is PK?
tranoufin_ctxt_ouinstanceint(4)YesTransaction OUNo
trantypefin_typevarchar(25)YesTransation typeNo
fbidfin_financebookidvarchar(20)YesFinance book idNo
trannofin_invoicenumbervarchar(18)YesTransaction numberNo
refdocoufin_ctxt_ouinstanceint(4)YesReference document OUNo
refdocnofin_invoicenumbervarchar(18)YesReference document numberNo
line_nofin_linenoint(4)YesLine numberNo
tcdcodefin_itemcodevarchar(40)Yestcd codeNo
tcdvarfin_itemcodevarchar(40)Yestcd variantNo
tcdcurrcodefin_currencycodevarchar(5)Yestcd currency codeNo
tcdamtfin_amountnumeric(13)Yestcd amountNo
adjtcdamtfin_amountnumeric(13)YesAdjusted amountNo
seqnofin_linenoint(4)YesSequence numberNo
guidfin_guidvarchar(40)YesGuidNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : ci_repsrm_cst_dtl
Comment :To store detail of customers
Column Name UDD Data Type Is NULL? Comment Is PK?
timestampfin_intint(4)YesTimestampNo
guidfin_guidvarchar(40)YesGuidNo
customercodefin_customer_idvarchar(18)YesCustomer codeNo
customernamefin_custnamevarchar(40)YesCustomer nameNo
addressfin_addressvarchar(40)YesAddressNo
address1fin_addressvarchar(40)YesAddress1No
address2fin_addressvarchar(40)YesAddress2No
contact_perfin_custnamevarchar(40)YesContact personNo
grouptypecodefin_identificationnumber1varchar(5)YesGroup type codeNo
customergroupcodefin_codevarchar(6)YesCustomer group codeNo
companycodefin_companycodevarchar(10)YesCompany codeNo
codescriptionfin_desc40varchar(40)YesCodescriptionNo
buidfin_buidvarchar(20)YesBusiness unit idNo
budescriptionfin_desc40varchar(40)YesBU descriptionNo
transactiontypefin_transactiontypevarchar(40)YesTransaction typeNo
currencyfin_currencyvarchar(5)YesCurrencyNo
documentnumberfin_documentnumbervarchar(18)YesDocument numberNo
docdatefin_datedatetime(8)YesDocument dateNo
custdocrefnofin_documentnumbervarchar(18)YesCustomer document reference numberNo
amountfin_amountnumeric(13)YesAmountNo
outstandingamountfin_amountnumeric(13)YesOutstanding amountNo
duedatefin_datedatetime(8)YesDue dateNo
instrumentnumberfin_checknumbervarchar(30)YesInstrument numberNo
instrumentdatefin_datedatetime(8)YesInstrument dateNo
openingbalancefin_amountnumeric(13)YesOpening balanceNo
balanceduefin_amountnumeric(13)YesBalance dueNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : ci_repsrm_cst_smry
Comment :To store customer summary detail
Column Name UDD Data Type Is NULL? Comment Is PK?
timestampfin_intint(4)YesTimestampNo
guidfin_hiddencontrolvarchar(128)YesGuidNo
customercodefin_customer_idvarchar(18)YesCustomer codeNo
customernamefin_custnamevarchar(40)YesCustomer nameNo
addressfin_addressvarchar(40)YesAddressNo
address1fin_addressvarchar(40)YesAddress1No
address2fin_addressvarchar(40)YesAddress2No
contact_perfin_custnamevarchar(40)YesContact personNo
grouptypecodefin_identificationnumber1varchar(5)YesGroup type codeNo
customergroupcodefin_codevarchar(6)YesCustomer group codeNo
companycodefin_companycodevarchar(10)YesCompany codeNo
openingbalancefin_amountnumeric(13)YesOpening balanceNo
billingamountfin_amountnumeric(13)YesBilling amountNo
paymentamountfin_amountnumeric(13)YesPayment amountNo
advanceamountfin_amountnumeric(13)YesAdvance amountNo
unadjustrecptamtfin_amountnumeric(13)YesUnadjusted receipt amountNo
closingbalancefin_amountnumeric(13)YesClosing balanceNo
depositamountfin_amountnumeric(13)YesDeposit amountNo
currencyfin_currencyvarchar(5)YesCurrencyNo
createdbyfin_ctxt_uservarchar(30)YesCreated byNo
createddatefin_datetimedatetime(8)YesCreated dateNo
modifiedbyfin_ctxt_uservarchar(30)YesModified byNo
modifieddatefin_datetimedatetime(8)YesModified dateNo
REPLICATION_KEYfin_bigintBigint(8)NoREPLICATION_KEYYes
Table Name : ci_taxinvoice_dtl
Comment :To store tax details for an invoice
Column Name UDD Data Type Is NULL? Comment Is PK?
batch_idfin_guidvarchar(40)YesGuidNo
taxinv_oufin_ouinstidint(4)YesOU instanceNo
taxinv_nofin_documentnovarchar(40)NoTax Invoice NoNo
taxinv_statusfin_statusvarchar(25)YesTax Invoice StatusNo
adjdoc_oufin_ouinstidint(4)YesAdjustment OUNo
adjdoc_nofin_documentnovarchar(40)YesAdjustment NoNo
adjdoc_typefin_typevarchar(25)YesAdjustment Doc typeNo
cr_doc_nofin_documentnovarchar(40)NoCredit Document NumberNo
cr_doc_datefin_datedatetime(8)YesCredit Document DateNo
cr_doc_currfin_currencyvarchar(5)YesCredit Document CurrencyNo
fb_idfin_financebookidvarchar(20)YesFinance BookNo
termnofin_quickcodesvarchar(25)YesTerm noNo
dr_doc_nofin_documentnovarchar(40)Nodebit Document NumberNo
dr_doc_datefin_datedatetime(8)Yesdebit Document DateNo
dr_doc_currfin_currencyvarchar(5)Yesdebit Document CurrencyNo
tcd_codefin_itemcodevarchar(40)NoTcd codeNo
tcd_var_codefin_itemcodevarchar(40)NoTcd VariantNo
tcd_line_nofin_linenoint(4)NoTcd linenoNo
tcd_currencyfin_currencyvarchar(5)YesTcd CurrencyNo
prorated_taxable_tran_amtfin_amountnumeric(13)YesTaxable Tran AmountNo
prorated_tax_tran_amtfin_amountnumeric(13)YesTax Tran AmountNo
prorated_tax_eratefin_amountnumeric(13)YesExchange RateNo
prorated_taxable_base_amtfin_amountnumeric(13)YesTaxable base AmountNo
prorated_tax_base_amtfin_amountnumeric(13)YesTax base AmountNo
created_byfin_ctxt_uservarchar(30)YesCreated byNo
created_datefin_datedatetime(8)YesCreated DateNo
modified_byfin_ctxt_uservarchar(30)YesModified byNo
modified_datefin_datedatetime(8)YesMoified DateNo