The Function Module BKK_DB_GET_TABLE_FIELDS (Tabellenfelder lesen) is a standard Function Module in SAP ERP and is part of the function group FBK_DB_TOOLS within the package FKBE.
Function Module | BKK_DB_GET_TABLE_FIELDS |
Short Text | Tabellenfelder lesen |
Function Group | FBK_DB_TOOLS |
Package | FKBE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALIAS | TYPE | FIELDNAME | Feldname | |
I_TABNAME | TYPE | TABNAME | Tabellenname |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_T_FIELDS | TYPE | WHERETAB | Tabelle für dynamische WHERE-Bedingung 'WHERE (itab)' |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.