SAP ABAP Function Module CRM_MKTTG_TREX_GET_DSFI_ID (Returns the name for the TREX file index of a 'File Import' data source)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MKT-SEG (Application Component) Segmentation
⤷
CRM_MKTTG_SPEEDY_TREX (Package) Speedy: CRM MKTTG Integration
⤷
⤷
Basic Data
| Function Module | CRM_MKTTG_TREX_GET_DSFI_ID | Returns the name for the TREX file index of a 'File Import' data source |
| Function Group | CRM_MKTTG_SEG_SPEEDY_TREX | CRM Mkt :SB-Speedy/TREX Integration Func |
| Program Name | SAPLCRM_MKTTG_SEG_SPEEDY_TREX | |
| INCLUDE Name | LCRM_MKTTG_SEG_SPEEDY_TREXU41 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_TREX_FILE_INDEX_ID | TYPE | TREXD_INDEX_ID | ID of the TREX file index for data source with GUID IV_SDS_GUID | |||
| |
IV_SDS_GUID | TYPE | CRMT_MKTTG_SDS_GUID | CRM Marketing: GUID of Data Source | |||
| |
IV_SOURCE_NAME | TYPE | CRMT_MKTTG_SDS_NAME | CRM Marketing: Data Source of a TG Selection Criterion | |||
| |
ILLEGAL_CALL | TYPE | illegal call | ||||
| |
DS_NOT_FOUND | TYPE | data source with GUID IV_SDS_GUID not found | ||||
| |
DS_NOT_FOR_FILE_IMPORT | TYPE | data source with GUID IV_SDS_GUID not of source type 'File Import' | ||||
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 | 20080703 |
| SAP Release Created in | 40 |