LeasePak 5.2a Database Reference (Oracle)

HomeTableIndexes

rqy Table: CCA Master Year End

Description Column Datatype
Accrued to date d_acc_s date
CCA tax entity tax_ent_s char (4)
CCA class cca_cls_s char (4)
CCA type (L/O/P)
  L - Specified leasing property
  O - Separate class
  P - Pool
cca_typ_c char (1)
Asset unit_s char (10)
Oracle row stamp stamp_l number (10)
Portfolio por_s char (2)
Company com_s char (2)
Region reg_s char (2)
Office off_s char (3)
Lease lse_s char (10)
In-service date d_serv_s date
Date of last update d_lup_s date
Time of last update t_lup_s char (6)
Fiscal year start date d_strt_s date
CCA accrual method cca_acc_s char (4)
CCA disposition method cca_disp_s char (4)
Equipment activity status eqt_s char (4)
Off-lease (Y/N) off_c char (1)
Equipment description desc_s varchar2 (36)
Comment for adjustment comment_s varchar2 (80)
UCC type
  1 - UCC
  2 - Terminal loss
  3 - Recapture
ucc_typ_l number (10)
Effective rate used to calculate CCA p_rate_d number (15,5)
Add-on rate p_addon_d number (15,5)
CCA capital cost cap_cost_d number (15,2)
Adjustment for the year adj_d number (15,2)
Cumulative adjustment prior cum_adj_d number (15,2)
Opening undepreciated capital cost balance open_d number (15,2)
Ordinary CCA for the year ord_d number (15,2)
Ordinary CCA cumulative to the start of the year cum_ord_d number (15,2)
CCA taken cumulative to the start of the year for types L,O cum_taken_d number (15,2)
Principal accrued for the year prn_accrued_d number (15,2)
Principal repayment accrued at start of the year cum_prn_d number (15,2)
CCA taken cumlative on the current lease
  For asset type = 'L' only
prn_taken_d number (15,2)
CCA allowed for the year
  For asset type = 'L' and 'O' only
cca_allow_d number (15,2)
CCA taken for the year
  For asset type = 'L' and 'O' only
taken_d number (15,2)
UCC on which the rate is applied in calculating CCA
  For asset type = 'L' and 'O' only
ucc_d number (15,2)
Prorated ordinary CCA for the year
  For asset type = 'L' only
prorated_d number (15,2)
Proceeds proceeds_d number (15,2)
CCA ITC (investment tax credit) cca_itc_d number (15,2)

rqy Indexes:

Index name Piece 1 Piece 2 Piece 3 Piece 4 Piece 5 Piece 6 Piece 7
rqy_idx0 d_acc_s tax_ent_s cca_cls_s cca_typ_c unit_s
rqy_idx1 d_acc_s unit_s
rqy_idx2 d_acc_s por_s com_s reg_s off_s lse_s unit_s


HomeTableIndexes