SAP ABAP Class CL_ABDBG_REQUEST_TRACE (INTERNAL: Trace request properties and relevant context)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_DEBUG_EXT (Package) External Activation of ABAP Debugger

⤷

⤷

Properties
Class | CL_ABDBG_REQUEST_TRACE | |
Short Description | INTERNAL: Trace request properties and relevant context | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_DEBUG_EXT | External Activation of ABAP Debugger |
Created | 20130913 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ABDBG_REQUEST_TRACE has no forward declaration.
Interfaces
Class CL_ABDBG_REQUEST_TRACE has no interface implemented.
Friends
Class CL_ABDBG_REQUEST_TRACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_CALLSTACK | 20131017 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MSNAME2 | 20130916 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFLAG | 20130916 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYSUUID_C32 | 20130916 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-UNAME | 20130916 | |||
6 | ![]() |
Instance attribute | Private | See coding | 20130916 | ||||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-UNAME | 20130916 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFLAG | 20130916 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYSUUID_C32 | 20130916 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20130916 | |
2 | ![]() |
Instance method | Private | Method | 20130916 | |
3 | ![]() |
Instance method | Private | Method | 20130916 | |
4 | ![]() |
Static method | Public | Method | 20130916 | |
5 | ![]() |
Instance method | Private | Method | 20131017 | |
6 | ![]() |
Instance method | Private | Method | 20130916 | |
7 | ![]() |
Instance method | Private | Method | 20130916 | |
8 | ![]() |
Instance method | Private | Method | 20130916 | |
9 | ![]() |
Instance method | Private | Method | 20130916 | |
10 | ![]() |
Instance method | Private | Method | 20130916 |
Events
Class CL_ABDBG_REQUEST_TRACE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CALLSTACK | Private | See coding | 20131017 | ty_callstack type standard table of ty_callstack_entry
with default key
|
||
2 | TY_CALLSTACK_ENTRY | Private | See coding | 20131017 | begin of ty_callstack_entry,
mainprogram type dbgsrepid,
include type dbgsrepid,
line type dbglinno,
eventtype type dbglevtype,
event type dbglevent,
flag_system type c length 1,
end of ty_callstack_entry
|
Method Signatures
Method GET_XML_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20130916 | |||
2 | ![]() |
R_XML_STRING | Value transfer | Type reference (TYPE) | STRING | 20130916 |
Method GET_XML_STRING on class CL_ABDBG_REQUEST_TRACE has no exception.
Method INIT Signature
Method INIT on class CL_ABDBG_REQUEST_TRACE has no parameter.
Method INIT on class CL_ABDBG_REQUEST_TRACE has no exception.
Method REQUEST_TRACE Signature
Method REQUEST_TRACE on class CL_ABDBG_REQUEST_TRACE has no parameter.
Method REQUEST_TRACE on class CL_ABDBG_REQUEST_TRACE has no exception.
Method TRACE Signature
Method TRACE on class CL_ABDBG_REQUEST_TRACE has no parameter.
Method TRACE on class CL_ABDBG_REQUEST_TRACE has no exception.
Method TRACE_ACTIVATED_FOR_ATTACH Signature
Method TRACE_ACTIVATED_FOR_ATTACH on class CL_ABDBG_REQUEST_TRACE has no parameter.
Method TRACE_ACTIVATED_FOR_ATTACH on class CL_ABDBG_REQUEST_TRACE has no exception.
Method TRACE_AUTHORITY_INFO Signature
Method TRACE_AUTHORITY_INFO on class CL_ABDBG_REQUEST_TRACE has no parameter.
Method TRACE_AUTHORITY_INFO on class CL_ABDBG_REQUEST_TRACE has no exception.
Method TRACE_BREAKPOINTS_INFO Signature
Method TRACE_BREAKPOINTS_INFO on class CL_ABDBG_REQUEST_TRACE has no parameter.
Method TRACE_BREAKPOINTS_INFO on class CL_ABDBG_REQUEST_TRACE has no exception.
Method TRACE_CALLSTACK Signature
Method TRACE_CALLSTACK on class CL_ABDBG_REQUEST_TRACE has no parameter.
Method TRACE_CALLSTACK on class CL_ABDBG_REQUEST_TRACE has no exception.
Method TRACE_ICFATTRIB_INFO Signature
Method TRACE_ICFATTRIB_INFO on class CL_ABDBG_REQUEST_TRACE has no parameter.
Method TRACE_ICFATTRIB_INFO on class CL_ABDBG_REQUEST_TRACE has no exception.
Method TRACE_LISTENER_INFO Signature
Method TRACE_LISTENER_INFO on class CL_ABDBG_REQUEST_TRACE has no parameter.
Method TRACE_LISTENER_INFO on class CL_ABDBG_REQUEST_TRACE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |