CTS_ILL_ACC_STAC - Call stack of an illegal table access
Call stack of an illegal table access information is stored in SAP table CTS_ILL_ACC_STAC.
It is part of development package SCTS_EXE in software component BC-CTS-ORG. This development package consists of objects that can be grouped under "CTS: Transport Services".
It is part of development package SCTS_EXE in software component BC-CTS-ORG. This development package consists of objects that can be grouped under "CTS: Transport Services".
Fields for table CTS_ILL_ACC_STAC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TIME_START | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | X | TIMESTAMPL | DEC | 11 | |
| TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
| OCCURRENCE | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
| STACK_LEVEL | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
| EVENT_KIND | 30 Characters | CHAR30 | CHAR | 60 | ||
| EVENT_NAME | CHAR | 122 | ||||
| CLASS_NAME | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
| PROGRAM_NAME | ABAP Program: Current Master Program | SYREPID | CHAR | 80 | ||
| INCLUDE_NAME | ABAP Program: Current Master Program | SYREPID | CHAR | 80 | ||
| LINE | 4 Byte Signed Integer | INT4 | INT4 | 4 |