arsodfxa parameters
The following table shows the parameters for the arsodfxa user exit program.
arsodfxa parameter | Size* | Explanation |
---|---|---|
01 ODFATTRS-Parms. |
||
05 ODFATTRS-RECIPIENT |
Pointer. | Recipient name |
05 ODFATTRS-DIST-NAME |
Pointer. | Distribution name |
05 ODFATTRS-SEQ-NUM |
COMP PIC S9(8). | Report bundle sequence number |
05 ODFATTRS-REPORTID |
Pointer. | Report ID |
05 ODFATTRS-APPLGRP-NAME |
Pointer. | Application group name |
05 ODFATTRS-APPL |
Pointer. | Application name |
05 ODFATTRS-CREATE-DATE |
Pointer. | Creation date |
05 ODFATTRS-PROCESS-DATE |
Pointer. | Processed date |
05 ODFATTRS-JOBNAME |
Pointer. | Jobname that is specified in the distribution definition |
05 ODFATTRS-FORMDEF |
Pointer. | Formdef that is specified in the distribution definition |
05 ODFATTRS-PAGEDEF |
Pointer. | Pagedef that is specified in the distribution definition |
05 ODFATTRS-FORMSID |
Pointer. | Forms ID that is specified in the distribution definition |
05 ODFATTRS-DEST |
Pointer. | Destination that is specified in the distribution definition |
05 ODFATTRS-CLASS |
Pointer. | Class that is specified in the distribution definition |
05 ODFATTRS-WRITER |
Pointer. | Writer that is specified in the distribution definition |
05 ODFATTRS-FCB |
Pointer. | FCB that is specified in the distribution definition |
05 ODFATTRS-UCS |
Pointer. | UCS that is specified in the distribution definition |
05 ODFATTRS-BURST |
Pointer. | BURST that is specified in the distribution definition |
05 ODFATTRS-COPYM |
Pointer. | COPYM that is specified in the distribution definition |
05 ODFATTRS-FLASH |
Pointer. | FLASH that is specified in the distribution definition |
05 ODFATTRS-CUSTVR |
Pointer. | Customer variables that are specified in the distribution definition |
05 ODFATTRS-ACCOUNT |
Pointer. | Account that is specified in the distribution definition |
05 ODFATTRS-EXITINFO |
Pointer. | Exit information that is specified in the distribution definition |
05 ODFATTRS-OUTLIM |
COMP PIC S9(8). | Output limit that is specified in the distribution definition |
05 ODFATTRS-NCOPY |
COMP PIC S9(8). | NCOPY that is specified in the distribution definition |
05 ODFATTRS-PRMODE |
Pointer. | PRMODE that is specified in the distribution definition |
05 ODFATTRS-CHAR1 |
Pointer. | CHAR1 that is specified in the distribution definition |
05 ODFATTRS-CHAR2 |
Pointer. | CHAR2 that is specified in the distribution definition |
05 ODFATTRS-CHAR3 |
Pointer. | CHAR3 that is specified in the distribution definition |
05 ODFATTRS-CHAR4 |
Pointer. | CHAR4 that is specified in the distribution definition |
05 ODFATTRS-TRC |
PIC X. | TRC that is specified in the distribution definition |
05 ODFATTRS-REPRINT |
PIC X. | Reprint flag |
05 ODFATTRS-TRACE |
PIC X. | Trace flag |
05 ODFATTRS-OUTDEST |
Pointer. | Output destination |
* All parameters with Size defined as Pointer contain the address of a null terminated string that contains the actual parameter value. |