SAP ABAP Class CL_FDT_HANA_CATALOG_READER (BRFplus: Reading HANA Catalog Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_HANA (Package) BRFplus: HANA Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_HANA_CATALOG_READER | BRFplus: Reader for HANA Catalog Objects | 20121122 |
Properties
| Class | CL_FDT_HANA_CATALOG_READER | |
| Short Description | BRFplus: Reading HANA Catalog Objects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_HANA | BRFplus: HANA Integration |
| Created | 20121122 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FDT_HANA_CATALOG_READER | BRFplus: Reader for HANA Catalog Objects | 20121122 |
Friends
Class CL_FDT_HANA_CATALOG_READER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121122 | |
| 2 | Static method | Public | Method | 20121122 |
Events
Class CL_FDT_HANA_CATALOG_READER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COLOBJ_MAIN_TYPE | Private | Attribute reference (LIKE) | 20121123 | |
||
| 2 | COLOBJ_TYPE | Private | Attribute reference (LIKE) | 20121123 | |
||
| 3 | S_COLUMN_OBJECT_FIELD | Private | Attribute reference (LIKE) | 20121123 | |
||
| 4 | S_COLUMN_OBJECT_HEADER | Private | Attribute reference (LIKE) | 20121123 | |
||
| 5 | S_DB_VERSION | Private | Attribute reference (LIKE) | 20130926 | |
||
| 6 | S_SCHEMA | Private | Attribute reference (LIKE) | 20121218 | |
||
| 7 | T_COLOBJ_MAIN_TYPE | Private | Attribute reference (LIKE) | 20121128 | |
||
| 8 | T_COLOBJ_TYPE | Private | Attribute reference (LIKE) | 20121128 | |
||
| 9 | T_COLUMN_OBJECT_FIELD | Private | Attribute reference (LIKE) | 20121123 | |
||
| 10 | T_COLUMN_OBJECT_HEADER | Private | Attribute reference (LIKE) | 20121123 | |
||
| 11 | T_DB_VERSION | Private | Attribute reference (LIKE) | 20130926 | |
||
| 12 | T_SCHEMA | Private | Attribute reference (LIKE) | 20121218 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | CL_SQL_CONNECTION=>C_DEFAULT_CONNECTION | Logical name for a database connection | 20130218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: System Failure | 20121122 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130218 | |||
| 2 | RO_HANA_CATALOG_READER | Value transfer | Object reference (TYPE REF TO) | IF_FDT_HANA_CATALOG_READER | BRFplus: Reader for HANA Catalog Object | 20121122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: System Failure | 20121122 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |