SAP ABAP Class CL_TPDA_AST_TRACE_FILES (TPDA:AST: Trace Files)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_AST (Package) TPDA: ABAP Statement Trace
⤷
⤷
Properties
| Class | CL_TPDA_AST_TRACE_FILES | |
| Short Description | TPDA:AST: Trace Files | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_AST | TPDA: ABAP Statement Trace |
| Created | 20050413 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_AST_TRACE_FILES has no forward declaration.
Interfaces
Class CL_TPDA_AST_TRACE_FILES has no interface implemented.
Friends
Class CL_TPDA_AST_TRACE_FILES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 'TPDA_AST' | 20050413 | ||||
| 2 | Constant | Private | Type reference (TYPE) | I | 8 | 20050413 | |||
| 3 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20050413 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20050413 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20050503 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TPDA_AST_FILE | 20050413 | ||||
| 7 | Instance attribute | Private | See coding | 20050413 | |||||
| 8 | Instance attribute | Private | See coding | 20050413 | |||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_TPDA_AST_FILE_ANALYZE | TPDA:AST: Trace File | 20050413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050413 | ||
| 2 | Instance method | Private | Method | 20050413 | ||
| 3 | Instance method | Private | Method | 20050413 | ||
| 4 | Instance method | Public | Method | 20050413 | ||
| 5 | Static method | Public | Method | 20050413 | ||
| 6 | Instance method | Public | Method | 20050413 | ||
| 7 | Instance method | Private | Method | 20050413 | ||
| 8 | Instance method | Private | Method | 20050413 | ||
| 9 | Instance method | Public | Method | 20050413 |
Events
Class CL_TPDA_AST_TRACE_FILES has no event.
Types
Class CL_TPDA_AST_TRACE_FILES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_TPDA_AST_TRACE_FILES has no parameter.
Method CONSTRUCTOR on class CL_TPDA_AST_TRACE_FILES has no exception.
Method CUT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PATH | Call by reference | Type reference (TYPE) | CLIKE | 20050413 |
Method CUT_PATH on class CL_TPDA_AST_TRACE_FILES has no exception.
Method DELETE_OLD_TRACE_FILES Signature
Method DELETE_OLD_TRACE_FILES on class CL_TPDA_AST_TRACE_FILES has no parameter.
Method DELETE_OLD_TRACE_FILES on class CL_TPDA_AST_TRACE_FILES has no exception.
Method DELETE_TRACE_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TRACE_FILES | Call by reference | Type reference (TYPE) | TPDA_ASC_TRACE_ATTR_IT | TPDA: AST: Trace Dateien | 20050413 |
Method DELETE_TRACE_FILES on class CL_TPDA_AST_TRACE_FILES has no exception.
Method GET_FILE_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FILE_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_AST_FILE_ANALYZE | TPDA:AST: Trace file | 20050413 | |||
| 2 | P_FILE_NAME | Call by reference | Type reference (TYPE) | TPDA_FILE_NAME | TPDA: Dateiname | 20050413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050413 | |||
| 2 | 20050414 |
Method GET_NEW_FILE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FILENAME | Value transfer | Type reference (TYPE) | TPDA_FILE_NAME | TPDA: Dateiname | 20050601 |
Method GET_NEW_FILE_NAME on class CL_TPDA_AST_TRACE_FILES has no exception.
Method GET_TRACE_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TRACE_ATTR | Call by reference | Type reference (TYPE) | TPDA_ASC_TRACE_ATTR | TPDA: ASC: Trace Attribute | 20050413 |
Method GET_TRACE_ATTR on class CL_TPDA_AST_TRACE_FILES has no exception.
Method INIT_FILE_ATTR Signature
Method INIT_FILE_ATTR on class CL_TPDA_AST_TRACE_FILES has no parameter.
Method INIT_FILE_ATTR on class CL_TPDA_AST_TRACE_FILES has no exception.
Method REFRESH_AST_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TRACE_FILES | Value transfer | Type reference (TYPE) | TPDA_ASC_TRACE_ATTR_IT | TPDA: AST: Trace Dateien | 20050413 |
Method REFRESH_AST_FILES on class CL_TPDA_AST_TRACE_FILES has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |