SAP ABAP Function Module SPIC_SEND_TABLE (Send an internal table via CPI-C (with or without compressing data))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Function Module SPIC_SEND_TABLE Send an internal table via CPI-C (with or without compressing data)  
Function Group SPIC    
Program Name SAPLSPIC    
INCLUDE Name LSPICU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ILINE TYPE TLINE
Exporting MAX_SEVERITY TYPE SYST-SUBRC
Exporting REFERENCE_DFIES TYPE DFIES
Exporting SENDTAB TYPE Internal table including data to send
Importing CONVID TYPE SYST-CALLR CPI-C conversation ID (from CMINIT or CMACCP)
Importing COMPRESS TYPE SYST-INPUT 'N' With or without compressing data (Y/N)
Tables SENDTAB TYPE   Internal table including data to send
               
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  19950421 
SAP Release Created in