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 DFHEIBLK automatically included if translated.

RUNTIME-PARM2

input

This is DFHCOMMAREA automatically included if Translated.

Q-NAME

input

The name of the TSQ which we expected to find, but is missing.

ACTION-CODE

input/output

A 1 byte numeric field indicating how the runtime should handle the missing TSQ condition:

1 – Abend and rollback.

2 – Send an error message to CICS CSSL output and terminate normally, without a rollback.

3 – Send an error message to CICS CSSL output and terminate without an abend but with a rollback.

4 – Ignore the condition and terminate without an abend or rollback.

GLOBDATA

input

Global data, used internally.