Work with CICS PPT (WRKCICSPPT)

Where allowed to run:
  • Batch job (*BATCH)
  • Interactive job (*INTERACT)
  • Batch program (*BPGM)
  • Interactive program (*IPGM)
  • Batch REXX procedure (*BREXX)
  • Interactive REXX procedure (*IREXX)
  • Using QCMDEXEC, QCAEXEC, or QCAPCMD API (*EXEC)
Threadsafe: No
Parameters
Examples
Error messages

Use the Work with CICS Processing Program Table (WRKCICSPPT) command to list entries in the PPT. You can change, remove, copy or display entries in the list, or add new ones.

Top

Parameters

Keyword Description Choices Notes
LIB Library Communications name, *LIBL, *CURLIB Optional, Positional 1
GROUP Group Communications name, *FIRST Optional, Positional 2
PGMID CICS program Generic name, name, *FIRST, *ALL Optional, Positional 3
Top

Library (LIB)

Enter the name of the iSeries library which contains the group.

Possible values are:

Top

Group (GROUP)

Enter the name of the group from which the PPT entries are to be listed.

Possible values are:

Top

CICS program (PGMID)

Enter the name of the PPT entry to be listed. This is the program identifier used to initiate an iSeries program object.

Possible values are:

Top

Examples

None
Top

Error messages

Unknown
Top