Hi Experts,
i am not able to find text-element in script from. but when i debugg it it is visible in main window..
this text element is used to print TOP area of main window.
using fowwing write forms:
call function write_form
exporting
element = 'XYZ'
type = 'TOP'.
and
call function write_form
exporting
element = 'XYZ'.
Is there anyway to hide text tht lies in any text_element??
Regards,
Prash