How To Set MDT(Modified Data Tag) Thru Application Program?
(Dynamically)?
Answer Posted / ganesh
u can use attribute fields like DFHATTR in that any thing
for example
attr-UXMBL M for modify data tag
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is non-conventional programs?
Name the cics command used to access current date and time?
Explain what is a cursor in cics sql processing?
Why do we need integrated cics translator?
Highlight the difference between a symbolic map and physical map?
What Are Send Map Maponly & Send Map Dataonly ?
What is program reentrance?
What is meant by a ‘Transid’ ?
Explain the difference between the into and the set option in the exec cics receive map command?
What is the syncpoint command?
What is the pic clause for the hhmmss type of data fields?
what are the differences between and exec cics xctl and exec cics start command?
What is DEQ?
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 are some of the cics commands associated with interval control?