Hi Experts,
I need your help in reading the Label Text and its corresponding VALUE of input field / Dropdown field / Text view screen elements dynamically in Webdynpro abap.
I have managed to get the Label text and Label For values and by using 'Label for' value I can find out the corresponding screen field. What I want is VALUE of Screen field.
For example:
Assume there is customer field with the value C00001. I need to get the label of field and value of corresponding field programmatically.
-------------------------
Customer | C00001 |
-------------------------
Immediate help is greatly appreciated.
Best Regards,
Sreenivasa Sarma K