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 | CFEXCEPTAB | Table of exceptions | SOURCE E_EXCEP_TAB STRUCTURE CFEXCEPTAB |
|
| 2 | CFEXTXTTAB | Descriptions of exceptions | SOURCE E_EXTXT_TAB STRUCTURE CFEXTXTTAB |
|
| 3 | CFLEVELTAB | Table of exception conditions for exception reporting | SOURCE E_LEVEL_TAB STRUCTURE CFLEVELTAB |
|
| 4 | TKEBW | Description of exceptions | ||
| 5 | TKEBY | Exceptions (reference to reporting object) | ||
| 6 | TKEBY | Exceptions (reference to reporting object) | SOURCE VALUE(I_REPID) LIKE TKEBY-REPID |
|
| 7 | TKEBY | Exceptions (reference to reporting object) | SOURCE VALUE(I_SUBCLASS) LIKE TKEBY-SUBCLASS DEFAULT '01' |
|
| 8 | TKEBY | Exceptions (reference to reporting object) | SOURCE VALUE(I_TABNAME) LIKE TKEBY-TABNAME |
|
| 9 | TKEBY | Exceptions (reference to reporting object) | SOURCE VALUE(I_APPLCLASS) LIKE TKEBY-APPLCLASS DEFAULT 'KC ' |
|
| 10 | TKEBZ | Exceptions (threshold values, colors) | ||