What is the primary function of the Processing Program
Table (PPT)?
Answer Posted / manish_cics
the primary function of the processing program table (ppt)
is to register all cics application programs and BMS
maps .the program control program(pcp) uses this table for
controlling the application programs.unless a cics
application programs is registered in ppt ,the program is
unrecognizable to cics.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is cics load command?
What is the pic clause for the any bll cell type of data fields?
Name a few CICS programs which are generally used ?
How to get the cursor position when we receive a map?
Define cedf?
Kindly specify the pic clause for the any bll cell type of data fields?
Explain how do you establish a starting position in a browse operation?
What Are Send Map Maponly & Send Map Dataonly ?
Explain the difference between intra partition tdq and extra partition tdq?
Explain the difference between a physical bms mapset and a logical bms mapset?
What is the abend command?
what is the differences between getting the system time with eibtime and asktime command?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
What does the 'cedf:cics' transactions do?
Explain difference between call and link?