SAP ABAP Class CL_ATRAPI_TRACE_ANALYSIS (Trace Evaluation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
S_ATRA_API (Package) ATRA API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ATRAPI_TRACE_ANALYSIS | Trace Analysis | 20110114 |
Properties
| Class | CL_ATRAPI_TRACE_ANALYSIS | |
| Short Description | Trace Evaluation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ATRAPI | |
| Program status | ||
| Category | 0 | |
| Package | S_ATRA_API | ATRA API |
| Created | 20110114 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ATRAPI_TRACE_ANALYSIS | Trace Analysis | 20110114 |
Friends
Class CL_ATRAPI_TRACE_ANALYSIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CX_ROOT | 20110502 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER | 20110419 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_HEADER_INFO | 20110503 | ||||
| 4 | Static Attribute | Private | See coding | 20121113 | |||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_DB_HITS | 20120718 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_HITLIST | 20110126 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS | 20110114 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS | 20110114 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS | 20110114 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_STATEMENTS | 20110114 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS | 20110114 | ||||
| 12 | Static Attribute | Protected | Type reference (TYPE) | TEXT | 20110502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20120718 | ||
| 2 | Instance method | Protected | Method | 20110503 | ||
| 3 | Instance method | Protected | Method | 20110503 | ||
| 4 | Instance method | Protected | Method | 20110503 | ||
| 5 | Instance method | Protected | Method | 20110503 | ||
| 6 | Instance method | Protected | Method | 20110504 | ||
| 7 | Instance method | Protected | Method | 20110503 | ||
| 8 | Instance method | Protected | Method | 20110503 | ||
| 9 | Instance method | Protected | Method | 20110503 | ||
| 10 | Instance method | Protected | Method | 20110503 | ||
| 11 | Static method | Public | Method | 20110114 | ||
| 12 | Static method | Public | Method | 20110504 | ||
| 13 | Static method | Public | Method | 20110504 | ||
| 14 | Static method | Public | Method | 20110503 |
Events
Class CL_ATRAPI_TRACE_ANALYSIS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_TEXT | Private | See coding | 20121113 | begin of typ_str_text,
id type c LENGTH 1,
subid TYPE C LENGTH 1,
text type string,
END of typ_str_text
|
Method Signatures
Method GET_DB_HITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_DB_HITS | Value transfer | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_DB_HITS | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120718 |
Method GET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STR_FILTER | Value transfer | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER | 20110503 |
Method GET_FILTER on class CL_ATRAPI_TRACE_ANALYSIS has no exception.
Method GET_HEADER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STR_HEADER_INFO | Value transfer | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_HEADER_INFO | 20110503 |
Method GET_HEADER_INFO on class CL_ATRAPI_TRACE_ANALYSIS has no exception.
Method GET_HITLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_HITLIST | Value transfer | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_HITLIST | 20110503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110503 |
Method GET_METH_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_METHS | Value transfer | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS | 20110503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110503 |
Method GET_ORIGINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_ORIGINATION | Value transfer | Object reference (TYPE REF TO) | IE_ATRAPI_ORIGINATION | 20110504 |
Method GET_ORIGINATION on class CL_ATRAPI_TRACE_ANALYSIS has no exception.
Method GET_PACK_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_PACKS | Value transfer | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS | 20110503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110503 |
Method GET_PROG_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_PROGS | Value transfer | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS | 20110503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110503 |
Method GET_STATEMENT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_STATEMENTS | Value transfer | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_STATEMENTS | 20110503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110503 |
Method GET_TEXT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_TEXTS | Value transfer | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS | 20110503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110503 |
Method S_CREATE_FROM_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_FILE | Call by reference | Object reference (TYPE REF TO) | IF_ATRAPI_TRACE_FILE | 20110114 | ||||
| 2 | I_STR_FILTER | Call by reference | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER | 20110419 | ||||
| 3 | R_REF_ANALYSIS | Value transfer | Object reference (TYPE REF TO) | CL_ATRAPI_TRACE_ANALYSIS | Trace Evaluataion | 20110120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110114 |
Method S_DELETE_FROM_SHM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110504 | ||||
| 2 | I_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110510 | ||||
| 3 | I_STR_FILTER | Call by reference | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER | 20110504 | ||||
| 4 | R_FLG_DELETED | Value transfer | Type reference (TYPE) | XFLAG | 20110504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110504 |
Method S_GET_FROM_SHM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110504 | ||||
| 2 | I_FLG_CREATE | Call by reference | Type reference (TYPE) | XFLAG | 20110504 | ||||
| 3 | I_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110510 | ||||
| 4 | I_STR_FILTER | Call by reference | Type reference (TYPE) | IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER | 20110504 | ||||
| 5 | R_REF_ANALYSIS | Value transfer | Object reference (TYPE REF TO) | IF_ATRAPI_TRACE_ANALYSIS | 20110504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110504 |
Method S_WRITE_TO_SHM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | IF_ATRAPI_TRACE_ANALYSIS | 20110503 | ||||
| 2 | R_REF_ANALYSIS | Value transfer | Object reference (TYPE REF TO) | IF_ATRAPI_TRACE_ANALYSIS | 20110503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110503 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 802 |