SAP Function Module C151_BUF_FUNCNAME_GET

EHS: zu einer Tabelle den Namen einer Puffer-Funktion bestimmen

The Function Module C151_BUF_FUNCNAME_GET (EHS: zu einer Tabelle den Namen einer Puffer-Funktion bestimmen) is a standard Function Module in SAP ERP and is part of the function group C151 within the package CBUI.

Technical Information

Function Module C151_BUF_FUNCNAME_GET
Short Text EHS: zu einer Tabelle den Namen einer Puffer-Funktion bestimmen
Function Group C151
Package CBUI
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_TABNAME LIKE TCG03-OBJNAME Name der Tabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BUF_FUNC_NAME LIKE TFDIR-FUNCNAME Name der Puffer-Admin.-Funktion

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND I_TABNAME existiert nicht in Tabelle TCG03