How can a screen field that has changed since the last
output operation be detected?
Answer Posted / surendra y mudliar
By using MDT (Modified Data Tag) keyword for the field for
which you want to detect the change. You can use optional
indicator with this keyword, if indicator is on then it
indicates that the field has been changed since last output
operation.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain mdt?
what is *place and *auto keyword in prtf ?plz explain
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
Interviewer asked me write down DDS for load all subfile .can anybody write dds
What is difference between bind by copy and bind by reference?
How to call one program from another program in RPG? please help me with the code
what is file information data structure?
what is the use of sflnxtchg?
what is data area and how it is used in rpg program ?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
How to handle duplicate error handling in RPG?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
is this a rpg channel?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...