SAP ABAP Class CL_PTU_TIMING (Class for Time Measurements)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
⤷
PLM_PTU (Package) Protocol and Timing Utilities

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PTU_TIMING | Log the Time Information | 20000818 |
Properties
Class | CL_PTU_TIMING | |
Short Description | Class for Time Measurements | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PLM_PTU | Protocol and Timing Utilities |
Created | 20000818 | SAP |
Last change | 20021018 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PTU_TIMING | Log the Time Information | 20000818 |
Friends
Class CL_PTU_TIMING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | PTU_TAG | CL_PTU_CONSTANTS=>GC_TAG_TIMING | Indicator | 20000818 | |
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20020919 | ||||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PTU_TIMING | Class for Time Measurements | 20021018 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_TAG_STACK | Stack from Indicator | 20000818 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PTU_TIMING_T | Information About Times | 20000818 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20010709 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PTU_TIME | Time Information | 20000818 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20030404 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20000818 |
3 | ![]() |
Static method | Public | Method | Return Singleton Instance | 20021018 |
4 | ![]() |
Instance method | Private | Method | Calculate Times | 20000818 |
5 | ![]() |
Instance method | Private | Method | Calculate Times | 20000818 |
6 | ![]() |
Instance method | Private | Method | Calculate Times | 20000818 |
7 | ![]() |
Instance method | Private | Method | Calculate Times | 20000818 |
Events
Class CL_PTU_TIMING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_TAG_STACK | Private | See coding | Stack from Indicator | 20000818 |
|
Method Signatures
Method CHANGE_LOG Signature
Method CHANGE_LOG on class CL_PTU_TIMING has no parameter.
Method CHANGE_LOG on class CL_PTU_TIMING has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
II_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_PTU_MESSAGE | Sammeln von Messages | 20000818 |
Method CONSTRUCTOR on class CL_PTU_TIMING has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_TIMING | Call by reference | Object reference (TYPE REF TO) | CL_PTU_TIMING | Klasse für Zeitmessungen | 20021018 | ||
2 | ![]() |
II_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_PTU_MESSAGE | Sammeln von Messages | 20021018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ungültige Referenz | 20021018 |
Method START Signature
Method START on class CL_PTU_TIMING has no parameter.
Method START on class CL_PTU_TIMING has no exception.
Method STOP Signature
Method STOP on class CL_PTU_TIMING has no parameter.
Method STOP on class CL_PTU_TIMING has no exception.
Method SUM_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NEW_TIME | Call by reference | Type reference (TYPE) | PTU_TIME | Zeit in Mikrosekunden | 20000818 | ||
2 | ![]() |
IV_OLD_TIME | Call by reference | Type reference (TYPE) | PTU_TIME | Zeit in Mikrosekunden | 20000818 | ||
3 | ![]() |
IV_TAG | Call by reference | Type reference (TYPE) | PTU_TAG | Kennzeichen | 20000818 |
Method SUM_TIME on class CL_PTU_TIMING has no exception.
Method WRITE_TIMING Signature
Method WRITE_TIMING on class CL_PTU_TIMING has no parameter.
Method WRITE_TIMING on class CL_PTU_TIMING has no exception.
History
Last changed by/on | SAP | 20021018 |
SAP Release Created in | 46C1 |