SAP ABAP Function Module TEXT_SYMBOL_PARSE (SAPscript: Parse symbol)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Function Module TEXT_SYMBOL_PARSE SAPscript: Parse symbol  
Function Group STXE   SAPscript program interface 2  
Program Name SAPLSTXE    
INCLUDE Name LSTXEU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CONTINUE_OFFSET TYPE Position where symbol ends
Exporting SYMBOL_CONDENSED TYPE Option: Blank
Exporting SYMBOL_DECIMALS TYPE Option: Places behind decimal point
Exporting SYMBOL_DICTLEN TYPE Option: Dictionary length
Exporting SYMBOL_EXPONENT TYPE Option: Exponent
Exporting SYMBOL_FILLCHAR TYPE Option: Fill character
Exporting SYMBOL_LDATE TYPE Option: Local date formatting
Exporting SYMBOL_LENGTH TYPE Option: Output length
Exporting SYMBOL_NAME TYPE Symbol name
Exporting SYMBOL_NOCONVERT TYPE Option: Conversion routine
Exporting SYMBOL_NOINIT TYPE Option: Initial value
Exporting SYMBOL_NOSIGN TYPE Option: Sign
Exporting SYMBOL_NOZERO TYPE Option: Leading zeros
Exporting SYMBOL_OFFSET TYPE Option: Offset
Exporting SYMBOL_RIGHT TYPE Option: Right-aligned
Exporting SYMBOL_SIGNLEFT TYPE Option: Sign to the left
Exporting SYMBOL_SIGNRIGHT TYPE Option: Sign to the right
Exporting SYMBOL_TEXT1 TYPE Option: Preceding text
Exporting SYMBOL_TEXT1_LENGTH TYPE Length of preceding text
Exporting SYMBOL_TEXT2 TYPE Option: Subsequent text
Exporting SYMBOL_TEXT2_LENGTH TYPE Length of subsequent text
Exporting SYMBOL_SEPARATOR_THOUSAND TYPE Option: Thousands separator
Exporting SYMBOL_INCREMENT TYPE Option: Increase counter value by 1
Exporting SYMBOL_DECREMENT TYPE Option: Decrease counter value by 1
Importing LINE TYPE TLINE Line with symbol
Importing START_OFFSET TYPE Position where symbol begins
Exception NO_SYMBOL TYPE No symbol
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in