The Function Module SCPR_CPROF_DB_EXCLUDED_TABLES () is a standard Function Module in SAP ERP and is part of the function group SCPRCP within the package SCPR.
Function Module | SCPR_CPROF_DB_EXCLUDED_TABLES |
Short Text | |
Function Group | SCPRCP |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECTNAME | TYPE | OBJH-OBJECTNAME | Customizing Object | |
OBJECTTYPE | TYPE | OBJH-OBJECTTYPE | Customizing Object Type | |
TABNAME | LIKE | SCPRXTAB-TABLENAME |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TABTYPE | TYPE | OBJH-OBJECTTYPE |
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 |
---|---|
TAB_CUSTTAB | Customizing table cannot be included |
TAB_DENIED | Tabelle/view explicitly forbidden |
TAB_DONT_EXIST | Table/view does not exist |
TAB_KEYFIELD | Table with inacceptable key field(s) |
TAB_KEY_INTERRUPTED | |
TAB_STAMMTAB | Application table cannot be included |
TAB_SYSTEMOBJ | |
TAB_SYSTEMTAB | System table cannot be included |
TAB_TEMPTAB | Temporary data table cannot be included |
TAB_TO_LARGE |