how to make the entire screen protected. i.e., for example
when we design a delete screen before deleting the details
we need to popup a screen saying do u wish to delete(Y/N).
When this screen appears i want to make the previous screen
fields as protected.Please help me with the anser. i need
the entire screen to be protected.
Thanks in advance
Answer Posted / lu
when u compile a cics program with mapset, u have a copy
DFHMSCA (attribut fields)...If u want to protect or
unprotect ..you use this attribut to your fields...
Correct me if i'm wrong
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what is effect on receive map when
Define an asra abend?
Define TCT.
Explain how do you access the records randomly in tsq?
What are the main uses of the transaction in the cics?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
How errors are handled in CICS programs?
Name some translator and compile options and explain their meaning?
What does the 'ceci:cics' transactions do?
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.
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Mention one alternative aspect of CICS?
Kindly specify the pic clause for the any bll cell type of data fields?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?