Multiple choice technology programming languages

What is the system field to display the total number of pages for the currently processed form?

  1. &SFSY-JOBPAGES&

  2. &SFSY-PAGEBREAK&

  3. &SFSY-FORMPAGES&

  4. &SFSY-PAGENAME&

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

&SFSY-FORMPAGES& is the standard SAP system field that contains the total number of pages in the currently processed form. This field is automatically populated during form processing and can be used to display page counts or implement page-based logic in Smart Forms.