The Function Module CACS_GET_TABINFO (Liefert und speichert Informationen zur Struktur der Tabelle) is a standard Function Module in SAP ERP and is part of the function group CACS_CUSTCOPY within the package CACSCUST.
Function Module | CACS_GET_TABINFO |
Short Text | Liefert und speichert Informationen zur Struktur der Tabelle |
Function Group | CACS_CUSTCOPY |
Package | CACSCUST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TABNAME | TYPE | DDOBJNAME | Name eines ABAP Dictionary-Objekts |
This function module does not define any EXPORTING parameters.
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 |
---|---|
NO_ACTIVE_TABLE | Keine aktive Tabelle dieses Namens vorhanden |
WRONG_KEY | Schlüssel der Tabelle hat nicht die geforderte Struktur |