SAP ABAP IMG Activity _CRTL_EVENTS_SH_APPL (Search Help for Allowed Application Areas)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FKKCORR (Package) Correspondence Tool
IMG Activity
ID _CRTL_EVENTS_SH_APPL Search Help for Allowed Application Areas  
Transaction Code S_ABA_72000424   (empty) 
Created on 20090723    
Customizing Attributes _CRTL_EVENTS_SH_APPL   Search Help for Allowed Application Areas 
Customizing Activity _CRTL_EVENTS_SH_APPL   Search Help for Allowed Application Areas 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FKKCORR_EVENTS_SHELP_APPLK    

Use

Using this BAdI you can specify which application areas are allowed for your application.

This BAdI uses the interface IF_FKK_CORR_EVENTS_SH_APPLK.

Requirements

Standard settings

This BAdI calls the fallback class CL_FKK_CORR_EVENTS_SH_APPLDFLT # provided no filter combination was created for the application area.

Activities

The correspondence tool makes the following classes available that implement the interface:

  • CL_FKK_CORR_EVENTS_SH_APPLDFLT

    This implementation calls the Business Transaction Event (BTE) 44013003. It ensures the compatibility with the BTE event concept of the correspondence tool. However, from the perspective of performance, this is the solution that consumes the highest level.

  • CL_FKK_CORR_EVENTS_SH_APPL_STD

    The implementation displays the application areas assigned to the application for selection.

    If you want to use one of these two implementations for your application area, create a BAdI implementation and assign the desired class to it. Also assign the application area of your application as a filter value.

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20090723 
SAP Release Created in 730