Menu

SAP Function Module BKK_DOMAIN_TEXTS_READ

Texte zu Domänen lesen

The Function Module BKK_DOMAIN_TEXTS_READ (Texte zu Domänen lesen) is a standard Function Module in SAP ERP and is part of the function group FKBDC within the package FKBE.

Technical Information

Function Module BKK_DOMAIN_TEXTS_READ
Short Text Texte zu Domänen lesen
Function Group FKBDC
Package FKBE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DOMNAME TYPE DOMNAME Bezeichnung einer Domäne
I_LANGU TYPE SYLANGU R/3-System, aktuelle Sprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DOMAIN_TEXT TYPE BKKDC_T_DOMAIN_TEXT Lesen der Texte zum Freigabestatus

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.