‎2008 Jan 14 12:44 PM
Hi,
please tell me how to get the discription like 1of 2 on top of page in script.
give me logic also
‎2008 Jan 14 12:48 PM
Create a window at the top of the page and write the code as below
/: &PAGE& Of &SAPSCRIPT-FORMPAGES&
Regards,
Satish
‎2008 Jan 14 12:48 PM
Create a window at the top of the page and write the code as below
/: &PAGE& Of &SAPSCRIPT-FORMPAGES&
Regards,
Satish
‎2008 Jan 14 12:52 PM
thansk s for your reply,
but where i have to write in main window means
any where or after itab data
‎2008 Jan 14 12:57 PM
Santhosh,
Create a new window as Header window and assign it to the page. In the Page Window Editor write this code. Allign the Header window in your page to display the page number properly.
Regards,
Satish