How To Set MDT(Modified Data Tag) Thru Application Program?
(Dynamically)?
Answers were Sorted based on User's Feedback
Answer / jkb
You have to move the macro DFHBMFSE to the attribute field
of that particular variable.
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / 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 |
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
what is psuedo conversation?
What does the following transactions do?
Explain how do you establish a starting position in a browse operation?
What is the use of using MDT in CICS? How it works?
What do you do if you do not want characters entered by the user to be folded to uppercase ?
What are the types of performs in COBOL? How does perform thru work, give example.
List all the CICS tables and explain their contents.
What is the function of the Terminal Control table?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Define floating maps with illustration?
What is a two Phase commit in CICS?