SmartForms System Fields
Within a form you can use the field string SFSY with its
system fields. During form processing the system replaces these fields
with the corresponding values. The field values come from the SAP
System or are results of the processing.
System fields of Smart Forms
&SFSY-DATE&
Displays the date. You determine the display format in
the user master record.
&SFSY-TIME&
Displays the time of day in the form HH:MM:SS.
&SFSY-PAGE&
Inserts the number of the current print page into the
text. You determine the format of the page number (for example, Arabic,
numeric) in the page node.
&SFSY-FORMPAGES&
Displays the total number of pages for the currently
processed form. This allows you to include texts such as'Page x of
y' into your output.
&SFSY-JOBPAGES&
Contains the total page number of all forms in the currently
processed print request.
&SFSY-WINDOWNAME&
Contains the name of the current window (string in the
Window field)
&SFSY-PAGENAME&
Contains the name of the current page (string in the
Page field)
&SFSY-PAGEBREAK&
Is set to 'X' after a page break (either automatic [Page
7] or command-controlled [Page 46])
&SFSY-MAINEND&
Is set as soon as processing of the main window on the
current page ends
&SFSY-EXCEPTION&
Contains the name of the raised exception. You must trigger
your own exceptions, which you defined in the form interface, using
the user_exception macro (syntax: user_exception <exception name
>).
Get help for your ABAP problems
Do
you have a ABAP Question?
ABAP Books
ABAP
Programming, Certification, Interview Questions Smartform and SAPscripts
Reference Books
Smartforms Tips
SAP Smartforms
Tips and Tricks
ABAP Programming Tips
ABAP and Samples
Program Codes for Abapers
Best regards,
SAP Basis, ABAP Programming and Other IMG Stuff
http://www.erpgreat.com
All the site contents are Copyright © www.erpgreat.com
and the content authors. All rights reserved.
All product names are trademarks of their respective
companies. The site www.erpgreat.com is in no way affiliated with
SAP AG.
Every effort is made to ensure the content integrity.
Information used on this site is at your own risk.
The content on this site may not be reproduced
or redistributed without the express written permission of
www.erpgreat.com or the content authors.
|