Sunteți pe pagina 1din 1

ABAP Classes for Web UI Searches

In the SAP CRM 7.0 environment there are several important ABAP Classes that a developer should be
aware of in the terms of Web UI Searches:

The class CL_BUPA_IL_SEARCH_SERVICE is used for the Search and Filter Functions for
Business Partner Search.

The class CL_BUPA_IL_HEADER_SEARCH is used for the Business Partner search object for
Central Data Sets. In this class you have the capabilities of Fuzzy Search, Sort of Result Table, Prepare
Search, Determine the Search Result List for the Advanced Search and many more other functionalities.

The class CL_BUPA_IL_CP_SEARCH is used for the Business Partner search object for Contact. The
class contains methods that pertain to the Contact Person searching capabilities and logic.

The class CL_BUPA_IL_EMP_SEARCH is used for the Business Partner search object for
Employees. Some of the methods in this class are implemented in the class
CL_BUPA_IL_HEADER_SEARCH.

The class CL_CRM_BUIL_SERVICES is used to do multiple functionalities. The class can perform
the following things: (Please look at the class to see all of the capabilities)

• Lock/Unlock partner
• Get Partner Functions
• Get User Role Customizing
• Lock/Unlock relation
• Reset Locks
• Authorization Check
• Add messages to BOL
• Collect messages of BOL
• Check for TREX
• Initialize Global Data

The class CL_CRM_IBASE_IL_SEARCH is used in the searching of GENIL objects for IBASE and
Component objects.

The class CL_CRM_TMIL_TERRSEARCH is used in the searching of the object Territory. The class
contains methods to search for territories by attribute, description, level, and responsible person.

S-ar putea să vă placă și