7.2.11 Current Page Number..............................................................................................................63
7.2.12 Page Number of the Next Page................................................................................................63
7.2.13 Selected Device Type...............................................................................................................63
7.2.14 Spaces......................................................................................................................................63
7.2.15 Underline.................................................................................................................................64
7.2.16 Vertical Line.............................................................................................................................64
7.3 PROGRAM SYMBOLS..........................................................................................................................64
7.3.1 SYST: System Fields in the ABAP Programming Environment.................................................65
7.3.2 USR03: User Address Data.......................................................................................................65
7.3.3 SAPSCRIPT: General SAPscript Fields....................................................................................65
POST POSTSCRIPT DRIVER...............................................................................................................66
PRES DRIVER FOR OUTPUT DEVICES USING THE PRESCRIBE LANGUAGE.....................66
7.4 STANDARD SYMBOLS........................................................................................................................66
7.5 TEXT SYMBOLS.................................................................................................................................67
7.6 FORMATTING OPTIONS......................................................................................................................67
7.6.1 Offset..........................................................................................................................................67
7.6.2 Output Length............................................................................................................................68
7.6.3 Omitting the Leading Sign.........................................................................................................68
7.6.4 Leading Sign to the Left.............................................................................................................68
7.6.5 Leading Sign to the Right...........................................................................................................69
7.6.6 Omitting Leading Zeros.............................................................................................................69
7.6.7 Space Compression....................................................................................................................69
7.6.8 Number of Decimal Places........................................................................................................69
7.6.9 Omitting the Separator for ‘Thousands’....................................................................................69
7.6.10 Specifying an Exponent for Floating Point Numbers..............................................................70
7.6.11 Right-Justified Output..............................................................................................................70
7.6.12 Fill Characters.........................................................................................................................70
7.6.13 Suppressing Output of Initial Values.......................................................................................70
7.6.14 Ignoring Conversion Routines.................................................................................................71
7.6.15 Changing the Value of a Counter............................................................................................71
7.6.16 Preceding and Subsequent Texts (Pre-Text / Post-Text).........................................................71
7.7 COUNTRY-DEPENDENT FORMATTING...............................................................................................72
IF THE FORMATTING TURNS OUT OTHER THAN EXPECTED, CHECK THE SETTINGS
IN TABLE T005X......................................................................................................................................72
7.7.1 Date Mask..................................................................................................................................72
7.7.2 Time Mask..................................................................................................................................73
7.8 FORMATTING CONVENTIONS.............................................................................................................73
7.8.1 Primary Formatting of System Symbols....................................................................................73
7.8.2 Primary Formatting of Standard Symbols.................................................................................74
7.8.3 Primary Formatting of Program Symbols.................................................................................74
7.8.4 Primary Formatting of Text Symbols.........................................................................................75
7.8.5 End Formatting..........................................................................................................................75
5. IF THE C OPTION IS USED, A SPACE COMPRESSION IS PERFORMED.............................75
6. IF THE L OPTION IS USED, LOCAL DATE FORMATTING IS PERFORMED.....................75
7. IF AN OFFSET IS SPECIFIED, THE OFFSET IS INTERPRETED............................................75
8. IF AN OUTPUT LENGTH IS SPECIFIED THEN THE LENGTH IS INTERPRETED............75
9. IF A FILL CHARACTER IS SPECIFIED (THE F OPTION), THESE ARE ADDED TO THE
FORMATTED VALUE.............................................................................................................................75
10. IF PRE-TEXTS AND POST-TEXTS ARE SOECIFIED, THEY ARE PROCESSED AND
ADDED TO THE FORMATTED VALUE.............................................................................................75
11