SAP ABAP Function Module CMW_TRANSFEROUT_POST (Post transfer message to receiver destination)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-MFW (Application Component) Migration Framework
⤷
CMW_TRANSFER (Package) Migration Transfer Infrastructure
⤷
⤷
Basic Data
| Function Module | CMW_TRANSFEROUT_POST | Post transfer message to receiver destination |
| Function Group | CMW_TRANSFEROUT | Transfer Infrastructure Outbound |
| Program Name | SAPLCMW_TRANSFEROUT | Transfer Infrastructure Outbound |
| INCLUDE Name | LCMW_TRANSFEROUTU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EX_HEADER | TYPE | CMWTRANIF0 | Header as processed by infrastructure | |||
| |
RETURN | TYPE | BAPIRET2 | Return parameter | |||
| |
IM_DESTINATION | TYPE | RFCDEST | Logical destination (specified in function call) | |||
| |
IM_QUEUENAME | TYPE | TRFCQNAM | Queue name (inbound and outbound) - SPACE => use tRFC | |||
| |
IM_HEADER | TYPE | CMWTRANIF0 | Message Header of Migration Transfer Infrastructure | |||
| |
IM_BODY | TYPE | Message Body | ||||
| |
IM_SYNCHRONOUS_CALL | TYPE | C | SPACE | |||
| |
IM_ERRORS | TYPE | BAPIRET2_T | Error info for remote system | |||
| |
EX_REM_RETURN | TYPE | BAPIRET2 | Return parameter of remote system | |||
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 |