SAP ABAP IMG Activity ISM_CIC_BPSEARCH_RES (Business Partner Selection with User-Specific Functions)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JAS (Package) Application development R/3 Publishing Advertising System***
IMG Activity
ID ISM_CIC_BPSEARCH_RES Business Partner Selection with User-Specific Functions  
Transaction Code S_KK4_82001321   (empty) 
Created on 20031117    
Customizing Attributes ISM_CIC_BPSEARCH_RES   Business Partner Selection with User-Specific Functions 
Customizing Activity ISM_CIC_BPSEARCH_RES   Business Partner Selection with User-Specific Functions 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name ISM_BP_SEARCH    

Use

This Business-Add-Inn is used to incorporate customer functions (buttons or context menu) in the dialog box overview of hits found for the business partner search in the Customer Interaction Center.

STATUS_ACTIVATE method:

The STATUS_ACTIVATE method can be used to activate your own status for the business partner hit list for the M/SD or M/AM start components. The LISTSTAT_CIC_C should be activated for the M/SD start component and the LISTSTAT_201_C status for the M/AM start component.
Once you have activated the new status, three function buttons CUST_01 to CUST_03 are available to you. A function text or an icon can be assigned to these function buttons on an individual basis
(Refer to the example coding)

The following parameters are available on the interface for the method:

Importing parameter     Meaning

PV_COMP     CIC start component

Changing parameter     Meaning

PV_STATUS     Interface status

PT_EXTAB     Functions to be excluded

PV_FC_TXT_CUST_01     Text function button 01

PV_FC_TXT_CUST_02     Text function button 02

PV_FC_TXT_CUST_03     Text function button 03

FCODE_EXECUTE method:

The FCODE_EXECUTE method can be used to assign application logic to the CUST_01 to CUST_03 function buttons. This can include determination of additional information on the business partner etc.
(Refer to the example coding)

The following parameters are available on the interface for the method:

Importing parameter     Meaning

PV_UCOMM     Screens, Function code triggered by the PAI

   

PT_BP_MARK     Selected business partner (highlighted)

PT_OUTTAB_MC     Media customers in the selection dialog box

    (partial quantity for M/AM only)

PT_OUTTAB     Business partner in the selection dialog box

Changing parameter     Meaning

PV_EXIT     Leave selection dialog box

PV_OK_CODE     Function code

Activities

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20031211 
SAP Release Created in 472