SAP ABAP Class CL_DB4_VIRTUAL_TABLE_DIRECT (DB4: Backend direct access generic virtual table)
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 | 20121113 |
Properties
| Class | CL_DB4_VIRTUAL_TABLE_DIRECT | |
| Short Description | DB4: Backend direct access generic virtual table | |
| 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 | 20121113 | SAP |
| Last change | 20141121 | |
| 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_DIRECT 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 | Alias | 20121113 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Schema name | 20121113 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Table name | 20121113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add a source table | 20121123 |
Events
Class CL_DB4_VIRTUAL_TABLE_DIRECT has no event.
Types
Class CL_DB4_VIRTUAL_TABLE_DIRECT has no local type.
Method Signatures
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_DIRECT has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |