SCAI_WA_OBJECTS - Working area objects
Working area objects information is stored in SAP table SCAI_WA_OBJECTS.
It is part of development package SCAI_TOOLS in software component BC-DWB-AIE-TST. This development package consists of objects that can be grouped under "Code Analysis Infrastructure - Tools".
It is part of development package SCAI_TOOLS in software component BC-DWB-AIE-TST. This development package consists of objects that can be grouped under "Code Analysis Infrastructure - Tools".
Fields for table SCAI_WA_OBJECTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MAP_OWNER | User Name | X | SYUNAME | CHAR | 24 | |
MAP_NAME | Working area map name | X | SCAI_WA_MAP_NAME | CHAR | 60 | |
OBJECT_ID | Hash value of object | X | SSTR | 8 | ||
FULL_NAME | Object full name | STRG | 8 | |||
PROG | Program/Transaction in SQL Trace Evaluation | PROGRAM | CHAR | 80 | ||
SOURCE | STRG | 8 | ||||
LINE | Row Index of Internal Tables | SYTABIX | INT4 | 4 | ||
COL | Row Index of Internal Tables | SYTABIX | INT4 | 4 | ||
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
TAG | Flag for Object Categories | SCR_TAG | CHAR | 4 |