SAP ABAP Class /BCV/CL_LICENSE_AUDIT (License Audit)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/LICENSE (Package) BCV License Audit
Properties
Class /BCV/CL_LICENSE_AUDIT  
Short Description License Audit    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/LICENSE   BCV License Audit 
Created 20081105   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BCV/CL_LICENSE_AUDIT has no forward declaration.
Interfaces
Class /BCV/CL_LICENSE_AUDIT has no interface implemented.
Friends
Class /BCV/CL_LICENSE_AUDIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TIME_ZONE_UTC Constant Private Type reference (TYPE) TZNZONE 'UTC ' Time zone UTC 20081205
2 GT_CLIENT Static Attribute Private See coding 20081205
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20081205
2 DELETE_LEGACY_DATA Static method Private Method Delete Legacy Data 20081205
3 GET_LICENSE_DATA Static method Private Method Get License Audit Data from Database 20081203
4 GET_RESULT_OF_LICENSE_AUDIT Static method Public Method Get Result of License Audit 20081105
5 GET_USER_NAMES Static method Private Method Get List of full Usernames 20081205
6 REGISTER Static method Public Method Register for License Audit 20081106
Events
Class /BCV/CL_LICENSE_AUDIT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CLIENT Private See coding 20081205 BEGIN OF ty_client, client TYPE /bcv/license_client, END OF ty_client
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /BCV/CL_LICENSE_AUDIT has no parameter.
Method CLASS_CONSTRUCTOR on class /BCV/CL_LICENSE_AUDIT has no exception.

Method DELETE_LEGACY_DATA Signature

Method DELETE_LEGACY_DATA on class /BCV/CL_LICENSE_AUDIT has no parameter.
Method DELETE_LEGACY_DATA on class /BCV/CL_LICENSE_AUDIT has no exception.

Method GET_LICENSE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) /BCV/LICENSE_DATE Date 20081205
2 Returning RT_LICENSE_DATA Value transfer Type reference (TYPE) /BCV/T_LICENSE_DATA License Audit Data 20081205

Method GET_LICENSE_DATA on class /BCV/CL_LICENSE_AUDIT has no exception.

Method GET_RESULT_OF_LICENSE_AUDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) RSUVMRES_T System Measurement: Table with the Result of Engine Meas. 20081105

Method GET_RESULT_OF_LICENSE_AUDIT on class /BCV/CL_LICENSE_AUDIT has no exception.

Method GET_USER_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LICENSE_DATA Call by reference Type reference (TYPE) /BCV/T_LICENSE_DATA License Audit Data 20081205
2 Returning RT_USER_NAMES Value transfer Type reference (TYPE) /BCV/T_LICENSE_USER_NAMES User Names 20081205

Method GET_USER_NAMES on class /BCV/CL_LICENSE_AUDIT has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Classification Key 20081106

Method REGISTER on class /BCV/CL_LICENSE_AUDIT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701