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

Database Reference Oracle 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
stamp_l
Record modification stamp
NUMBER(10) no
delay_l
Seconds to wait before launching
NUMBER(10) yes
interval_l
Seconds between each check by monitoring facility
NUMBER(10) yes
stall_l
Number of Intervals to wait for EOP processing to begin or
  resume before making an external notification
NUMBER(10) 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)
VARCHAR2(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
DATE 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