SAP ABAP Function Module CMW_TRANSFERIN_PROCESS (Process an inbound message (Migration transfer infrastructure))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-MFW (Application Component) Migration Framework
⤷
CMW_TRANSFER (Package) Migration Transfer Infrastructure
⤷
⤷
Basic Data
| Function Module | CMW_TRANSFERIN_PROCESS | Process an inbound message (Migration transfer infrastructure) |
| Function Group | CMW_TRANSFERIN | Transfer Infrastructure Inbound |
| Program Name | SAPLCMW_TRANSFERIN | Transfer Infrastructure Inbound |
| INCLUDE Name | LCMW_TRANSFERINU02 |
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_XML | TYPE | XSTRING | Message Body | |||
| |
IM_SYNCHRONOUS_CALL | TYPE | CHAR1 | SPACE | Only for test purposes | ||
| |
IM_ERRORS | TYPE | BAPIRET2 | Error info from sender system (rejections) | |||
| |
EX_ERRORS | TYPE | BAPIRET2 | Return parameter of remote system (only in synch mode direct feedback) | |||
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 |