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 |
|---|---|---|---|---|---|---|---|
| |
EX_STATUS | TYPE | CMWTRANIF0 | Message Header of Migration Transfer Infrastructure | |||
| |
RETURN | TYPE | BAPIRET2 | Return parameter | |||
| |
IM_HEADER | TYPE | CMWTRANIF0 | Message Header of Migration Transfer Infrastructure | |||
| |
IM_BODY | TYPE | Message Body | ||||
| |
IM_BODY_XML | TYPE | XSTRING | Message Body in XML format | |||
| |
IM_HAS_BODY_XML | TYPE | CHAR1 | SPACE | Flag to indicate that XML representation is passed | ||
| |
IM_SYNCHRONOUS_CALL | TYPE | CHAR1 | SPACE | Only for test purposes | ||
| |
EX_ERRORS | TYPE | BAPIRET2 | Return parameter of remote system (only in synch mode direct feedback) | |||
| |
IM_ERRORS | TYPE | BAPIRET2 | Errors from remote system (rejections) | |||
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 | 20020829 |
| SAP Release Created in | 20B |