SAP ABAP Class CL_ATRAPI_TRACE_REQUEST (Trace Request)
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_NEW_TRACE_REQUEST | New Trace Request | 20110511 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ATRAPI_TRACE_REQUEST | Trace Request | 20110511 |
Properties
| Class | CL_ATRAPI_TRACE_REQUEST | |
| Short Description | Trace Request | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ATRA_API | ATRA API |
| Created | 20110511 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ATRAPI_NEW_TRACE_REQUEST | New Trace Request | 20110511 | ||
| 2 | IF_ATRAPI_TRACE_REQUEST | Trace Request | 20110511 |
Friends
Class CL_ATRAPI_TRACE_REQUEST has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110516 | ||
| 2 | Static method | Private | Method | 20110526 | ||
| 3 | Static method | Public | Method | 20110511 | ||
| 4 | Static method | Public | Method | 20110516 |
Events
Class CL_ATRAPI_TRACE_REQUEST has no event.
Types
Class CL_ATRAPI_TRACE_REQUEST has no local type.
Method Signatures
Method INIT Signature
Method INIT on class CL_ATRAPI_TRACE_REQUEST has no parameter.
Method INIT on class CL_ATRAPI_TRACE_REQUEST has no exception.
Method MAP_SINGLE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_REQUEST | Value transfer | Type reference (TYPE) | IF_ATRA_CROSS_SERVER=>TYP_STR_TRACE_REQUEST | 20110526 | ||||
| 2 | R_STR_REQUEST_API | Value transfer | Type reference (TYPE) | IF_ATRAPI_TRACE_REQUEST=>TYP_STR_REQUEST | 20110526 |
Method MAP_SINGLE_REQUEST on class CL_ATRAPI_TRACE_REQUEST has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_NEW | Call by reference | Type reference (TYPE) | XFLAG | 20110511 | ||||
| 2 | I_FLG_USE_DEFAULT_VARIANT | Call by reference | Type reference (TYPE) | XFLAG | 20110628 | ||||
| 3 | R_REF_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_ATRAPI_TRACE_REQUEST | 20110511 |
Method S_CREATE on class CL_ATRAPI_TRACE_REQUEST has no exception.
Method S_GET_CURRENT_TRACE_REQUESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_ALL_SERVER | Value transfer | Type reference (TYPE) | XFLAG | 'X' | 20110516 | |||
| 2 | R_TAB_REQUESTS | Value transfer | Type reference (TYPE) | IF_ATRAPI_TRACE_REQUEST=>TYP_TAB_REQUESTS | 20110516 |
Method S_GET_CURRENT_TRACE_REQUESTS on class CL_ATRAPI_TRACE_REQUEST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |