Ansicht
Dokumentation

ISM_CIC_BP_SEARCH - Individual Search for Business Partners

ISM_CIC_BP_SEARCH - Individual Search for Business Partners

General Data in Customer Master   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In is used for the customer-specific search for business partners in the Customer Interaction Center.


During implementation of the Business_Partner_Search method, the "Enhanced Search" function button is activated in the business partner processing area in the CIC. The search processs must be started using this button.

BUSINESS_PARTNER_SEARCH method:

The following parameters are available on this interface:

Importing parameter Meaning:
PS_RJYCIC_SEARCH Search fields
PV_GROUP_SALESAREA BP selection sales area
PV_XKPL_SUCHE Address search includes major customer/PO box addresses
PV_X_FIRSTMEDIACUST Only display first MC found during search ind.
Exporting parameter Meaning:
PV_PARTNER Business partner number
PV_ADRNR Address number for the business partner
PS_ADDRESS_DATA Business partner address
PV_X_NO_HIT No hits found for this search

PV_X_NO_HIT
  • If customer-specific search fields are required, this Business Add-In can be used to provide a dialog box containing the additional search fields. Additional search fields can be added to the RJYCIC_SEARCH structure using an append.
  • The search for business partners can be run in an internal or external system.
    If an external system is accessed, this can be contacted using a definition in the distribution model or a direct definition of the destination in coding.
  • If the BAdI is active, the system activates the "Enhanced Search" button automatically in the CIC.
  • The business partner number and address can be returned in a structure as a changing parameter.
    If a unique business partner and address are returned, the system displays and identifies this directly according to the Customizing settings if necessary.
    ,, If the system only returns a value in the business partner number field and no address data is available, the system then accesses the ISM_CIC_BP_CHOICE function module with this value. This module determines and displays the address data.
  • The PV_X_NO_HITs changing parameter indicates whether it was possible to determine any business partners during the search. In this situation, the parameter should be cleared. If the parameter remains active (selected), the system then runs the standard search.

PRELIMINARY_BUSINESS_PRTN_SRCH method

The following parameters are available on this interface:

Importing parameter Meaning
PS_DATA_FOR_SEARCH Search data
PV_COMP IS-M component
PV_GROUP_SALES_AREA Business partne: Select sales area group
PV_XNODIALOG 'No dialog' indicator
PV_XKPL_SUCHE Search including major customers and PO box addresses
PV_X_FIRSTMEDIACUST BP selection list - Display media customers first
Exporting parameter Meaning
PS_ADDRESS_DATA CIC- BP search, address data
Changing parameter Meaning
PV_DO_CIC_SEARCH Perform standard search

Notes

  • If a customer-specific search for business partners is to be performed prior to the standard CIC search, the Preliminary_Business_Prtn_Srch method should be implemented.
    All information that is also used by the standard CIC search is available as import parameters.
  • If the search is successful, the search result must be returned in the PS_ADDRESS_DATA exporting structure.
    If no data can be determined, the NO_ADDRESSES_FOUND exception should be triggered.
  • If the standard CIC search is to be performed after the BAdI, the PV_DO_CIC_SEARCH changing parameter is to be returned in an activated format. If this is not the case, the parameter should be cleared explicitly.

Methode DOCUMENT_TYPES_MODIFY

The following parameters are available on this interface:

Importing parameter Meaning
P_COMP Selected component (M/SD or M/AM)
Changing parameter Meaning
P_LISTBOXTAB Content of the list box

HITLIST_PREPARE_FOR_WORKSPACE method

The following parameters are available on this interface:

Changing parameter Meaning
PS_LAYOUT Layout structure for list display
PT_HITLIST Table with business partner data
PT_FIELDCAT Field catalog (column definition)
PT_TOOLBAR_EX Toolbar commands to be excluded
PT_SP_GROUPS Groupings for the field catalog
Notes

  • The HITLIST_PREPARE_FOR_WORKSPACE method is used to adapt the business partner selection list, which is displayed in a Customer Interaction Center workspace. The business partner hit list can only be displayed in a workspace (navigation or application area) if the ISM_HITLIST component has been assigned to the corresponding area.





ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 7429 Date: 20240419 Time: 055356     sap01-206 ( 114 ms )