SAP ABAP Function Module CMW_TRANSFERIN_PROCESS2 (Process an inbound message - Message Body as DDIC structure)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-MFW (Application Component) Migration Framework
     CMW_TRANSFER (Package) Migration Transfer Infrastructure
Basic Data
Function Module CMW_TRANSFERIN_PROCESS2 Process an inbound message - Message Body as DDIC structure  
Function Group CMW_TRANSFERIN   Transfer Infrastructure Inbound  
Program Name SAPLCMW_TRANSFERIN   Transfer Infrastructure Inbound 
INCLUDE Name LCMW_TRANSFERINU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_STATUS TYPE CMWTRANIF0 Message Header of Migration Transfer Infrastructure
Exporting RETURN TYPE BAPIRET2 Return parameter
Importing IM_HEADER TYPE CMWTRANIF0 Message Header of Migration Transfer Infrastructure
Importing IM_BODY TYPE Message Body
Importing IM_BODY_XML TYPE XSTRING Message Body in XML format
Importing IM_HAS_BODY_XML TYPE CHAR1 SPACE Flag to indicate that XML representation is passed
Importing IM_SYNCHRONOUS_CALL TYPE CHAR1 SPACE Only for test purposes
Tables EX_ERRORS TYPE BAPIRET2 Return parameter of remote system (only in synch mode direct feedback)
Tables IM_ERRORS TYPE BAPIRET2 Errors from remote system (rejections)
               
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  20020829 
SAP Release Created in 20B