SAP ABAP IMG Activity _CRTL_EVENTS_SH_COTP (Search Help for Allowed Correspondence Types)
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_COTP Search Help for Allowed Correspondence Types  
Transaction Code S_ABA_72000423   (empty) 
Created on 20090723    
Customizing Attributes _CRTL_EVENTS_SH_COTP   Search Help for Allowed Correspondence Types 
Customizing Activity _CRTL_EVENTS_SH_COTP   Search Help for Allowed Correspondence Types 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FKKCORR_EVENTS_SHELP_COTYP    

Use

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

This BAdI uses the interface IF_FKK_CORR_EVENTS_SH_COTYP.

Requirements

Standard settings

This BAdI calls the fallback class CL_FKK_CORR_EVENTS_SH_COTPDFLT # 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_COTPDFLT

    This implementation calls the Business Transaction Event (BTE) 44013001. 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_COTP_STD

    The implementation displays the correspondence types 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