SAP ABAP IMG Activity _CRTL_EVENTS_OUTPUT (Events for Output of Correspondence)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FKKCORR (Package) Correspondence Tool
IMG Activity
ID _CRTL_EVENTS_OUTPUT Events for Output of Correspondence  
Transaction Code S_ABA_72000422   (empty) 
Created on 20090723    
Customizing Attributes _CRTL_EVENTS_OUTPUT   Events for Output of Correspondence 
Customizing Activity _CRTL_EVENTS_OUTPUT   Events for Output of Correspondence 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FKKCORR_EVENTS_OUTPUT    

Use

Using this BAdI, you can modify the events for outputting a correspondence container to meet the needs of your application.

This BAdI uses the interface IF_FKK_CORR_EVENTS_OUTPUT.

Requirements

Standard settings

This BAdI calls the fallback class CL_FKK_CORR_EVENT_OUTPUT_DFLT # 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_EVENT_OUTPUT_DFLT

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

    This implementation calls the correspondence-type-specific output event in accordance with the event concept chosen. However, the event concept of Contract Accounts Receivable and Payable (FI-CA) is not supported.

  • CL_FKK_CORR_EVENT_OUTPUT_BADI

    This implementation calls the correspondence-type-specific output event of the event concept Business Add-In in Enhancement Framework (see the activity Define Correspondence Types). Using this implementation, you ensure that in your application area only new BAdIs can be used for output.

If you want to use one of the last 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