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 |
|---|---|---|---|---|---|---|---|
| |
ILINE | TYPE | TLINE | ||||
| |
MAX_SEVERITY | TYPE | SYST-SUBRC | ||||
| |
REFERENCE_DFIES | TYPE | DFIES | ||||
| |
SENDTAB | TYPE | Internal table including data to send | ||||
| |
CONVID | TYPE | SYST-CALLR | CPI-C conversation ID (from CMINIT or CMACCP) | |||
| |
COMPRESS | TYPE | SYST-INPUT | 'N' | With or without compressing data (Y/N) | ||
| |
SENDTAB | TYPE | Internal table including data to send | ||||
Processing Type
| Normal Function 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 |