Control section—DFHPLT TYPE=INITIAL

Read syntax diagramSkip visual syntax diagram
>>-DFHPLT--TYPE=INITIAL--+------------+------------------------><
                         '-,SUFFIX=xx-'   

For general information about TYPE=INITIAL macros, including the use of the SUFFIX operand, see TYPE=INITIAL (control section).
TYPE=INITIAL
Generates the PLT control section.

Note that the CSD file must define a program entry for each PLT generated.

SUFFIX=xx
Code this with the suffix character(s) that uniquely identify this particular table.
Note: The PLT suffix is referenced by:
  • CEMT {INQUIRE∨SET} PROGRAM CLASS(suffix)
  • CEMT or EXEC CICS® PERFORM SHUTDOWN PLT(suffix)
  • System initialization parameters PLTPI and PLTSD keywords.