Menu

SAP Function Module BKK_DC_READ_DECLINE_TEXT

Freigabe: Texte zu Ablehnungsgründen lesen

The Function Module BKK_DC_READ_DECLINE_TEXT (Freigabe: Texte zu Ablehnungsgründen 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_DC_READ_DECLINE_TEXT
Short Text Freigabe: Texte zu Ablehnungsgründen 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_DC_AREA TYPE BKK_DC_AREA Freigabebereich
I_DECLINE_KEY TYPE BKK_DECLINE_KEY Ablehnungsgründe für Freigabe (Schlüssel)
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_DECLINE_TEXT TYPE BKKDC_T_DECLINE_TEXT Ablehnungsgründe :Tabelle
E_DECLINE_TEXT TYPE BKK_DECLINE_TEXT Ablehnungsgrund (TEXT)

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.