SAP ABAP Class CL_USGQ_USAGE_COUNTER (Usage counter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PS (Application Component) Productivity Services
     SUSAGE_QUANTIFICATION (Package) PS Usage Counter
Properties
Class CL_USGQ_USAGE_COUNTER  
Short Description Usage counter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUSAGE_QUANTIFICATION   PS Usage Counter 
Created 20110209   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USGQ_USAGE_COUNTER has no forward declaration.
Interfaces
Class CL_USGQ_USAGE_COUNTER has no interface implemented.
Friends
Class CL_USGQ_USAGE_COUNTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_BADI Static Attribute Private Object reference (TYPE REF TO) USGQ_USAGE_COUNTER 20110209
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110209
2 INCREMENT_WITH_IMPL_COMMIT Static method Public Method Default method to increment counter, implicit commit 20110209
Events
Class CL_USGQ_USAGE_COUNTER has no event.
Types
Class CL_USGQ_USAGE_COUNTER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_USGQ_USAGE_COUNTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_USGQ_USAGE_COUNTER has no exception.

Method INCREMENT_WITH_IMPL_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Value transfer Type reference (TYPE) USGQ_APPLICATION 'SELFTEST' Name of an application, for measuring its usage 20110209
2 Importing IV_DELTA Value transfer Type reference (TYPE) INT4 1 Count increment (default = 1) 20110209

Method INCREMENT_WITH_IMPL_COMMIT on class CL_USGQ_USAGE_COUNTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731