The Function Module CACS_IS_ADDTABLE (CACS: Reporting: Tabelle als Berichtsart definieren) is a standard Function Module in SAP ERP and is part of the function group CACSIS_ADD within the package CACSRC.
Function Module | CACS_IS_ADDTABLE |
Short Text | CACS: Reporting: Tabelle als Berichtsart definieren |
Function Group | CACSIS_ADD |
Package | CACSRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALLOW_STRUC | TYPE | FLAG | auch Strukturen zulassen -> nur für Generierer! | |
I_APPL | TYPE | CACSAPPL | Applikation | |
I_TABLE | TYPE | DDOBJNAME | Tabelle/View -> neue Berichtsart in Recherche |
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 |
---|---|
TABLE_NOTFOUND | Tabelle/View nicht gefunden |
WRONG_TABLE_TYPE | Falscher Tabellentyp, zulässig: TRANSP o. VIEW |