SAP ABAP Function Module EDITOR_LINE_TRANSLATE_CASE (Tranlate a line to upper or lower case except comments and string-literals)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ABA (Application Component) ABAP Editor
     SEDI (Package) PROGRAM EDITOR
Basic Data
Function Module EDITOR_LINE_TRANSLATE_CASE Tranlate a line to upper or lower case except comments and string-literals  
Function Group S38E   Editor function modules  
Program Name SAPLS38E   ABAP Editor Functions 
INCLUDE Name LS38EU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_LINE TYPE RSTXP-TDLINE translated text-line
Importing I_LINE TYPE RSTXP-TDLINE text-line to translate
Importing WANTED_CASE TYPE RSTXP-TDCASE 'UPPER' UPPER or LOWER
               
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