Show TOC

Function documentationLanguage Determination

 

Determines the language in which correspondence is created for each recipient and saves it in the appropriate correspondence container.

Integration

The system transfers the language to the print workbench when it outputs correspondence.

Prerequisites

The application does not suppress language determination when requesting the correspondence.

Features

The language determination is processed during the creation of a correspondence request for each recipient, and is made available by the application at the call of the method DETERMINE_RECEIVERS of the interface assigned to the BAdI FKKCORR_EVENTS_CREATE.

If the implementation of the application inherited from the class CL_FKK_CORR_EVENT_CREATE_PATT, the correspondence tool determines the implementation in the inherited method DETERMINE_RECEIVERS.

If the application has chosen the BTE event concept, and defined the event BTE 44012030 for determining the language, then the BTE is processed. In this event, the application can specify the language in which the correspondence is created.

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