SAP ABAP Interface IF_SHDB_DEF (definitions for SHDB)
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
Interface | IF_SHDB_DEF | |
Short Description | definitions for SHDB |
General Data
Package | SHDB_TOOLS | helper classes for HANA DB |
Created | 20111110 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SHDB_DEF has no interface.
Friends
Interface IF_SHDB_DEF has no friend.
Attributes
Interface IF_SHDB_DEF has no attribute.
Methods
Interface IF_SHDB_DEF has no method.
Events
Interface IF_SHDB_DEF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_NAMED_OREF | Public | See coding | 20131030 | begin of ts_named_oref,
name type string,
oref type REF TO OBJECT,
END OF ts_named_oref
|
||
2 | TS_PARVAL | Public | See coding | 20120213 | BEGIN OF TS_PARVAL,
par type string,
val type string,
END OF ts_parval
|
||
3 | TT_NAMED_OREF | Public | See coding | 20131030 | tt_named_oref TYPE STANDARD TABLE OF ts_named_oref WITH DEFAULT KEY
|
||
4 | TT_PARVAL | Public | See coding | 20120213 | tt_parval type STANDARD TABLE OF ts_parval WITH KEY par
|
||
5 | TT_STRING | Public | See coding | 20130605 | TT_STRING TYPE STANDARD TABLE OF string WITH DEFAULT KEY
|
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 730 |