Output Table Definitions
Output tables must be defined to store your selected results. These tables must include the following key structure:
| Field Name | Type | Length | Key | Required |
|---|---|---|---|---|
|
PROCESS_INSTANCE |
Num |
10 |
KA |
N |
|
EMPLID |
Char |
11 |
KA |
Y |
|
CAL_RUN_ID |
Char |
18 |
KA |
Y |
|
EMPL_RCD |
Num |
3 |
KA |
N |
|
GP_PAYGROUP |
Char |
10 |
KA |
Y |
|
CAL_ID |
Char |
18 |
KA |
Y |
|
ORIG_CAL_RUN_ID |
Char |
18 |
KA |
Y |
|
RSLT_SEG_NUM |
Num |
4 |
KA |
Y |
|
GP_RPT_KEY |
Char |
22 |
KA |
Y |
|
SEQ_NUM |
Num |
3 |
KA |
Y |