Ansicht
Dokumentation

HIER_CHECK_LBK - Add-In: Hierarchy Checks for Logbook Actions

HIER_CHECK_LBK - Add-In: Hierarchy Checks for Logbook Actions

Vendor Master (General Section)   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

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).

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.
  1. On this screen, enter a short description for your implementation in the Implementation Short Text field.
  2. If you choose the Interface tab, you will notice that the system populates the Name of the Implementing Classfield automatically, by assigning a class name based on the name of your implementation.
  3. Save your entries and assign the BAdI to a package.
  4. To edit a method, double-click its name.
Enter your implementation code between the method ~.and endmethod. statements.
  1. 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:
  1. Choose Activate.

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

Interface:

IF_EX_HIER_CHECK_LBK






Fill RESBD Structure from EBP Component Structure   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 2555 Date: 20240523 Time: 185823     sap01-206 ( 41 ms )