SAP ABAP Function Module /MRSS/SGE_CONV_STRING_TO_TABLE (Convert string to table)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
Basic Data
Function Module /MRSS/SGE_CONV_STRING_TO_TABLE Convert string to table  
Function Group /MRSS/SGE_GENERAL   MRS APIs for general use  
Program Name /MRSS/SAPLSGE_GENERAL    
INCLUDE Name /MRSS/LSGE_GENERALU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_STRING TYPE STRING String that is to be cut into the table
Importing I_TABLINE_LENGTH TYPE I Length of the table lines
Tables ET_TABLE TYPE TABLE Character field lines (pass length in import parameter)
               
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  20141109 
SAP Release Created in 700