SAP ABAP IMG Activity _CRTL_EVENTS_SH_CHSD (Search Help for Allowed Charge Schedules 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_SH_CHSD Search Help for Allowed Charge Schedules of Correspondence  
Transaction Code S_ABA_72000426   (empty) 
Created on 20090723    
Customizing Attributes _CRTL_EVENTS_SH_CHSD   Search Help for Allowed Charge Schedules of Correspondence 
Customizing Activity _CRTL_EVENTS_SH_CHSD   Search Help for Allowed Charge Schedules of Correspondence 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FKKCORR_EVENTS_SHELP_CHARSCHD    

Use

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

This BAdI uses the interface IF_FKK_CORR_EVENTS_SH_CHARSCHD.

Requirements

Define this BAdI only if you want to be able to enter charge schedules for correspondence on the interfaces of the application.

Standard settings

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

Activities

The correspondence tool makes the class CL_FKK_CORR_EVENTS_SH_CHSDDFLT available that implements the interface:

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

If you want to use the implementation 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