Ansicht
Dokumentation

CRM_BF_ADDITION_ATTR - BAdI: Maintain Additional Attributes for Mail Form Attribute Contexts

CRM_BF_ADDITION_ATTR - BAdI: Maintain Additional Attributes for Mail Form Attribute Contexts

BAL Application Log Documentation   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) allows you to select data for the attributes that you created in the Customizing activity Maintain Attribute Contexts for Mail Forms. You normally use this BAdI in connection with the selection of object data (iObjects).

To define information relevant for the attribute contexts, the interface IF_EX_CRM_IM_ADD_DATA_BADI offers the following methods:

  • CRM_IM_BUFSELE
This method stores the data selection for all business partners in the buffer to improve performance.
Note
For use with objects in high volume segmentation, this method is only called if the attribute context ID starts with IOBJ_. This should be the case if you have implemented Business Add-In BAdI: Generate Mail Form Attribute Context for iObject Data Source (CRM_MKTTG_DS_IOB_PML_ATTR_CONT). However, do not manually change the attribute context ID in Customizing Activity Maintain Attribute Contexts for Mail Forms.
  • CRM_IM_BPSELE
This method implements data selection for all business partners.
  • CRM_IM_BUFCLEAR
This method empties the buffer.

For more information, see the method documentation for the BAdI.

The following standard implementations are available for use with object data (iObjects):

  • CRM_ADS_MAIL_ATTR
This implementation is used for classic segmentation and retrieves the object data from the Analytical Data Storage.
  • CRM_IOBJ_MAIL_ATTR
This implementation is used for high volume segmentation and retrieves the object data directly from SAP CRM.





General Material Data   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2138 Date: 20240523 Time: 151916     sap01-206 ( 35 ms )