SAP ABAP Class CL_DB4_VIRTUAL_TABLE_DANSIJOIN (DB4: Backend ANSi SQL Join direct 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_DANSIJOIN | |
Short Description | DB4: Backend ANSi SQL Join direct 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_DANSIJOIN 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) | TY_JOINS_TAB | Join operations | 20121123 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TABLES_TAB | Tables information | 20121123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Add a equivalence | 20131025 |
2 | ![]() |
Instance method | Protected | Method | Add a join condition | 20121123 |
3 | ![]() |
Instance method | Protected | Method | Add a source table | 20121123 |
Events
Class CL_DB4_VIRTUAL_TABLE_DANSIJOIN 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,
schema_name type string,
table_name type string,
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_EQUIVALENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EQUIVALENCES | Call by reference | Type reference (TYPE) | CLIKE | 20131025 | |||
2 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20131025 |
Method ADD_EQUIVALENCE on class CL_DB4_VIRTUAL_TABLE_DANSIJOIN has no exception.
Method ADD_JOIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONDITION | Call by reference | Type reference (TYPE) | CLIKE | 20121123 | |||
2 | ![]() |
I_DEPENDENCIES | Call by reference | Type reference (TYPE) | CLIKE | 20131025 | |||
3 | ![]() |
I_LEFT_TABLE | Call by reference | Type reference (TYPE) | CLIKE | 20121123 | |||
4 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | CLIKE | 20121123 | |||
5 | ![]() |
I_RIGHT_TABLE | Call by reference | Type reference (TYPE) | CLIKE | 20121123 |
Method ADD_JOIN on class CL_DB4_VIRTUAL_TABLE_DANSIJOIN has no exception.
Method ADD_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | CLIKE | 20121123 | |||
2 | ![]() |
I_SCHEMA_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20121123 | |||
3 | ![]() |
I_TABLE_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20121123 |
Method ADD_TABLE on class CL_DB4_VIRTUAL_TABLE_DANSIJOIN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |