LeasePak 5.2a Database Reference (Sybase)

HomeTableIndexesParent

rglc Table: General Ledger Account

Description Column Datatype
Portfolio por_s char (2)
Company com_s char (2)
Region reg_s char (2)
Office off_s char (3)
Record number unique_l integer
Sybase timestamp timestamp timestamp
Debit dr_d double precision
Credit cr_d double precision
Debit M-T-D mtd_dr_d double precision
Credit M-T-D mtd_cr_d double precision
Balance gl_bal_d double precision
G/L account type - credit/debit (C/D) gl_type_c char (1)

rglc Indexes:

Index name Piece 1 Piece 2 Piece 3 Piece 4 Piece 5
rglc_idx0 por_s com_s reg_s off_s unique_l


HomeTableIndexesParent