LeasePak 5.2a Database Reference (Oracle)

HomeTableIndexes

rmt Table: Master Application Transaction

Description Column Datatype
Application app_s char (10)
Run date d_run_s date
Run time t_run_s char (6)
Oracle row stamp stamp_l number (10)
Transaction date d_tx_s date
Transaction type
  A - Credit Approval Officer OK
  T - Tolerance OK
  ' ' - Normal transaction
s_tx_typ_c char (1)
Application status app_stat_s char (4)
Operator initials opr_s char (3)
Lessee number les_s char (9)
Transaction amount tx_d number (15,2)

rmt Indexes:

Index name Piece 1 Piece 2 Piece 3
rmt_idx0 app_s d_run_s t_run_s


HomeTableIndexes