The Function Module EXCEPTION_DIRECTORY_MAINTAIN (Pflegen der Tabelle zur Exception-Verwaltung) is a standard Function Module in SAP ERP and is part of the function group KYEP within the package KC.
Function Module | EXCEPTION_DIRECTORY_MAINTAIN |
Short Text | Pflegen der Tabelle zur Exception-Verwaltung |
Function Group | KYEP |
Package | KC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLCLASS | LIKE | RKB1D-APPLCLASS | 'KC ' | Application |
I_DATE | LIKE | TKEBX-LDATE | Date | |
I_INDEX_TRACE | LIKE | SY-TABIX | Index in table TRACE_TAB | |
I_REPID | LIKE | RKB1D-REPID | Report | |
I_SHEET | LIKE | CCVALID-XFELD | ' ' | X' - Call to a report sheet |
I_SUBCLASS | LIKE | RKB1D-SUBCLASS | '01' | Subgroup |
I_TABNAME | LIKE | RKB1D-TABNAME | Table | |
I_TIME | LIKE | TKEBX-LTIME | Time |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MODIFY | LIKE | CCVALID-XFELD | X' - Change in TKEBX successful |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TRACE_TAB | TYPE | RKD_T_TRACE | Function sequence table for rep. port. report | |
VAR_INDEX_TAB | TYPE | RKD1_T_VAR_INDEX | Table with variable combination |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTTAB | LIKE | CFACTTAB | Table of exceptions | |
I_ACTTAB_SHEET | LIKE | CFACTTAB | Table of exceptions for current sheet |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NUMBER_VAR_INDEX_TAB | Number of entries in I_VAR_INDEX_TAB is incorrecz |
WRONG_REPORT | Incorrect report |