Table list used by SAP ABAP Function Module EXCEPTION_TABLES_READ (Liest die Definition der Exceptions in den Tabellen TKEBW, TKEBY, TKEBZ)
SAP ABAP Function Module EXCEPTION_TABLES_READ (Liest die Definition der Exceptions in den Tabellen TKEBW, TKEBY, TKEBZ) is using
# Object Type Object Name Object Description Note
     
1 Table  CFEXCEPTAB Table of exceptions SOURCE E_EXCEP_TAB STRUCTURE CFEXCEPTAB
2 Table  CFEXTXTTAB Descriptions of exceptions SOURCE E_EXTXT_TAB STRUCTURE CFEXTXTTAB
3 Table  CFLEVELTAB Table of exception conditions for exception reporting SOURCE E_LEVEL_TAB STRUCTURE CFLEVELTAB
4 Table  TKEBW Description of exceptions
5 Table  TKEBY Exceptions (reference to reporting object)
6 Table  TKEBY Exceptions (reference to reporting object) SOURCE VALUE(I_REPID) LIKE TKEBY-REPID
7 Table  TKEBY Exceptions (reference to reporting object) SOURCE VALUE(I_SUBCLASS) LIKE TKEBY-SUBCLASS DEFAULT '01'
8 Table  TKEBY Exceptions (reference to reporting object) SOURCE VALUE(I_TABNAME) LIKE TKEBY-TABNAME
9 Table  TKEBY Exceptions (reference to reporting object) SOURCE VALUE(I_APPLCLASS) LIKE TKEBY-APPLCLASS DEFAULT 'KC '
10 Table  TKEBZ Exceptions (threshold values, colors)