SAP ABAP Function Module LXE_COMMON_XSTR_TO_STR_TAB (Splits an xstring at line boundaries to a table of strings)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE (Package) New MLT Environment
Basic Data
Function Module LXE_COMMON_XSTR_TO_STR_TAB Splits an xstring at line boundaries to a table of strings  
Function Group LXE_COMMON   Auxiliary Modules  
Program Name SAPLLXE_COMMON    
INCLUDE Name LLXE_COMMONU64    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting STRINGTAB TYPE LXE_TT_LXESTRING Table of strings
Importing XSTRING TYPE XSTRING The xstring to split
Importing CODEPAGE TYPE CPCODEPAGE Codepage of xstring
Importing DROP_EMPTY TYPE LXEBOOL '' Flag that specified if empty lines should be dropped
               
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  20130604 
SAP Release Created in 640