SAP ABAP Class CL_GRFN_CCI_HANA (CCI Proxy to HANA)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRFN_IE_LEGACY (Package) GRC Integration Engine: 3.0 Legacy Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_CCI | Generic CCI | 20121011 |
Properties
| Class | CL_GRFN_CCI_HANA | |
| Short Description | CCI Proxy to HANA | |
| Super Class | CL_GRFN_CCI | Generic CCI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_IE_LEGACY | GRC Integration Engine: 3.0 Legacy Objects |
| Created | 20121011 | SAP |
| Last change | 20141106 | |
| 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_GRFN_CCI_HANA has no interface implemented.
Friends
Class CL_GRFN_CCI_HANA has no friend class.
Attributes
Class CL_GRFN_CCI_HANA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert component from CCI name to database name | 20121019 | |
| 2 | Instance method | Private | Method | 20121019 | ||
| 3 | Static method | Public | Method | XML -> structure | 20121012 | |
| 4 | Static method | Public | Method | structure -> XML | 20121012 |
Events
Class CL_GRFN_CCI_HANA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_SCRIPT_DATA | Public | See coding | 20121012 | BEGIN OF s_script_data,
schema TYPE string,
viewname TYPE string,
END OF s_script_data
|
||
| 2 | T_TABLE_DATA | Private | See coding | 20121019 | t_table_data TYPE STANDARD TABLE OF tab512
|
||
| 3 | T_TABLE_FIELD | Private | See coding | 20121019 | t_table_field TYPE STANDARD TABLE OF rfc_db_fld
|
Method Signatures
Method CONVERT_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMP_NAME | Value transfer | Type reference (TYPE) | ABAP_COMPNAME | 20121019 | ||||
| 2 | RV_COMP_NAME | Value transfer | Type reference (TYPE) | ABAP_COMPNAME | 20121019 |
Method CONVERT_COMPONENT on class CL_GRFN_CCI_HANA has no exception.
Method CONVERT_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20121019 | ||||
| 2 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20121019 | ||||
| 3 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20121019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121019 |
Method GET_SCRIPT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCRIPT | Call by reference | Type reference (TYPE) | STRING | 20121012 | ||||
| 2 | RS_SCRIPT | Value transfer | Type reference (TYPE) | S_SCRIPT_DATA | 20121012 |
Method GET_SCRIPT_DATA on class CL_GRFN_CCI_HANA has no exception.
Method GET_SCRIPT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCHEMANAME | Value transfer | Type reference (TYPE) | GRFN_HANA_SCHEMA | HANA Schema Name | 20121105 | |||
| 2 | IV_VIEWNAME | Value transfer | Type reference (TYPE) | GRFN_HANA_VIEW | View name | 20121016 | |||
| 3 | RV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20121012 |
Method GET_SCRIPT_ID on class CL_GRFN_CCI_HANA has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |