SAP ABAP Class CL_ATRADT_TRACES_RES_PARAMS (Trace Parameter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
S_ATRA_ADT (Package) ATRA ADT
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20110701 |
Properties
| Class | CL_ATRADT_TRACES_RES_PARAMS | |
| Short Description | Trace Parameter | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ATRA_ADT | ATRA ADT |
| Created | 20110701 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ATRADT_TRACES_RES_PARAMS has no forward declaration.
Interfaces
Class CL_ATRADT_TRACES_RES_PARAMS has no interface implemented.
Friends
Class CL_ATRADT_TRACES_RES_PARAMS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20110701 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CL_ATRADT_TRACES_RES_PARAMS' | 20110701 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'parametersId' | 20110704 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'parameters' | 20110701 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | 20110701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20110701 | ||
| 2 | Static method | Public | Method | 20110831 | ||
| 3 | Static method | Public | Method | 20110831 | ||
| 4 | Static method | Private | Method | 20110701 | ||
| 5 | Instance method | Private | Method | 20110701 |
Events
Class CL_ATRADT_TRACES_RES_PARAMS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_TRACE_PARAMS | Public | See coding | 20110701 | BEGIN OF typ_str_trace_params,
max_size_for_trace_file TYPE string,
max_time_for_tracing TYPE string,
aggregate TYPE string,
with_memory_consumption TYPE string,
explicit_on_off TYPE string,
with_rfc_tracing TYPE string,
all_procedural_units TYPE string,
all_dynpro_events TYPE string,
all_db_events TYPE string,
all_internal_table_events TYPE string,
all_system_kernel_events TYPE string,
all_misc_abap_statements TYPE string,
description TYPE string,
sql_trace type string,
END OF typ_str_trace_params
|
Method Signatures
Method BOOL_TO_ABAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFAULT | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20110701 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110701 | ||||
| 3 | R_ABAP | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20110701 |
Method BOOL_TO_ABAP on class CL_ATRADT_TRACES_RES_PARAMS has no exception.
Method BUILD_PARAMS_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARAMS_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110831 | ||||
| 2 | R_URI | Value transfer | Type reference (TYPE) | STRING | 20110831 |
Method BUILD_PARAMS_URI on class CL_ATRADT_TRACES_RES_PARAMS has no exception.
Method TIMESTAMP_TO_UTC_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | 20110831 | ||||
| 2 | R_UTC_STRING | Value transfer | Type reference (TYPE) | STRING | 20110831 |
Method TIMESTAMP_TO_UTC_STRING on class CL_ATRADT_TRACES_RES_PARAMS has no exception.
Method TO_NUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ANY | Call by reference | Type reference (TYPE) | CLIKE | 20110701 | ||||
| 2 | R_NUM | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20110701 |
Method TO_NUM on class CL_ATRADT_TRACES_RES_PARAMS has no exception.
Method TRANSFER_ADT_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_PARAMS | Call by reference | Type reference (TYPE) | TYP_STR_TRACE_PARAMS | 20110701 | ||||
| 2 | R_REF_PARAMS | Value transfer | Object reference (TYPE REF TO) | IF_ATRAPI_TRACE_PARAMS | Trace Paramater | 20110701 |
Method TRANSFER_ADT_PARAMS on class CL_ATRADT_TRACES_RES_PARAMS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |