SAP ABAP Class CL_LIB_REF (selfcontained reference)
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_REF  
Short Description selfcontained reference    
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 20130925   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LIB_REF has no forward declaration.
Interfaces
Class CL_LIB_REF has no interface implemented.
Friends
Class CL_LIB_REF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF Instance attribute Public Object reference (TYPE REF TO) DATA 20130925
2 _MR_RTTI Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_DATADESCR 20130925
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130925
2 INT Instance method Public Method 20130925
3 NEW Static method Public Method 20130925
4 STR Instance method Public Method 20130925
5 _ZTEST Static method Public Method 20130925
Events
Class CL_LIB_REF has no event.
Types
Class CL_LIB_REF has no local type.
Method Signatures

Method CONSTRUCTOR 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 20130925

Method CONSTRUCTOR on class CL_LIB_REF has no exception.

Method INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RES Value transfer Type reference (TYPE) I 20130925

Method INT on class CL_LIB_REF has no exception.

Method NEW 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 20130925
2 Returning RR_REF Value transfer Object reference (TYPE REF TO) CL_LIB_REF selfcontained reference 20130925

Method NEW on class CL_LIB_REF has no exception.

Method STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RES Value transfer Type reference (TYPE) STRING 20130925

Method STR on class CL_LIB_REF has no exception.

Method _ZTEST Signature

Method _ZTEST on class CL_LIB_REF has no parameter.
Method _ZTEST on class CL_LIB_REF has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740