Ansicht
Dokumentation

CRM_MKTTG_SALDS_IL - CRM Marketing: SALDS Kommunikationsbaustein UI - IL

CRM_MKTTG_SALDS_IL - CRM Marketing: SALDS Kommunikationsbaustein UI - IL

ABAP Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is used to communicate between the user interface and the object layer. It should be used ONLY in connection with the processing of data sources for the Segment Builder.

This module provides four functions as follows: ui_events-salds_discon: Deletes an assignment of a data source to an attribute list (together with any attributes and filters assigned) from the database.

Interface:

  • IMPORTING
iv_salds_guid: GUID of the assignment to be deleted.

ui_events-salds_move: Assigns a data source to another attribute list.

Interface:

  • IMPORTING
iv_salds_guid: GUID of the assignment to be moved
iv_related_object: GUID of the new attribute list for the assignment.
  • EXPORTING
ev_salds_guid: New GUID of the assignment (if GUID was changed).
ev_sds_guid: GUID of the data source assigned.
et_sa_ui: Table of data source attributes.
et_return: Error table.

ui_events-salds_get_children: Supplies the marketing attributes for the assignment specified.

Interface:

  • IMPORTING
  • iv_salds_guid: GUID of assignment

  • EXPORTING
  • et_sa_ui: Table of attributes.

  • et_return: Error table.

ui_events-salds_get_sds: Supplies the data source that is assigned.

Interface:

  • IMPORTING
  • iv_salds_guid: GUID of assignment.

  • EXPORTING
  • ev_sds_guid: GUID of data source.

Example

The interface is currently used only in the transaction Process Data Sources for Segment Builder.

Notes

Further information





Parameters

ES_SALDS
ES_SDS
ET_RETURN
ET_SA_OW
ET_SA_UI
EV_SALDS_GUID
EV_SDS_GUID
IV_EVENT
IV_RELATED_OBJECT
IV_SALDS_GUID

Exceptions

Function Group

CRM_MKTTG_DS_IL

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 3089 Date: 20240523 Time: 084618     sap01-206 ( 40 ms )