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 CL_PTU_CONSTANTS 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 GC_TAG Constant Private Type reference (TYPE) PTU_TAG CL_PTU_CONSTANTS=>GC_TAG_TIMING Indicator 20000818
2 GI_MESSAGE Instance attribute Private Attribute reference (LIKE) 20020919
3 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_PTU_TIMING Class for Time Measurements 20021018
4 GT_TAG_STACK Instance attribute Private Type reference (TYPE) TT_TAG_STACK Stack from Indicator 20000818
5 GT_TIMING Instance attribute Private Type reference (TYPE) PTU_TIMING_T Information About Times 20000818
6 GV_MSG_DUMMY Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20010709
7 GV_TIME Instance attribute Private Type reference (TYPE) PTU_TIME Time Information 20000818
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_LOG Instance method Public Method 20030404
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000818
3 GET_INSTANCE Static method Public Method Return Singleton Instance 20021018
4 START Instance method Private Method Calculate Times 20000818
5 STOP Instance method Private Method Calculate Times 20000818
6 SUM_TIME Instance method Private Method Calculate Times 20000818
7 WRITE_TIMING 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 Importing 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 Exporting EO_TIMING Call by reference Object reference (TYPE REF TO) CL_PTU_TIMING Klasse für Zeitmessungen 20021018
2 Importing II_MESSAGE Call by reference Object reference (TYPE REF TO) IF_PTU_MESSAGE Sammeln von Messages 20021018
# Exception Resumable Description Created on
1 INVALID_REFERENCE 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 Importing IV_NEW_TIME Call by reference Type reference (TYPE) PTU_TIME Zeit in Mikrosekunden 20000818
2 Importing IV_OLD_TIME Call by reference Type reference (TYPE) PTU_TIME Zeit in Mikrosekunden 20000818
3 Importing 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