SAP ABAP Class CL_TPDA_SCRIPT_TRACE_LOADER (TPDA: Load Script Trace)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_SCRIPT (Package) Debugger Script
⤷
⤷
Properties
| Class | CL_TPDA_SCRIPT_TRACE_LOADER | |
| Short Description | TPDA: Load Script Trace | |
| 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_LOADER has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_TRACE_LOADER has no interface implemented.
Friends
Class CL_TPDA_SCRIPT_TRACE_LOADER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT_TRACE_FILES | TPDA: Script Traces Services | 20050523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050523 | |
| 2 | Instance method | Public | Method | 20050520 | ||
| 3 | Instance method | Public | Method | 20050520 |
Events
Class CL_TPDA_SCRIPT_TRACE_LOADER has no event.
Types
Class CL_TPDA_SCRIPT_TRACE_LOADER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_TPDA_SCRIPT_TRACE_LOADER has no parameter.
Method CONSTRUCTOR on class CL_TPDA_SCRIPT_TRACE_LOADER has no exception.
Method GET_ATTR_TRACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TRACE_ATTR_IT | Value transfer | Type reference (TYPE) | TPDA_ASC_TRACE_ATTR_IT | TPDA: AST: Trace Dateien | 20050520 |
Method GET_ATTR_TRACES on class CL_TPDA_SCRIPT_TRACE_LOADER has no exception.
Method GET_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FILENAME | Call by reference | Type reference (TYPE) | TPDA_FILE_NAME | TPDA: Dateiname | 20050523 | |||
| 2 | P_TRACE | Value transfer | Object reference (TYPE REF TO) | IF_TPDA_SCRIPT_TRACE_READ | TPDA: Trace aus einem Skript | 20050520 |
Method GET_TRACE on class CL_TPDA_SCRIPT_TRACE_LOADER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |