SAP ABAP Function Module CRM_MKTIMEX_EXPORT_SIMPLE (Example for a synchronous export)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MKT-SEG-IEX (Application Component) Interface Execution
⤷
CRM_MKTIMEX (Package) CRM Marketing: Import / Export Services

⤷

⤷

Basic Data
Function Module | CRM_MKTIMEX_EXPORT_SIMPLE | Example for a synchronous export |
Function Group | CRM_MKTIMEX_IMEX | Importing and exporting of data |
Program Name | SAPLCRM_MKTIMEX_IMEX | |
INCLUDE Name | LCRM_MKTIMEX_IMEXU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ET_RETURN | TYPE | BAPIRET2_TAB | Error Messages | |||
![]() |
IV_FORMAT | TYPE | CRMT_MKTIMEX_FORMAT | CRM-Marketing: IMEX - format | |||
![]() |
IT_INFORMATION | TYPE | CRMT_MKTIMEX_INF_TAB | CRM-Marketing: IMEX - information (table) | |||
![]() |
IV_FILE_NAME | TYPE | STRING | File name | |||
![]() |
IV_APPLICATION | TYPE | CRMT_MKTIMEX_APPLICATION | CRM-Marketing: IMEX - application | |||
![]() |
IV_HEADER_STRUCTURE | TYPE | CRMT_MKTLIST_FORMAT | Structure information | |||
![]() |
IV_BODY_STRUCTURE | TYPE | CRMT_MKTLIST_FORMAT | Structure information | |||
![]() |
IV_FOOTER_STRUCTURE | TYPE | CRMT_MKTLIST_FORMAT | Structure information | |||
![]() |
IT_HEADER_DATA | TYPE | ANY | Header data | |||
![]() |
IT_BODY_DATA | TYPE | ANY | Body data | |||
![]() |
IT_FOOTER_DATA | TYPE | ANY | Footer data | |||
![]() |
WRONG_CALL | TYPE | Wrong function module call | ||||
![]() |
EXPORT_ERROR | TYPE | Export error | ||||
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 | 20041011 |
SAP Release Created in | 500 |