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 how do you delete item 3 in a five-item tsq?
Can you define attribute byte?
Explain the difference between the xctl and link commands?
If we say that bms length of field = 0, then what does that mean?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
What is a cics task?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What do you mean by the term fct?
Define primary objective of cics?
What are the cics transactions?
Can you explain multitasking and multithreading?
Explain how many exceptional condition can be given in a handle condition?
How to define a vsam file in cics getting into cics to define a vsam file.
What is the eib parameter?
What are the types of important programs that are used in the cics?