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
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
What is the pic clause for the hhmmss type of data fields?
How can you use dynamic calls in cics?
Define an aey9 abend?
Explain the difference between dfhcommarea and tsq?
cics command level is?
What are the cics tables?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Can you explain enq and deq used in cics?
Define temporary storage?
what is the cics command used to access current date and time?
What are the recoverable cics resources?
In the EIB block of CICS, highlight the names of few of the important fields?
What is the main function of the sign-on table?
Define the term mro (multi region operation)?