Menu

SAP Function Module RH_PM_GET_FIELDTEXT

PMG: Lesen der Feldbezeichner zu Tabellenfeldern

The Function Module RH_PM_GET_FIELDTEXT (PMG: Lesen der Feldbezeichner zu Tabellenfeldern) is a standard Function Module in SAP ERP and is part of the function group RHBP within the package PM01.

Technical Information

Function Module RH_PM_GET_FIELDTEXT
Short Text PMG: Lesen der Feldbezeichner zu Tabellenfeldern
Function Group RHBP
Package PM01
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_FEHLER_ANZEIGEN TYPE C 'X' Text 'error' bei nicht vorh. Feldern ausgeben
I_TABELLENNAME LIKE DD02D-TABNAME DDIC-Tabelle

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IE_FELDLISTE LIKE PMFELDLIST Feldnamen, zu denen Texte gelesen werden.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TABLE_NOT_ACTIV Tabelle existiert nicht in Datenbank
TEXT_NOT_FOUND keine Texte vorhanden