LeasePak 5.2a Database Reference (Oracle)

HomeTableIndexes

rnh Table: Note Payable Payment History

Description Column Datatype
Note attached to lease note_s char (10)
Payment number pmt_num_s char (3)
Reversal date (YYYYMMDD) ymd_rev_s char (8)
Payment run date d_pmt_run_s date
Payment run time t_pmt_run_s char (6)
Oracle row stamp stamp_l number (10)
Payment due date d_due_s date
Effective date of payment d_eff_s date
Effective date of last payment d_lst_s date
Payment description nh_typ_p_s char (4)
Reversal description nh_typ_r_s char (4)
Payment operator initials opr_p_s char (3)
Reversal operator initials opr_r_s char (3)
Bank account G/L vector
  ' 1' - If multiple banks module is purchased
  ' ' - multiple banks module is not purchased.
bank_s char (3)
Interest recognized at maturity int_mat_d number (15,2)
Interest carryover car_d number (15,2)
Principal paid prn_p_d number (15,2)
Interest paid int_p_d number (15,2)
Principal adjustment prn_adj_d number (15,2)
Change in interest unpaid
  (i.e. adjustments to the rno.int_unpd_d field)
chg_int_unpd_d number (15,2)
Outstanding principal balance after payment prn_out_bal_p_d number (15,2)
Outstanding principal balance after reversal prn_out_bal_r_d number (15,2)
Last partial month interest partial_d number (15,2)

rnh Indexes:

Index name Piece 1 Piece 2 Piece 3 Piece 4 Piece 5
rnh_idx0 note_s pmt_num_s ymd_rev_s d_pmt_run_s t_pmt_run_s


HomeTableIndexes