SAP ABAP IMG Activity EHSS_HITLIST (BAdI: Enhancement of Hit Lists)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI (Package) Company Environment Information System
IMG Activity
ID EHSS_HITLIST BAdI: Enhancement of Hit Lists  
Transaction Code S_PEN_05000390   (empty) 
Created on 20050622    
Customizing Attributes EHSS_HITLIST   BAdI: Enhancement of Hit Lists 
Customizing Activity EHSS_HITLIST   BAdI: Enhancement of Hit Lists 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name EHSS_HITLIST    

Use

This Business Add-In is used in the Environment, Health and Safety (EH&S) and Recipe Management (PLM-RM) components.

You use this BAdI to enhance the functions of the hit lists. The BAdI is called when the following hit lists are compiled generically:

  • Hit list for specifications
  • Hit list for phrases
  • Hit list for phrase sets
  • Hit list for generation variants
  • Hit list for report templates
  • Hit list for report shipping orders
  • Hit list for parameter values in report shipping
  • Hit list in the WWI monitor
  • Hit list of ALE recipients for distribution of EH&S objects (specifications, phrases, and reports) via Application Link Enabling (ALE)

    You access this hit list when you choose <EH&S Object> -> Data Exchange -> ALE with Recipient Selection in the menu of the hit list for the EH&S object.

The BAdI is called in the function group C14T (function module C14T_LISTTOOL_CALL_ALV_GRID). The methods of the BAdI (see below) are triggered by events in the hit list.

The methods are supplied with a default implementation that guarantees the standard functions of the hit lists. You can enhance the default implementations with your own implementations. In this case, transfer the default implementation for the other hit lists.

Requirements

If the BAdI is used outside the function group C14T, the method INITIALIZATION must be called. It initializes the methods for the events.

Caution:

You must not change the method INITIALIZATION, otherwise the standard functions cannot be guaranteed.

Standard settings

The Business Add-In is not filter-dependent and not designed for multiple use.

Activities

After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.

If implementations of this Business Add-In have already been created, the system displays them in a dialog box. You then choose one of them by choosing Create, and continue as follows:

  1. In the dialog box, enter a name for the implementation of the Add-In and choose Create.
    The system displays the initial screen for creating Business Add-In implementations.
  2. On this screen, enter a short description for your implementation in the Implementation Short Text field.
  3. If you choose the Interface tab, you will notice that the system has populated the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.
  4. Save your entries and assign the Add-In to a package.
  5. To edit a method, double-click its name.
  6. Enter your implementation code between the method <Interface Name>~<Name of Method>. and endmethod. statements.
  7. Save and activate your code. Navigate back to the Change Implementation screen.
    Note: You can also create an implementation for an Add-In and not activate it until later. If you want to do this, do not perform the following step:
  8. Choose Activate.
    When the application program is executed, the code you created is run through.

Example

To display default code, choose Goto -> Default Code -> Display.

See also

Methods

Drag and Drop in Hit List

Double-Click Hit List Entry

User Entry in Hit List

After User Entry in Hit List

Hotspot

Application Toolbar

Initialization of BAdI

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG EHSS_HITLIST 0 ALN0000221 Basic Data and Tools 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20050622 
SAP Release Created in 600