SAP ABAP IMG Activity GRFN_EVENT_CHECK (Implement BAdI for Event Structure Check)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_DOCUMENTS (Package) Documents
IMG Activity
ID GRFN_EVENT_CHECK Implement BAdI for Event Structure Check  
Transaction Code S_GF1_13000104   (empty) 
Created on 20100702    
Customizing Attributes GRFN_EVENT_CHECK   Implement BAdI for Event Structure Check 
Customizing Activity GRFN_EVENT_CHECK   Implement BAdI for Event Structure Check 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name GRFN_EVENT_CHECK_DOC    

Use

In this Customizing activity, you can use a Business Add-In (BAdI) to implement sophisticated checks. The BAdI also provides a chance to use detailed XML in more powerful way without the restriction of the name-value structure.

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 Add-In and choose Create.
  2. The system displays the initial screen for creating Business Add-In implementations.
  3. On this screen, enter a short description for you implementation in the Implementation Short Text field.
  4. If you choose the Interface tab, you will notice that the system has filled in the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.
  5. Save your entries and assign the Add-In to a package.
  6. To edit a method, double-click its name.
  7. Enter your implementation code between the method <Interface Name>~<Name of Method>. and endmethod. statements.
  8. Save and activate your code. Navigate back to the Change Implementation screen.
  9. 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 carry out the following step:
  10. Choose Activate.

When the application program is executed, the system carries out the code in the method you wrote.

Example

Business Attributes
ASAP Roadmap ID 201   Make global settings 
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  20100708 
SAP Release Created in 600