Previous Topic: PurposeNext Topic: Return Code


Arguments

The following table gives a brief description of each of the arguments.

Name

I/O

Description

RUNTIME-PARM1

input

This is the I/O PCB.

RUNTIME-PARM2

input

This is Alternate I/O PCB.

GLOBDATA

input

Global data, used internally.

PSTEP-NAME

input

Target server procedure step name.

PSTEP-TRANCODE

input

Target server transaction ID.

PSTEP-LOADMOD

input

Target server load module name.

ROUTR-OUT-TRANCODE

output

Modified target server transaction ID.

ROUTR-OUT-LOADMOD

output

Modified target server load module name.

ROUTR-OUT-SVR-CONNECT-DATA

output

Name of target node where target server is to execute.

ROUTR-OUT-ASYNCH-FLAG

output

Flag indicating Asynchronous request. Not used.

ROUTR-OUT-RET-CODE

output

A 2-byte character field indicating whether the exit was successful. The following values are supported:

SPACES—successful

NON-SPACES—failure

FAIL-MESSAGE

output

A 75-byte character field that if populated will be returned to the client.