Skip to Content
0
Former Member
May 14, 2010 at 11:54 AM

SAP Script Problem

31 Views

Dear All,

Can some body help me in this

i have write some code to print the data into sap script

i have write select statement and now data is in internal table and i write

Loop
write_form
endloop

it is saying invalid write_form and open_form is missing

Surendra