SAP ABAP Class CL_SWLT_SERVICE (Services for Worklist Tool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWLT (Package) SQL Performance Tuning Worklist
Properties
Class CL_SWLT_SERVICE  
Short Description Services for Worklist Tool    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWLT   SQL Performance Tuning Worklist 
Created 20121130   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWLT_SERVICE has no forward declaration.
Interfaces
Class CL_SWLT_SERVICE has no interface implemented.
Friends
Class CL_SWLT_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESS Instance attribute Private Object reference (TYPE REF TO) IF_SWLT_STATIC_ACCESS 20121217
2 AUTHORITY_CHECKER Instance attribute Private Object reference (TYPE REF TO) LIF_AUTHORITY_CHECKER 20130429
3 BADI_HANDLE Instance attribute Private Object reference (TYPE REF TO) SWLT_RANKING 20130307
4 CHECK_SOURCE Instance attribute Private Type reference (TYPE) SWLT_D_CHECK_SOURCE IF_SWLT_CONSTANTS=>C_CI 20130103
5 C_ACTIVITY_ADMIN Constant Public Type reference (TYPE) XUFUNCTION 'SQMA' 20130102
6 C_ACTIVITY_READ Constant Public Type reference (TYPE) XUFUNCTION 'SQMD' 20130102
7 SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_SWLT_SERVICE 20121130
8 UUID_PROVIDER Instance attribute Private Object reference (TYPE REF TO) LIF_UUID_PROVIDER 20130429
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Instance method Public Method 20130102
2 CONVERT_TIMESTAMP_TO_OUTPUT Instance method Public Method 20130624
3 CREATE_GUID Instance method Public Method 20130220
4 GET_ACCESS Instance method Public Method 20121217
5 GET_BADI_HANDLE Instance method Public Method 20130307
6 GET_CHECK_SOURCE Instance method Public Method 20130103
7 GET_INSTANCE Static method Public Method 20121130
8 SET_BADI_HANDLE Instance method Public Method 20130307
9 SET_CHECK_SOURCE Instance method Public Method 20130103
Events
Class CL_SWLT_SERVICE has no event.
Types
Class CL_SWLT_SERVICE has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) CSEQUENCE CL_SWLT_SERVICE=>C_ACTIVITY_READ 20130102
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130102

Method CONVERT_TIMESTAMP_TO_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMESTAMP Call by reference Type reference (TYPE) SWLT_SQLM_H-CREATED_ON 20130624
2 Returning R_RESULT Value transfer Type reference (TYPE) STRING 20130624

Method CONVERT_TIMESTAMP_TO_OUTPUT on class CL_SWLT_SERVICE has no exception.

Method CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) SWLT_D_ID 20130220

Method CREATE_GUID on class CL_SWLT_SERVICE has no exception.

Method GET_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACCESS Value transfer Object reference (TYPE REF TO) IF_SWLT_STATIC_ACCESS 20121217

Method GET_ACCESS on class CL_SWLT_SERVICE has no exception.

Method GET_BADI_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BADI_HANDLE Value transfer Object reference (TYPE REF TO) SWLT_RANKING 20130307

Method GET_BADI_HANDLE on class CL_SWLT_SERVICE has no exception.

Method GET_CHECK_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) SWLT_D_CHECK_SOURCE 20130103

Method GET_CHECK_SOURCE on class CL_SWLT_SERVICE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWLT_SERVICE 20121130

Method GET_INSTANCE on class CL_SWLT_SERVICE has no exception.

Method SET_BADI_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BADI_HANDLE Call by reference Object reference (TYPE REF TO) SWLT_RANKING 20130307

Method SET_BADI_HANDLE on class CL_SWLT_SERVICE has no exception.

Method SET_CHECK_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE Call by reference Type reference (TYPE) SWLT_D_CHECK_SOURCE 20130103

Method SET_CHECK_SOURCE on class CL_SWLT_SERVICE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740