cancel
Showing results for 
Search instead for 
Did you mean: 

text elements in Script

Former Member
0 Kudos

Hi,

i designed a form for US check, that means i copied the standard form into "Z" , i commented the unwanted text elements ( /E 540, /E 545 etc). in my Z form.

But if want run the form in the spool, it is giving the error log for that commented Text Elements. So how to avoid this error,

and some times if i used this text elements ( ex: in the CHECK window, for the text element /E 540)

the data is retrieving from the Database table.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi is ur issue resolved?

r u getting the errors for commented things only or uncommented things also>

Former Member
0 Kudos

Hi,

No my probelm is not resolved, i am getting the error for only commented things..

Former Member
0 Kudos

Hi,

You are commenting the Text Elements in SAP Script.But make sure that yuo are not using the Element in The Print Program when you are calling Function Module WRITE_FORM.

Regards,

Sujit

Edited by: Sujit Pal on Jul 8, 2008 8:04 AM

Former Member
0 Kudos

Hi,

Only uncomment the /E 540,/E 545 and other than that are Comment.Why becaz,for every text element ,there is one write_form in the script.So ,it is raising the log.

Regards,

Shiva Kumar