Hi All,
In the SAPSCRIPT for purchase order, in the last page i need to print terms and conditions. For this i have created third page(in MEDRCUK there are two pages) and i am trying to check the following condition.
IF &sapscript-formpages& = &page&
NEW-PAGE THIRD
ENDIF.
But the condition never becoming true. Can somebody tell me how to achieve this.
Thanks in advance