SAP ABAP Class CL_ATRA_UTIL (General Auxiliary Methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
S_ABAP_TRACE (Package) ABAP TRACE

⤷

⤷

Properties
Class | CL_ATRA_UTIL | |
Short Description | General Auxiliary Methods | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ABAP_TRACE | ABAP TRACE |
Created | 20100223 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ATRA_UTIL has no interface implemented.
Friends
Class CL_ATRA_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | 20120116 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | ':' | 20120116 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '%' | 20120116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Converts micro sec. -> percentage | 20100224 |
2 | ![]() |
Static method | Public | Method | Converts percentage to microseconds | 20100224 |
3 | ![]() |
Static method | Public | Method | 20100825 | |
4 | ![]() |
Static method | Public | Method | 20100825 | |
5 | ![]() |
Static method | Public | Method | 20100825 |
Events
Class CL_ATRA_UTIL has no event.
Types
Class CL_ATRA_UTIL has no local type.
Method Signatures
Method CONVERT_MICRO_SECS_TO_PERCENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | ANY | 20100224 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20100224 | |||
3 | ![]() |
PERCENTAGE_BASE | Call by reference | Type reference (TYPE) | I | 20100224 |
Method CONVERT_MICRO_SECS_TO_PERCENT on class CL_ATRA_UTIL has no exception.
Method CONVERT_PERCENT_TO_MICRO_SECS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | ANY | 20100224 | |||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20100224 | |||
3 | ![]() |
PERCENTAGE_BASE | Call by reference | Type reference (TYPE) | I | 20100224 |
Method CONVERT_PERCENT_TO_MICRO_SECS on class CL_ATRA_UTIL has no exception.
Method _CONVERT_ATRA_AGG_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATRA_AGG_RECORD | Call by reference | Type reference (TYPE) | IF_ATRA_TRACE_FILE=>T_ATRA_AGG_RECORD | 20100825 | |||
2 | ![]() |
R_SATRE_AGG_RECORD | Value transfer | Type reference (TYPE) | SATRE_AGG_OUTPUT | 20100825 |
Method _CONVERT_ATRA_AGG_RECORD on class CL_ATRA_UTIL has no exception.
Method _CONVERT_ATRA_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATRA_RECORD | Call by reference | Type reference (TYPE) | IF_ATRA_TRACE_FILE=>T_ATRA_RECORD | 20100825 | |||
2 | ![]() |
R_SATRE_RECORD | Value transfer | Type reference (TYPE) | SATRE_OUTPUT | 20100825 |
Method _CONVERT_ATRA_RECORD on class CL_ATRA_UTIL has no exception.
Method _CONVERT_TRACEINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRACEINFO | Call by reference | Type reference (TYPE) | IF_ATRA_TRACE_FILE=>T_ATRA_TRACE_INFO_TAB | 20100825 | |||
2 | ![]() |
R_SATRI_INFO | Value transfer | Type reference (TYPE) | SATRI_INFO | 20100825 |
Method _CONVERT_TRACEINFO on class CL_ATRA_UTIL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |