The Function Module TB_TABLE_GET_TEXTS (Zugriff auf die Texte zu einer Tabelle) is a standard Function Module in SAP ERP and is part of the function group TB00 within the package FTA.
Function Module | TB_TABLE_GET_TEXTS |
Short Text | Zugriff auf die Texte zu einer Tabelle |
Function Group | TB00 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TABNAME | LIKE | Name der Tabelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESCRIPTION | LIKE | Kurzbeschreibung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Tabelle ist nicht vorhanden |