Show TOC

Function documentationSearch Help for Allowed Correspondence Types

 

Determines the correspondence types that are displayed in the input help in the application.

Prerequisites

The search help for entering correspondence types was linked to the interface of the application.

For determining the active BAdI or BTE definition, the application area of the correspondence tool and/or the application indicator of the Business Transaction Event (BTE) was set using function module FKKCORR_BTE_APPL_SET.

Features

In the method SEARCH_HELP_EXIT of interface IF_FKK_CORR_EVENTS_SH_COTYP, it is necessary to determine the relevant correspondence types for the input field and to transfer them to the search help. The system then displays them as allowed input values.

In a solely BAdI environment, the BAdI enhancement implementation FKKCORR_EVENTS_SH_COTYP_0BAI with the implementing class CL_FKK_CORR_EVENTS_SH_COTP_STD implements the reading of the definition of the correspondence types by means of their assignment to an application.

For a description of the interface for the BTE event concept, see sample function module SAMPLE_INTERFACE_44013001.

If you want to limit the allowed correspondence types to the correspondence types of the application, you can use function module FKKCORR_STD_SH_COTYP_44013001 as the definition of BTE event 44013001.