rgpc Table: General Ledger Pool Account
LeasePak Documentation Suite NETSOL website
LeasePak Database Objects

Database Reference Sybase DBMS

rgpc Table: General Ledger Pool Account

Parent Table

Name Description
rgp General Ledger Pool

Indexes

Name Segment 1 Segment 2 Segment 3 Segment 4 Segment 5 Segment 6
rgpc_idx0 por_s com_s reg_s off_s pool_id_s unique_l

    
Columns
Name DescriptionDatatype ¿? Allow Null
por_s
Portfolio
char(2) no
com_s
Company
char(2) no
reg_s
Region
char(2) no
off_s
Office
char(3) no
pool_id_s
Pool ID
char(10) no
unique_l
Record number (possible values are 0 to 850)
integer no
timestamp
Record modification stamp
timestamp yes
dr_d
Debit
double precision yes
cr_d
Credit
double precision yes
mtd_dr_d
Debit M-T-D
double precision yes
mtd_cr_d
Credit M-T-D
double precision yes
gl_bal_d
Balance
double precision yes
gl_type_c
GL account type (C/D)
  C - credit
  D - debit
char(1) yes