Exit xtsptout – IBM SC34-6814-04 User Manual

Page 233

Advertising
background image

Return codes

UERCNORM

Normal.

UERCPURG

Task purged during XPI call.

XPI calls

All can be used.

API and SPI calls

None can be used.

Exit XTSPTOUT

When invoked

After execution of a temporary storage interface request for a CICS internal
queue (for example, for interval control or BMS queues). After execution of
a TSPT request. No parameters may be modified.

Exit-specific parameters

UEPTRANID

Address of the 4-byte transaction ID.

UEPUSER

Address of the 8-byte user ID.

UEPTERM

Address of the 4-byte terminal ID.

UEPPROG

Address of the 8-byte application program name.

UEP_TS_FUNCTION

Address of a byte containing the function:

v

UEP_TS_FUNCTION_PUT

v

UEP_TS_FUN_PUT_REPLACE

v

UEP_TS_FUN_GET

v

UEP_TS_FUN_GET_SET

v

UEP_TS_FUN_GET_RELEASE

v

UEP_TS_FUN_GET_RELEASE_SET

v

UEP_TS_FUN_RELEASE

UEP_TS_QUEUE_NAME

Address of a 16-byte field containing the queue name.

UEP_TS_DATA_P

Address of a fullword containing the address of the data. (All
requests except release).

UEP_TS_DATA_L

Address of a fullword containing the length of the data. (All requests
except release).

UEP_TS_RESPONSE

Address of a byte containing the response after a request has been
completed.

v

UEP_TS_RESPONSE_OK

v

UEP_TS_RESPONSE_PURGED

Chapter 1. Global user exit programs

211

Advertising