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.