rbc Table: Batch Cash Control
LeasePak Documentation Suite NETSOL website
LeasePak Database Objects

Database Reference Sybase DBMS

rbc Table: Batch Cash Control

Indexes

Name Segment 1 Segment 2
rbc_idx0 d_batch_s batch_num_s

     
Columns
Name DescriptionDatatype ¿? Allow Null
d_batch_s
Batch date
datetime no
batch_num_s
Batch number
char(6) no
timestamp
Record modification stamp
timestamp yes
total_d
Batch projected total
double precision yes
status_s
Status (UNPR/SUBM/FAIL/IPRG/COMP)
  UNPR - unprocessed
  SUBM - submitted
  FAIL - failed (nothing processed)
  IPRG - in progress
  COMP - completed
char(4) yes
count_l
Batch count total
integer yes
processed_cnt_l
Processed entries count
integer yes
processed_tot_d
Processed entries total
double precision yes
d_run_s
Run date
datetime yes
t_run_s
Run time
char(6) yes
opr_s
Operator initials
char(3) yes
validated_c
Batch validated (Y/N)
char(1) yes