Skip to Content
0
Former Member
Jan 29, 2009 at 10:59 AM

sap script

37 Views

hi experts

Asa beginner of sap script,i am trying to populate main windoe in sap script with the content of an internal table.. In internal table i have 4 rows.. using loop at writeform ...endloop, i am able to print the internal table datas in four pages , but what i need is to display all datas in one page using sap script.

thank you