SAP ABAP Data Element TDPAGECNT (Page Counter - Mode)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Data Element TDPAGECNT
Short Description Page Counter - Mode  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

Smart Forms records page numbering using page counters. You query these using system fields:

  • &SFSY-PAGE& for the current page number
  • &SFSY-FORMPAGES& for the total number of pages in the form
  • &SFSY-JOBPAGE& for the total number of pages of all forms in the print job

You can use the following modes to define which values the different page counters can accept:

  • Initialize, Increase, and Hold only change &SFSY-PAGE& accordingly. &SFSY-FORMPAGES& and &SFSY-JOBPAGES& are increased by one regardless of this setting.
  • Page and Total Page Unchanged has the effect that not only &SFSY-PAGE& but also &SFSY-FORMPAGES& remain unchanged.

History
Last changed by/on SAP  20020827 
SAP Release Created in 620