SAP ABAP IMG Activity BADI_USMD_SEARCH (BAdI: Search of Entities)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD2_MAIN (Package) Main objects of generic MDG UIs
IMG Activity
ID BADI_USMD_SEARCH BAdI: Search of Entities  
Transaction Code S_BTD_53000200   Customizing Activity 
Created on 20100128    
Customizing Attributes BADI_USMD_SEARCH   BAdI: Search for Entities 
Customizing Activity BADI_USMD_SEARCH   BAdI: Search for Entities 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name USMD_SEARCH    

Use

This Business Add-In (BAdI) is used in the Application Framework (CA-MDG-AF) component.

You can use this BAdI to modify the Web Dynpro application Search of Entities (USMD_ENTITY_SEARCH). For more information, see Define Search Applications.

The following options for modifying the search are available using interface methods:

  • Method INITIALIZE
    • During the initialization, you can change the attributes that are available as search criteria. You can remove or add search attributes.
    • You can register pushbuttons for the toolbar of the search results table.

  • Method PROCESS_EVENT
    • You can trigger actions when registered pushbuttons of the search results table are used.
    • You can add additional pushbuttons for actions to the toolbar.
    • You can define actions for starting a navigation that is based on logical actions of the framework.

Requirements

You have created a data model.

Standard settings

In the standard system, there is no activated BAdI implementation.

The BAdI is filter-dependent. Create a separate implementation for each data model. In the BAdI filter you also can specify multiple data models for a BAdI implementation.

The BAdI is not designed for multiple use.

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

See also

This BAdI uses interface IF_EX_USMD_SEARCH. For more information, display the interface in the Class Builder.

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  20100201 
SAP Release Created in 702