SAP ABAP Function Module CPIC_SEND_RECEIVE (Sendet und empfaengt direkt danach Datenstring)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-CAD (Application Component) CAD Integration
     CA (Package) CAD Integration
Basic Data
Function Module CPIC_SEND_RECEIVE Sendet und empfaengt direkt danach Datenstring  
Function Group COMM   CPIC Communication Routines  
Program Name SAPLCOMM    
INCLUDE Name LCOMMU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RCVE_BUF TYPE Received data string
Exporting RCVE_LEN TYPE Length of the received data string
Exporting SI TYPE Status information, whether transmission direction changed. 1: yes
Importing SEND_BUF TYPE Data string to be sent
Importing SEND_LEN TYPE 0 Data length to be used for sending.
Exception CPIC_ERROR TYPE CPIC error
               
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  19931201 
SAP Release Created in