SAP ABAP Function Module CRM_MKTISM_CREATE_LINK (creates a relationship between an xPD and an ISM object)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MKT-ISM (Application Component) Insights Management
⤷
CRM_MKTISM_APPLICATION (Package) Insights Management Main Application Package
⤷
⤷
Basic Data
| Function Module | CRM_MKTISM_CREATE_LINK | creates a relationship between an xPD and an ISM object |
| Function Group | CRM_MKTISM_WS | the web services called by xPD |
| Program Name | SAPLCRM_MKTISM_WS | |
| INCLUDE Name | LCRM_MKTISM_WSU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_SAVE_FAILED | TYPE | CRMT_BOOLEAN | Logical Variable | |||
| |
XPD_GUID | TYPE | CRMT_MKTISM_XPD_GUID | GUID as used by xPD | |||
| |
ISM_GUID | TYPE | CRMT_MKTISM_GUID | Insights Management Object GUID | |||
| |
CREATED_BY | TYPE | CGPL_CREATED_BY | Name of Person Who Created Object | |||
| |
SOURCE_TYPE | TYPE | CRMT_MKTISM_ENTITY_TYPE | Entity type used in Insights Management | |||
| |
TARGET_TYPE | TYPE | CRMT_MKTISM_ENTITY_TYPE | Entity type used in Insights Management | |||
| |
REL_KEY | TYPE | CRMT_MKTISM_REL_KEY | Relationship Key | |||
| |
IV_FORCE_RT_CHAR_CLS_SCH_CHECK | TYPE | CRMT_BOOLEAN | 'X' | X=include runtime char. class. scheme in CHECK-method | ||
| |
CX_CRM_MKTISM_APPL_EXCEPTION | TYPE | ISM application exceptions | ||||
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 | 401 |