RSTT_CALLSTACK - Trace Tool: Call Stack Table of Trace
Trace Tool: Call Stack Table of Trace information is stored in SAP table RSTT_CALLSTACK.
It is part of development package RSTT_DB in software component BW-BEX. This development package consists of objects that can be grouped under "Trace Tool for SAP Netweaver 2005 (BW): Persistence Layer".
It is part of development package RSTT_DB in software component BW-BEX. This development package consists of objects that can be grouped under "Trace Tool for SAP Netweaver 2005 (BW): Persistence Layer".
Fields for table RSTT_CALLSTACK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TRACEGUID | GUID in 'RAW' format | X | GUID_16 | RAW | 16 | |
POSINO | Trace Tool: Integer Value | X | RSTT_INT4 | INT4 | 4 | |
SEQUNO | Trace Tool: Integer Value | RSTT_INT4 | INT4 | 4 | ||
LAYERDEPTH | Trace Tool: Integer Value | RSTT_INT4 | INT4 | 4 | ||
STACKDEPTH | Trace Tool: Integer Value | RSTT_INT4 | INT4 | 4 | ||
.INCLUDE | RSTT_S_POBJECT | 0 | ||||
POBJTYPE | Trace Tool: Program Object Type | RSTT_POBJTYP | CHAR | 1 | ||
POBJNM | Trace Tool: Name of Program Object | RSTT_POBJNM | CHAR | 61 | ||
PSOBJNM | Trace Tool: Name of Program Super Object (e.g. Class Name) | RSTT_PSOBJNM | CHAR | 40 | ||
TLAYER | Trace Tool: Tracing Layer ID | RSTT_TLAYER | CHAR | 3 | ||
TOBJTYPE | Trace Tool: Test Object Type | RSTT_TOBJTYP | CHAR | 2 | ||
TOBJNM | Trace Tool: Test Object Name | RSTT_TOBJNM | CHAR | 30 | ||
TSOBJNM | Trace Tool: Test Object Name | RSTT_TOBJNM | CHAR | 30 | ||
CALLTIME | Long Integer | RS_LONGINT | DEC | 10 | ||
SKIPPLAY | Trace Tool: Standard Flag | RSTT_FLAG | CHAR | 1 | ||
VALUE | Trace Tool: BLOB Field for Saving XML String | RSTT_BLOB | RSTR | 8 | ||
INVALID | Trace Tool: Standard Flag | RSTT_FLAG | CHAR | 1 | ||
POSINO_INST | Trace Tool: Integer Value | RSTT_INT4 | INT4 | 4 |