SAP ABAP Class CL_LIB_SELTAB (handle selection tables)
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_SELTAB  
Short Description handle selection tables    
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 20120724   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LIB_SELTAB has no forward declaration.
Interfaces
Class CL_LIB_SELTAB has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_LIB_SELTAB 20120724 interface for selection tables (SELTAB)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MR_SELTAB Instance attribute Private Object reference (TYPE REF TO) DATA 20120724
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20120724
2 NEW Static method Public Method 20120724
3 NEW_FLAT Static method Public Method 20120724
4 SELTAB Instance method Public Method 20120724
5 SQL_WHERE_CONDITION Instance method Public Method 20120724
6 _SQL_OPERATOR Static method Private Method returns an SQL operator for a given selection option 20131016
7 _ZTEST Static method Public Method 20130925
Events
Class CL_LIB_SELTAB has no event.
Types
Class CL_LIB_SELTAB 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 IR_HANDLE Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR 20120724
2 Importing IT_SEL Call by reference Type reference (TYPE) TABLE 20120724

Method CONSTRUCTOR on class CL_LIB_SELTAB has no exception.

Method NEW Signature

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

Method NEW on class CL_LIB_SELTAB has no exception.

Method NEW_FLAT Signature

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

Method NEW_FLAT on class CL_LIB_SELTAB has no exception.

Method SELTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SELTAB Value transfer Type reference (TYPE) IF_LIB_SELTAB=>TT_SEL 20120724

Method SELTAB on class CL_LIB_SELTAB has no exception.

Method SQL_WHERE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD Call by reference Type reference (TYPE) STRING 20120724
2 Returning RV_COND Value transfer Type reference (TYPE) STRING 20120724

Method SQL_WHERE_CONDITION on class CL_LIB_SELTAB has no exception.

Method _SQL_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SELOP Call by reference Type reference (TYPE) CHAR2 20131016
2 Returning RV_SQLOP Value transfer Type reference (TYPE) STRING 20131016

Method _SQL_OPERATOR on class CL_LIB_SELTAB has no exception.

Method _ZTEST Signature

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