Entry
On entry to the RACROUTE support code, register 1 contains the address of the RACROUTE parameter list (mapped by macro ICHSAFP). The field SAFPRACP in the RACROUTE parameter list contains the offset from the base address of ICHSAFP to the request-specific portion of the parameter list. The format of the request-specific portions varies, depending on the REQUEST= parameter coded on the RACROUTE invocation. The following table shows which request-specific parameter list is assigned to each REQUEST= keyword:
| RACROUTE REQUEST Type | Request-Specific Parameter List | Location in the Book |
|---|---|---|
| REQUEST=AUDIT | AUL | AUL |
| REQUEST=AUTH | ACHKL | ACHKL |
| REQUEST=DEFINE | RDDFL | RDDFL |
| REQUEST=DIRAUTH | DAUT | DAUT |
| REQUEST=EXTRACT | RXTL | RXTL |
| REQUEST=FASTAUTH | FAST | FAST |
| REQUEST=LIST | RLST | RLST |
| REQUEST=STAT | STAT | STAT |
| REQUEST=TOKENBLD | RIPL | RIPL |
| REQUEST=TOKENMAP | TSRV | TSRV |
| REQUEST=TOKENXTR | TSRV | TSRV |
| REQUEST=VERIFY | RIPL | RIPL |
| REQUEST=VERIFYX | RIPL | RIPL |
See Data Areas for RACROUTE for details of the format of these parameter lists.