‎2006 Dec 05 1:08 PM
hi all,
i am a novice in ABAP. in scripts i am able to get the layout and print 1 customer details on only one page. but how to get all customers details on the layout-page after page.
bye
seenu
‎2006 Dec 05 1:10 PM
hi,
there is one option at the page setting where you can increase the counter and give the next page name..
try doing this.
regards,
pankaj singh
‎2006 Dec 05 1:10 PM
hi,
there is one option at the page setting where you can increase the counter and give the next page name..
try doing this.
regards,
pankaj singh
‎2006 Dec 05 1:11 PM
Hi Seenu,
You have to use the new-page command in the layout set... when ever ur want the details to be displayed in the new page....
Regards,
Satya.
‎2006 Dec 05 1:12 PM
hi,
Give the first page name in NEXT PAGE attribute.
Once the first page gets filled the data will flow to the next page. If you want to give each customer's details on each page then give new-page command
Regards,
Richa