SAP ABAP IMG Activity HSM_BADI_003 (BAdI: Conflict Resolution in Hazardous Substance Master Filling)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-HSM (Application Component) Hazardous Substance Management
     CBHS (Package) Hazardous Substance Management
IMG Activity
ID HSM_BADI_003 BAdI: Conflict Resolution in Hazardous Substance Master Filling  
Transaction Code S_AEN_10000473   (empty) 
Created on 20050304    
Customizing Attributes HSM_BADI_003   BAdI: Conflict Resolution in Hazardous Substance Master Filling 
Customizing Activity HSM_BADI_003   BAdI: Conflict Resolution in Hazardous Substance Master Filling 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HSM_BADI_003    

Use

This Business Add-In (BAdI) is used in the Hazardous Substance Management (EHS-HSM) component.

With this BAdI you can select and filter the data to be filled more exactly when filling the hazardous substance master and resolve conflicts with data selected more than once:

  • If several specifications are assigned to a material to be filled, you can use this BAdI to choose the specification whose data the system is to use for filling (method SOLVE_CONFLICT_MULT_SUB).
  • If a value assignment type contains several instances that match the selection conditions in Customizing, you can use this BAdI to choose the instance whose data the system is to use for filling (method SOLVE_CONFLICT_MULT_INST).
  • If the system is allowed to take only certain specifications into account for filling, for example, only specifications that have a certain status, you can use this BAdI to prevent filling for materials to which specifications are assigned that fulfill certain criteria (method SPECIFICATIONS_FILTER).

The BAdI is called at the following points:

  1. After the system has determined the materials and specifications to be filled, it calls the method SOLVE_CONFLICT_MULT_SUB. It then checks whether the remaining material-specification combinations include materials with more than one specification and does not take these materials into account any longer for filling. The method SOLVE_CONFLICT_MULT_SUB is called once per filling.
  2. After the system has established that the selection criteria in Customizing lead to the selection of several instances of a value assignment type characteristic, it calls the method SOLVE_CONFLICT_MULT_INST for these instances. It calls this method each time it selects several instances for a combination of country and region for a value assignment type of a specification.
  3. After the system has read the data for the specifications in a packet, it calls the method SPECIFICATIONS_FILTER to delete individual specifications from the list. This method is called once per specification packet.

Standard settings

The BAdI is not active in the standard system. If you activate it and do not implement your own method, the standard system behavior is not affected. The BAdI is not filter-dependent and not for multiple usage.

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.

See also

Methods

Resolution of 1:n Relationships Between Material (1) and Specification (n)

Resolution of Multiple Values for Value Assignment Types

Filtering of Specifications for Hazardous Substance Filling

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 HSM_BADI_003 0 ALN0000231 Hazardous Substance Management 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20050304 
SAP Release Created in 600