Map               (PPT)

DESCRIPTION
The "Map" column corresponds to the type of file associated with the "Program" 
in the Sun MTP Processing Program Table (PPT) definition (the Type field).


VALUES
"Map" can have one of the following values:

'C' - COBOL program
'L' - PL/1  program
'M' - BMS map set
'A' - Load module
'S' - Stand-alone utility (Sun MTP only)
'B' - Batch processor (Sun MTP only)


INTERPRETATION
An 'S' type file is a Sun MTP internal stand-alone utility. A 'B' type file is
a Sun MTP internal batch processor. The other values are standard CICS types. An 
'A' indicates a table that may be referenced by the LOAD and RELEASE CICS 
commands.


CONCLUSIONS
In order for Sun MTP to execute an application program, two conditions must hold 
true. First, the "Program" must also be registered in the Sun MTP PPT. Finally, 
the file must actually exist. A 'C' or 'A' type file must reside in one of the 
directories specified by KIXPROGS. An 'M' type file must reside in one of the 
directories specified by KIXMAPS. The values of both of these environment 
variables appear in the Environment Screen.
