| Description | Column | Datatype |
|---|---|---|
| Custom code flag | rce_flg_c | char (1) |
| Custom/LeasePak code type | cd_type_s | char (10) |
| Custom/LeasePak code short symbol
If code flag = '1' then cd_med_s is blank If code flag = '2' then cd_med_s = code short symbol |
cd_med_s | char (8) |
| Sybase timestamp | timestamp | timestamp |
| Custom/LeasePak code long name | cd_long_s | char (20) |
| Input required date (Y/N) | ir_date_c | char (1) |
| Input required amount (Y/N) | ir_amount_c | char (1) |
| Check status (Y/N) | chk_stats_c | char (1) |
| Custom switches | switches_s | char (20) |
| Index name | Piece 1 | Piece 2 | Piece 3 |
|---|---|---|---|
| rce_idx0 | rce_flg_c | cd_type_s | cd_med_s |