Menu

SAP Function Module K_LTXT_CHK_LANGU_EXIST

Existenz Langtext in einer Sprache wird geprueft

The Function Module K_LTXT_CHK_LANGU_EXIST (Existenz Langtext in einer Sprache wird geprueft) is a standard Function Module in SAP ERP and is part of the function group KKGL within the package KKEK.

Technical Information

Function Module K_LTXT_CHK_LANGU_EXIST
Short Text Existenz Langtext in einer Sprache wird geprueft
Function Group KKGL
Package KKEK
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RC LIKE SY-SUBRC 0: Angeforderte 1:alternative 2:keine Sprache
SELECTED_LANGUAGE LIKE THEAD-TDSPRAS Gefundene Sprache

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.