LeasePak 5.2a Database Reference (Oracle)

HomeTableIndexes

rpp Table: Participation Payable

Description Column Datatype
Vendor participation flag
  0 - Vendor
  1 - Investor
rpp_flg_c char (1)
Client client_id_s char (9)
Lease lse_s char (10)
Accrued to date d_acc_s date
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)
Participation accrued prt_a_d number (15,2)
Participation paid prt_p_d number (15,2)
Participation released prt_r_d number (15,2)

rpp Indexes:

Index name Piece 1 Piece 2 Piece 3 Piece 4
rpp_idx0 rpp_flg_c client_id_s lse_s d_acc_s


HomeTableIndexes