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.
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 |
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 |
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 |
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 | I_TABNAME existiert nicht in Tabelle TCG03 |