SAP ABAP Function Module /AIN/PUB_DEVCOM_RESPONSE_SEND (Send Response to Device)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/PUBLIC_SERVICES (Package) Auto-ID Released Services
Basic Data
Function Module /AIN/PUB_DEVCOM_RESPONSE_SEND Send Response to Device  
Function Group /AIN/PUB_DEVCOM   Device Communication Services  
Program Name /AIN/SAPLPUB_DEVCOM    
INCLUDE Name /AIN/LPUB_DEVCOMU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_MSG_NAME TYPE /AIN/PUB_DEVCOM_MSG_NAME name of the device communication message
Tables IT_OBS_MSG_HDR TYPE /AIN/PUB_DEVCOM_RESP_MSG_TAB Device Controller Response Message headers
Tables IT_OBS_MESSAGE TYPE /AIN/PUB_DEVCOM_OBS_RESMSG_TAB Response messages to device controller for each observation
Tables IT_OBS_ID_MSG TYPE /AIN/PUB_DEVCOM_ID_RES_MSG_TAB Response messages to device controller for each observation
Tables ET_RETURN TYPE BAPIRETTAB Table with BAPI Return Information
Exception TECHNICAL_LEVEL_ERROR_COMM TYPE Communication failure to device controller
Exception TECHNICAL_LEVEL_ERROR TYPE TECHNICAL_LEVEL_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  20141109 
SAP Release Created in 400