Hi,
I need to read the text present in selection text of a report (which is displayed with the parameters and select-options present on the selection screen). I used the READ TEXTPOOL statement for the same. It returns the text that has been explicitly specified but does not return the text which has been selected to be picked up from the DDIC.
Is there any way to pick that up?
Anything using RTTI?
Thanks.