SAP ABAP Class CL_DB4_VIRTUAL_TABLE_ITAB (DB4: Backend Internal 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 | 20130509 |
Properties
Class | CL_DB4_VIRTUAL_TABLE_ITAB | |
Short Description | DB4: Backend Internal Table | |
Super Class | CL_DB4_VIRTUAL_TABLE_GENERIC | DB4: Backend generic virtual table |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STU4 | CCMS / AS/400 |
Created | 20130509 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DB4_VIRTUAL_TABLE_ITAB has no forward declaration.
Interfaces
Class CL_DB4_VIRTUAL_TABLE_ITAB has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DB4_VIRTUAL_TABLE_ACCESSOR | 20130509 | 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_INTERNAL_TABLE | 20130509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Add an internal table | 20130509 |
2 | ![]() |
Instance method | Private | Method | Get the full data type associated with a field | 20130509 |
Events
Class CL_DB4_VIRTUAL_TABLE_ITAB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_INTERNAL_TABLE | Private | See coding | 20130509 | begin of TY_INTERNAL_TABLE ,
alias type STRING ,
name type STRING ,
values_tab type ref to DATA ,
end of TY_INTERNAL_TABLE
|
Method Signatures
Method ADD_INTERNAL_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 | 20130509 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20130509 | |||
3 | ![]() |
I_VALUES_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20130509 |
Method ADD_INTERNAL_TABLE on class CL_DB4_VIRTUAL_TABLE_ITAB has no exception.
Method FULL_DB_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FULL_DB_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130509 | |||
2 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20130509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB4: Backend exception class | 20130509 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |