RE entry for RPL exit

Entry:
RE
VIT option:
API
Event:
RPL exit
VIT processing module:
ISTRACAP
Control is returned to:
ISTAPCSX, ISTAICRX, or ISTAICPT

This trace record contains RPL information passed from VTAM® to the application program. If the return code or feedback is nonzero, this entry is generated whether the API option is in effect or not. It is treated as an exception condition and is always traced if the VIT is active, regardless of the VIT options specified.

See z/OS Communications Server: SNA Programming for a description of RPL return codes.
REQTEXT
Byte (hex)
Contents
00–01
Record ID: C"RE"
02
RPL request type (RPLREQ)
X'15'
SETLOGON
X'16'
SIMLOGON
X'17'
OPNDST
X'19'
CHANGE
X'1A'
INQUIRE
X'1B'
INTRPRET
X'1F'
CLSDST
X'22'
SEND
X'23'
RECEIVE
X'24'
RESETSR
X'25'
SESSIONC
X'27'
SENDCMD
X'28'
RCVCMD
X'29'
REQSESS
X'2A'
OPNSEC
X'2C'
TERMSESS
03
Exit definition (RPLEXTDS)
04
ID is the primary address space ID (ASID). This field is 0 if the ASID is greater than X'FF'.
05
Return code (RPLRTNCD) (See z/OS Communications Server: SNA Programming)
06
Feedback code (RPLFDB2) (See z/OS Communications Server: SNA Programming)
07
Feedback data flag (RPLFDB3) (See z/OS Communications Server: SNA Programming under INQUIRE macro with OPTCD=APPSTAT)
08–0B
RPL address
0C–0F
Exit address
10–13
RPL data area pointer (RPLAREA)
14–17
Record length (RPLRLEN)
18–1B
CID from NIB or from RPL (RPLARG) or 0
1C–1F
Second RPL feedback area - Sense code (RPLFDBK2)