Skip to Content
0
Former Member
Sep 21, 2008 at 07:31 AM

Text_element no found in script.. but visible in debugging

30 Views

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