SAP ABAP Class IF_PTU_TIMING (Log the Time Information)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PTU_TIMING | Class for Time Measurements | 20000818 |
Properties
| Class | IF_PTU_TIMING | |
| Short Description | Log the Time Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000818 | SAP |
| Last change | 20010924 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PTU_TIMING has no forward declaration.
Interfaces
Class IF_PTU_TIMING has no interface implemented.
Friends
Class IF_PTU_TIMING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PTU_MESSAGE | Collect Messages | 20020919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Exchange Application Log | 20030404 | |
| 2 | Instance method | Public | Method | Output Time Information | 20030218 | |
| 3 | Instance method | Public | Method | Reset Time Information | 20030227 | |
| 4 | Instance method | Public | Method | Start Time Measurement | 20000818 | |
| 5 | Instance method | Public | Method | Stop Time Measurement | 20000818 | |
| 6 | Instance method | Public | Method | Log Time Messages | 20000818 |
Events
Class IF_PTU_TIMING has no event.
Types
Class IF_PTU_TIMING has no local type.
Method Signatures
Method CHANGE_LOG 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 | 20030404 |
Method CHANGE_LOG on class IF_PTU_TIMING has no exception.
Method GET_TIMING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TIMING | Call by reference | Type reference (TYPE) | PTU_TIMING_T | objektspezifische Zeitinformationen | 20030218 |
Method GET_TIMING on class IF_PTU_TIMING has no exception.
Method RESET_TIMING Signature
Method RESET_TIMING on class IF_PTU_TIMING has no parameter.
Method RESET_TIMING on class IF_PTU_TIMING has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAG | Call by reference | Type reference (TYPE) | PTU_TAG | Kennzeichen | 20000818 |
Method START on class IF_PTU_TIMING has no exception.
Method STOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAG | Call by reference | Type reference (TYPE) | PTU_TAG | Kennzeichen | 20000818 |
Method STOP on class IF_PTU_TIMING has no exception.
Method WRITE_TIMING Signature
Method WRITE_TIMING on class IF_PTU_TIMING has no parameter.
Method WRITE_TIMING on class IF_PTU_TIMING has no exception.
History
| Last changed by/on | SAP | 20010924 |
| SAP Release Created in |