SAP ABAP Class CL_LIB_STATIC (collection of static utility functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SHDB_TOOLS (Package) helper classes for HANA DB
Properties
Class CL_LIB_STATIC  
Short Description collection of static utility functions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHDB_TOOLS   helper classes for HANA DB 
Created 20120217   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LIB_STATIC has no forward declaration.
Interfaces
Class CL_LIB_STATIC has no interface implemented.
Friends
Class CL_LIB_STATIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_REF Static Attribute Public Object reference (TYPE REF TO) DATA 20120217
Methods
# Method Level Visibility Method type Description Created on
1 CONST_REF Static method Public Method 20120217
2 REF Static method Public Method 20120217
3 SQLSEC Static method Public Method 20130312
4 WHITELIST Static method Public Method 20130130
Events
Class CL_LIB_STATIC has no event.
Types
Class CL_LIB_STATIC has no local type.
Method Signatures

Method CONST_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) DATA 20120217
2 Returning RR_REF Value transfer Object reference (TYPE REF TO) DATA 20120217

Method CONST_REF on class CL_LIB_STATIC has no exception.

Method REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DATA Call by reference Type reference (TYPE) DATA 20120217

Method REF on class CL_LIB_STATIC has no exception.

Method SQLSEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STR Call by reference Type reference (TYPE) CLIKE 20130312
2 Returning RV_STR Value transfer Type reference (TYPE) STRING 20130312
# Exception Resumable Description Created on
1 CX_ABAP_NOT_IN_WHITELIST Value is not in the whitelist 20130312

Method WHITELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_WHITELIST Value transfer Type reference (TYPE) STRING_HASHED_TABLE Tabelle von verhashten Strings 20130130
2 Importing VAL Call by reference Type reference (TYPE) CSEQUENCE 20130130

Method WHITELIST on class CL_LIB_STATIC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730