Menu

SAP Function Module DESCR_TEXT_KRED

Liefert Kurztexte zu den angegebenen Tabelleneinträgen

The Function Module DESCR_TEXT_KRED (Liefert Kurztexte zu den angegebenen Tabelleneinträgen) is a standard Function Module in SAP ERP and is part of the function group WMSC within the package WLIF.

Technical Information

Function Module DESCR_TEXT_KRED
Short Text Liefert Kurztexte zu den angegebenen Tabelleneinträgen
Function Group WMSC
Package WLIF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELECTION TYPE STANDARD TABLE Sätze aus der Tabelle
TABNAME LIKE DCOBJDEF-NAME Tabelle die zu Dokumentieren ist

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESCRIPTION TYPE STANDARD TABLE Beschreibung zu den Sätzen
D_FIELDS TYPE MASS_LISTFIELDS Felder der Struktur, die ausgegeben werden
D_STRUCT LIKE DCOBJDEF-NAME Struktur der Dokumentation

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.