2005 Oct 28 12:51 PM
Hello,
ist the a structure which is filled with current infomation about the printed SAPScript form. For example can I get the current printpage during printing the form? Thanks.
Regards. Lars.
Hello,
ist the a structure which is filled with current infomation about the printed SAPScript form. For example can I get the current printpage during printing the form? Thanks.
Regards. Lars.
2005 Oct 28 2:03 PM
You can use directly <b>&PAGE&</b>.
This will print the current page number.