SAP ABAP Function Module STRING_REVERSE (Returns a string in reverse order)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     SCP (Package) SAP Code Pages
Basic Data
Function Module STRING_REVERSE Returns a string in reverse order  
Function Group CSTR   String functions for type C fields  
Program Name SAPLCSTR   String Processing 
INCLUDE Name LCSTRU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RSTRING TYPE Reverse character string
Importing STRING TYPE Character string to be reversed
Importing LANG TYPE
Exception TOO_SMALL TYPE Output field too short
               
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