reo Table: End of Period Order
LeasePak Documentation Suite NETSOL website
LeasePak Database Objects

Database Reference Sybase DBMS

reo Table: End of Period Order

Indexes

Name Segment 1 Segment 2 Segment 3
reo_idx0 year_s por_s  
reo_idx1 year_s launch_seq_s por_s

    
Columns
Name DescriptionDatatype ¿? Allow Null
year_s
Year (YYYY)
char(4) no
por_s
Portfolio
char(2) no
launch_seq_s
Order of launch
char(2) no
timestamp
Record modification stamp
timestamp yes
delay_l
Seconds to wait before launching
integer yes
interval_l
Seconds between each check by monitoring facility
integer yes
stall_l
Number of Intervals to wait for EOP processing to begin or
  resume before making an external notification
integer yes
md_eoy_run_s
Month and day on which to run EOY (MMDD)
char(4) yes
eom_run_days_s
Day of each month on which to run EOM,
  in two-digit format (0N or NN)
char(24) yes
launch_c
Launch status (L/S/P/C/F)
  L - the portfolio is to be launched
  S - the portfolio is to be skipped
  P - the portfolio is being launched
  C - the portfolio has launched successfully
  F - the portfolio has failed to launch
char(1) yes
run_accr_c
Run accruals on next launch (Y/N)
char(1) yes
run_invo_c
Run invoicing on next launch (Y/N)
char(1) yes
beg_chk_s
Beginning check number to use on next launch,
  or 0 for no check printing
char(6) yes
job_stat_s
EOP job status reported by monitoring facility
char(4) yes
d_stat_s
Status date
datetime yes
t_stat_s
Status time
char(6) yes
run_cstm_before_c
Run custom program before portfolio processing (Y/N)
char(1) yes
run_cstm_after_c
Run custom program after portfolio processing (Y/N)
char(1) yes