SAP ABAP Class CL_DB4_VIRTUAL_TABLE_SET (DB4: Backend SET operation with indirect virtual tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_VIRTUAL_TABLE_GENERIC | DB4: Backend generic virtual table | 20121114 |
Properties
Class | CL_DB4_VIRTUAL_TABLE_SET | |
Short Description | DB4: Backend SET operation with indirect virtual tables | |
Super Class | CL_DB4_VIRTUAL_TABLE_GENERIC | DB4: Backend generic virtual table |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | D4 | |
Program status | ||
Category | 0 | |
Package | STU4 | CCMS / AS/400 |
Created | 20121114 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DB4_VIRTUAL_TABLE_SET has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DB4_VIRTUAL_TABLE_ACCESSOR | 20121115 | DB4: Backend virtual table accessor |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of the set | 20121123 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_SET_OPERATIONS_TAB | Operations to build the set | 20121123 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TABLES_TAB | Information of tables used | 20121123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Add a set operation | 20121123 |
2 | ![]() |
Instance method | Protected | Method | Add a source table | 20121123 |
3 | ![]() |
Instance method | Protected | Method | Set the name of the SET | 20121123 |
Events
Class CL_DB4_VIRTUAL_TABLE_SET has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_TABLE | Private | See coding | 20121123 | begin of ty_table,
alias type string,
virtual_table type string,
access_method type string,
options_tab type db4bd_options_tab,
end of ty_table
|
||
2 | TY_TABLES_TAB | Private | See coding | 20121123 | ty_tables_tab type standard table of ty_table with key alias
|
Method Signatures
Method ADD_SET_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LEFT_TABLE | Call by reference | Type reference (TYPE) | CLIKE | 20121123 | |||
2 | ![]() |
I_OPERATOR | Call by reference | Type reference (TYPE) | CLIKE | 20121123 | |||
3 | ![]() |
I_RIGHT_TABLE | Call by reference | Type reference (TYPE) | CLIKE | 20121123 |
Method ADD_SET_OPERATION on class CL_DB4_VIRTUAL_TABLE_SET has no exception.
Method ADD_VIRTUAL_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACCESS_METHOD | Call by reference | Type reference (TYPE) | CLIKE | 20121123 | |||
2 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | CLIKE | 20121123 | |||
3 | ![]() |
I_OPTIONS_TAB | Call by reference | Type reference (TYPE) | DB4BD_OPTIONS_TAB | DB4: Backend access options tab | 20130503 | ||
4 | ![]() |
I_VIRTUAL_TABLE | Call by reference | Type reference (TYPE) | CLIKE | 20121123 |
Method ADD_VIRTUAL_TABLE on class CL_DB4_VIRTUAL_TABLE_SET has no exception.
Method SET_SETNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CLIKE | Name of the set | 20121123 |
Method SET_SETNAME on class CL_DB4_VIRTUAL_TABLE_SET has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |