IN CICS APPLICATION PROGRAM, INSTEAD OF HARDCODING MAP AND
MPASET NAMES WHILE SENDING AND REIEVING ...CAN WE DO LIKE
THIS ???
MOVE MAP AND MAPSET NAMES TO WORKING STORAGE SECTION
VARIABLES AND USE THOSE VARIABLES WHILE SENDING AND
RECIEVING MAP.IF YES, HOW CAN WE MOVE MAP INPUT , OUTPUT
VARIABLES.
IF ANYBODY KNOWS THIS PLEASE POST THE ANSWER
Answer Posted / jaga
We can redefine the Input – Output variable of map inside
the working storage.
Move the data to redefined variable in working storage so
that CICS map can accessed between Send and receive.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do you mean by CEMT?
Define transient data?
If we say that bms length of field = 0, then what does that mean?
What are the uses of ppt in cics?
Define communication area?
What are the cics tables?
Explain the function of the cics translator?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Explain the function of the terminal control table?
Can you define ppt and what are its uses?
how can you prevent more than one user from accessing the same transient data queue?
Name the cics command used to access current date and time?
Kindly specify the pic clause for the any bll cell type of data fields?
What are the common tables in cics and their usage?
What is the tcp in the cisc?