SAP ABAP Interface IF_SHDB_APPL_INFO (Obtain data from different SAP applications)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
HAN-DB (Application Component) SAP HANA Database
⤷
SHDB (Package) Basis Package for HDB

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDU_APPL_INFO | provides info about application objects | 20130723 |
Properties
Interface | IF_SHDB_APPL_INFO | |
Short Description | Obtain data from different SAP applications |
General Data
Package | SHDB | Basis Package for HDB |
Created | 20130620 | SAP |
Last changed | 20140121 | SAP |
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) |
2 | CL_SHDB_TAB_CLASSIFICATION | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_SHDB_APPL_INFO has no interface.
Friends
Interface IF_SHDB_APPL_INFO has no friend.
Attributes
Interface IF_SHDB_APPL_INFO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Obtain a semantic classification for a given HANA table | 20130705 |
2 | ![]() |
Static method | Public | Method | Generate an instance | 20130809 |
3 | ![]() |
Instance method | Public | Method | Obtain a partition specification for a given HANA table | 20130814 |
4 | ![]() |
Instance method | Public | Method | Obtain compression parameters for a given HANA table | 20130925 |
Events
Interface IF_SHDB_APPL_INFO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_COMPR | Public | See coding | 20130925 | begin of ts_COMPR,
am type string,
aoc type string,
END OF ts_compr
|
Method Signatures
Method CLASSIFIY_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20130705 | ||
2 | ![]() |
IV_TPLACEMENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130809 | |||
3 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20130809 | |||
4 | ![]() |
RS_CLASSIFICATION | Value transfer | Type reference (TYPE) | CL_SHDB_TAB_CLASSIFICATION=>TS_TABCLASS | 20130705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
exceptions of HANA DB objects | 20130814 |
Method NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_REF | Value transfer | Object reference (TYPE REF TO) | IF_SHDB_APPL_INFO | obtain data from different SAP applications | 20130809 |
Method NEW on Interface IF_SHDB_APPL_INFO has no exception.
Method PARTITION_SPEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PSPEC_DB | Call by reference | Object reference (TYPE REF TO) | CL_SHDB_PARTSPEC | HANA Partition Specs | 20130814 | ||
2 | ![]() |
IV_NUM_SERVERS | Call by reference | Type reference (TYPE) | I | 0 | 20130814 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20130814 | ||
4 | ![]() |
RR_PSPEC | Value transfer | Object reference (TYPE REF TO) | CL_SHDB_PARTSPEC | HANA Partition Specs | 20130814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
exceptions of HANA DB objects | 20130814 |
Method TAB_COMPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20130925 | ||
2 | ![]() |
RS_COMPR | Value transfer | Type reference (TYPE) | TS_COMPR | 20130925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
exceptions of HANA DB objects | 20130925 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |