Menu

SAP Function Module FTBU_R_TABINFO_GET

Lesen Tabelleninfo. (Append)

The Function Module FTBU_R_TABINFO_GET (Lesen Tabelleninfo. (Append)) is a standard Function Module in SAP ERP and is part of the function group FTBU_READ within the package FTBU.

Technical Information

Function Module FTBU_R_TABINFO_GET
Short Text Lesen Tabelleninfo. (Append)
Function Group FTBU_READ
Package FTBU
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_FIELDNAME TYPE FIELDNAME Feldname
I_TABNAME TYPE TABNAME Tabellenname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXTDFIES TYPE EXTDFIES DD-intern: Informationen zu Tabellenfeldern
E_FLAG_BPA TYPE CHAR1 Status Append: vorhanden -'X', gelesen aber nicht vorhanden - 'R'

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.