SAP ABAP IMG Activity HIER_CHECK_LBK (Add-In: Hierarchy Checks for Logbook Actions)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-LBK (Application Component) R/3 Log Book
     DIACL_APP_AD (Package) Logbook: application layer (A&D)
IMG Activity
ID HIER_CHECK_LBK Add-In: Hierarchy Checks for Logbook Actions  
Transaction Code S_ALI_97000064   (empty) 
Created on 20040415    
Customizing Attributes HIER_CHECK_LBK   Add-In: Hierarchy Checks for Logbook Actions 
Customizing Activity HIER_CHECK_LBK   Add-In: Hierarchy Checks for Logbook Actions 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HIER_CHECK_LBK    

Use

This BAdI enables you to perform customer-specific checks on actions that can be performed in the Logbook application.

In the first step the standard Logbook checks for a specific action are performed. If you have the authorization according to the standard check, a second check is performed through this BAdI. The check is positive if the customer-specific check returns a positive result to perform that action, or if there is no customer-specific check (BAdI is not implemented).

Requirements

Standard settings

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 BAdI and choose Create.

    The system displays the initial screen for creating BAdI 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 populates 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 BAdI to a package.
  5. To edit a method, double-click its name.

    Enter your implementation code between the method <Interface Name>~<Name of Method>. and endmethod. statements.

  6. Save and activate your code. Navigate back to the Change Implementation screen.

    Note: You can also create an implementation for a BAdI and not activate it until later. If you want to do this, do not perform the following step:

  7. Choose Activate.

The code you created is run through, when the application program is executed.

See also

Interface:

IF_EX_HIER_CHECK_LBK

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 1   Mandatory 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 HIER_CHECK_LBK 0 KA50002490 R/3 Log Book 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20040415 
SAP Release Created in 500