SAP ABAP Class CL_LIB_COLL_BIT (collection of bits)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SHDB_TOOLS (Package) helper classes for HANA DB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LIB_COLL_DATA collection of data elements 20121127
Properties
Class CL_LIB_COLL_BIT  
Short Description collection of bits    
Super Class CL_LIB_COLL_DATA collection of data elements 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHDB_TOOLS   helper classes for HANA DB 
Created 20121024   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LIB_COLL_BIT has no interface implemented.
Friends
Class CL_LIB_COLL_BIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MV_DATA Instance attribute Private Type reference (TYPE) TV_16BIT 20121127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121127
2 GET Instance method Public Method 20121127
3 SET Instance method Public Method 20121127
4 __ZEST Static method Public Method 20121127
Events
Class CL_LIB_COLL_BIT has no event.
Types
Class CL_LIB_COLL_BIT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_LIB_COLL_BIT has no parameter.
Method CONSTRUCTOR on class CL_LIB_COLL_BIT has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POS Call by reference Type reference (TYPE) I 20121127
2 Returning RV_BOOL Value transfer Type reference (TYPE) ABAP_BOOL 20121127

Method GET on class CL_LIB_COLL_BIT has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOOL Call by reference Type reference (TYPE) ABAP_BOOL 20121127
2 Importing IV_POS Call by reference Type reference (TYPE) I 20121127

Method SET on class CL_LIB_COLL_BIT has no exception.

Method __ZEST Signature

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