Hi all,
I have created a table with fields F1 and F2. Have created a table maintenance generator too using Single Step.
Whenever i create entries using the Table maintenance, say I now have entered some value for the field F1. When I press F4 button on the field F2, I want to read the value entered in field F1.
My approach was:
1) Created a POV event within the Table maintenance Fn group.
2) Created a module for the field F2.
3) Called the FM DYNP_VALUES_READ to read the screen values (to read the value entered in F1)
But unfortunately this Function Module does not return any values.
Is there any other method by which I can achieve this ?
Awaiting your inputs.
Regards,
Gayathri N.