SAP ABAP Class CL_LIB_BITMASK (collection of binary values)
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_BITMASK  
Short Description collection of binary values    
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 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_BITMASK has no interface implemented.
Friends
Class CL_LIB_BITMASK 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 CAST Static method Public Method 20121127
2 CONSTRUCTOR Instance method Private Constructor 20121127
3 GET Instance method Public Method 20121127
4 GET_ITER Instance method Public Method 20121127
5 NEW Static method Public Method 20121127
6 SET Instance method Public Method 20121127
Events
Class CL_LIB_BITMASK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TV_16BIT Public See coding 20121127 TV_16BIT type x LENGTH 2
Method Signatures

Method CAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEM Call by reference Object reference (TYPE REF TO) IF_LIB_ELEMENT abstract element for use in collections 20121127
2 Returning RV_BOOL Value transfer Type reference (TYPE) ABAP_BOOL 20121127

Method CAST on class CL_LIB_BITMASK has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_LIB_BITMASK has no parameter.
Method CONSTRUCTOR on class CL_LIB_BITMASK 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_BITMASK has no exception.

Method GET_ITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_REF Value transfer Object reference (TYPE REF TO) IF_LIB_ITERABLE basic iterator interface 20121127

Method GET_ITER on class CL_LIB_BITMASK has no exception.

Method NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_REF Value transfer Object reference (TYPE REF TO) CL_LIB_BITMASK collection of binary values 20121127

Method NEW on class CL_LIB_BITMASK 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_BITMASK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740