Hi,
In the output screen iam having one field itab-ucomm which is in edit mode, based on which values for 10 other fields should change.
Note: I am doing this report in normal write statement.
For eg:
I am having 5 fields in ouput.
Field1, Field2,Field3,Field4,Field5.
and itab-ucomm which is in edit mode, if the user enters the value 10 and press enter
values of all other fields should be: Field110, Field210.........Field5+10.
All this shud trigger in output screen
Please advice,
K.Karthikeyan.
Edited by: Karthikeyan Krishnan on Feb 28, 2009 11:41 AM