Ansicht
Dokumentation

CRM_IP_TEMP_SEARCH_B - Business Add-In: Enhance IP Template Search

CRM_IP_TEMP_SEARCH_B - Business Add-In: Enhance IP Template Search

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

You can use BAdI CRM_IP_TEMP_SEARCH_BADI to enter additional parameters that will be considered when attaching an incentive program to a contract. As part of the standard delivery, the product and partner parameters determine if a particular incentive program will qualify to be attached to a contract.

This exit contains interface IF_CRM_IP_TEMP_SEARCH_BADI

Function Module CRM_IP_DET_MULTIPLEchecks for validity of the incentive program. The parameters used to check for validity are: partner, product and validity dates (validity of the incentive program itself and for the period that is attached to the contract)

The following are the interface methods and their respective paramters:

  • CHANGE_SEARCH_STRUC Use this method to check for parameters other than Product and Partner- before you trigger the search. For example, you can add or remove entries from a search result.
Changing Parameters:
CT_IP_TEMPLATE - IP reference in Contracts
Importing Parameters:
IT_DET_FIELDS - Table Type for IP Determination Fields
IV_GUID - GUID of a CRM Order Object
  • CHANGE_SEARCH_RESULT This is triggered after search results are returned. Use this to modify the search results list. That is, the list of incentive program templates or incentive programs returned.
Changing Parameters:
CT_IP_TEMPLATE,, - IP reference in Contracts
Importing Parameters:
IV_GUID - Object Type

Use API CRM_IP_DET_MULTIPLEto call the BAdI

See Also

BAdI Implementation






General Data in Customer Master   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2191 Date: 20240523 Time: 161404     sap01-206 ( 40 ms )