The HSURDUE table is used for user exits and is intended for future use. The following table describes the columns in the HSURDUE table:
Column | Type | Length | Decimal | Domain |
---|---|---|---|---|
USEREXIT | CHAR | 10 | 0 | user exit |
PROGR | SMALLINT | 2 | 0 | progressive |
PARMNAME | CHAR | 10 | 0 | parameter name |
PARMVAL | CHAR | 80 | 0 | parameter value |