The HSURDCJD table is used for storing custom jobs, and is populated during the Work with Jobs phase. The following table describes the columns in the HSURDCJD table:
Column | Type | Length | Decimal | Domain |
---|---|---|---|---|
JOBNAME | CHARACTER | 8 | 0 | job name |
PARMPRG | BINARY | 4 | 0 | parameter progressive |
PARMDESC | CHARACTER | 100 | 0 | parameter description |
PARMVAR | CHARACTER | 10 | 0 | parameter variable name |
PARMTYPE | CHARACTER | 1 | 0 | parameter type |
PARMLEN | BINARY | 4 | 0 | parameter length |