Skip to Content
0
Former Member
Feb 23, 2009 at 02:54 PM

Priniting on the last page of SAP Script

19 Views

Hi All,

I've a requirement to print some data on the last page of SAP script .

i've used the following code, but it doesnt seems to work:

/: IF &PAGE& = &SAPSCRIPT-FORMPAGES&

/: ENDIF

please answer.