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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120724 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20120724 | |
2 | ![]() |
Static method | Public | Method | 20120724 | |
3 | ![]() |
Static method | Public | Method | 20120724 | |
4 | ![]() |
Instance method | Public | Method | 20120724 | |
5 | ![]() |
Instance method | Public | Method | 20120724 | |
6 | ![]() |
Static method | Private | Method | returns an SQL operator for a given selection option | 20131016 |
7 | ![]() |
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 | ![]() |
IR_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20120724 | |||
2 | ![]() |
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 | ![]() |
IT_SEL | Call by reference | Type reference (TYPE) | TABLE | 20120724 | |||
2 | ![]() |
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 | ![]() |
IV_SEL | Call by reference | Type reference (TYPE) | STRING | 20120724 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | STRING | 20120724 | |||
2 | ![]() |
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 | ![]() |
IV_SELOP | Call by reference | Type reference (TYPE) | CHAR2 | 20131016 | |||
2 | ![]() |
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 |