SAP ABAP Class CL_TPDA_SCRIPT_TRACE (TPDA: Trace from a Script)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_SCRIPT (Package) Debugger Script
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDA_SCRIPT_TRACE_READ | TPDA: Load Script Trace | 20050523 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDA_SCRIPT_TRACE_WRITE | TPDA: Write Trace from Script | 20050523 |
Properties
| Class | CL_TPDA_SCRIPT_TRACE | |
| Short Description | TPDA: Trace from a Script | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_SCRIPT | Debugger Script |
| Created | 20050520 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_SCRIPT_TRACE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TPDA_SCRIPT_TRACE_READ | TPDA: Load Script Trace | 20050523 | ||
| 2 | IF_TPDA_SCRIPT_TRACE_WRITE | TPDA: Write Trace from Script | 20050523 |
Friends
Class CL_TPDA_SCRIPT_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) | TPDA_ASC_TRACE_ATTR | TPDA: ASC: Trace Attributes | 20050520 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT_TRACE_CONTAINER | TPDA: Trace from a Script | 20050520 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT_CONTEXT | TPDA: AST: Context Information | 20050523 | |||
| 4 | Constant | Public | Type reference (TYPE) | TPDA_SCRIPT_ACTION_ID | -1 | TPDA: Script Action Index | 20050608 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20050523 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_TPDA_STACK_HANDLER | TPDA: ABAP/DYNP Stack | 20050714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20071205 | ||
| 2 | Instance method | Public | Method | 20050520 | ||
| 3 | Instance method | Public | Method | 20051205 | ||
| 4 | Instance method | Private | Method | 20071205 | ||
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20050523 | |
| 6 | Instance method | Public | Method | 20050602 | ||
| 7 | Instance method | Public | Method | 20050523 | ||
| 8 | Instance method | Public | Method | 20050520 | ||
| 9 | Instance method | Public | Method | 20050601 | ||
| 10 | Instance method | Private | Event handling method | 20050602 | ||
| 11 | Instance method | Private | Method | 20050602 | ||
| 12 | Instance method | Private | Method | 20050523 | ||
| 13 | Instance method | Public | Method | 20050602 |
Events
Class CL_TPDA_SCRIPT_TRACE has no event.
Types
Class CL_TPDA_SCRIPT_TRACE has no local type.
Method Signatures
Method ADD_CUSTOM_INFO Signature
Method ADD_CUSTOM_INFO on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method ADD_CUSTOM_INFO on class CL_TPDA_SCRIPT_TRACE has no exception.
Method ADD_EVENT_INFO Signature
Method ADD_EVENT_INFO on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method ADD_EVENT_INFO on class CL_TPDA_SCRIPT_TRACE has no exception.
Method ADD_EVENT_QUICK Signature
Method ADD_EVENT_QUICK on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method ADD_EVENT_QUICK on class CL_TPDA_SCRIPT_TRACE has no exception.
Method ADD_SRC_INFO Signature
Method ADD_SRC_INFO on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method ADD_SRC_INFO on class CL_TPDA_SCRIPT_TRACE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTR | Call by reference | Type reference (TYPE) | TPDA_ASC_TRACE_ATTR | TPDA: ASC: Trace Attribute | 20050523 | |||
| 2 | P_ZIPPED_DATA_IT | Call by reference | Type reference (TYPE) | TPDA_ASC_FILE_FORMAT_IT | TPDA:AST: Internes Traceformat | 20050523 |
Method CONSTRUCTOR on class CL_TPDA_SCRIPT_TRACE has no exception.
Method END Signature
Method END on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method END on class CL_TPDA_SCRIPT_TRACE has no exception.
Method FLUSH Signature
Method FLUSH on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method FLUSH on class CL_TPDA_SCRIPT_TRACE has no exception.
Method GET_TRACE_CONTAINER Signature
Method GET_TRACE_CONTAINER on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method GET_TRACE_CONTAINER on class CL_TPDA_SCRIPT_TRACE has no exception.
Method GET_TRACE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TRACE_ATTR | Value transfer | Type reference (TYPE) | TPDA_ASC_TRACE_ATTR | TPDA: ASC: Trace Attribute | 20050601 |
Method GET_TRACE_STATUS on class CL_TPDA_SCRIPT_TRACE has no exception.
Method HANDLE_NEW_ACTION_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SCRIPT_ACTION_ID | Value transfer | Attribute reference (LIKE) | 20050602 | |||||
| 2 | P_SCRIPT_MODE | Value transfer | Attribute reference (LIKE) | 20050818 |
Method HANDLE_NEW_ACTION_INDEX on class CL_TPDA_SCRIPT_TRACE has no exception.
Method INCREMENT_ACTION_INDEX Signature
Method INCREMENT_ACTION_INDEX on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method INCREMENT_ACTION_INDEX on class CL_TPDA_SCRIPT_TRACE has no exception.
Method INCREMENT_TRACE_INDEX Signature
Method INCREMENT_TRACE_INDEX on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method INCREMENT_TRACE_INDEX on class CL_TPDA_SCRIPT_TRACE has no exception.
Method SCRIPT_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SCRIPT_ACTION_ID | Call by reference | Type reference (TYPE) | TPDA_SCRIPT_ACTION_ID | TPDA: Script Aktion Index | 20050602 | |||
| 2 | P_TRIGGER_ID | Call by reference | Type reference (TYPE) | STRING | 20050602 |
Method SCRIPT_TRIGGER on class CL_TPDA_SCRIPT_TRACE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |