SAP ABAP Interface IF_NHI_HANA_REPOSITORY (JSON Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SNHI_CORE (Package) ABAP-HANA Integration: Core/Reuse Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NHI_HANA_REPOSITORY | JSON Handler | 20111027 |
Properties
| Interface | IF_NHI_HANA_REPOSITORY | |
| Short Description | JSON Handler |
General Data
| Package | SNHI_CORE | ABAP-HANA Integration: Core/Reuse Objects |
| Created | 20111027 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_NHI_HANA_REPOSITORY has no forward declaration.
Interfaces
Interface IF_NHI_HANA_REPOSITORY has no interface.
Friends
Interface IF_NHI_HANA_REPOSITORY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_HANA_OBJECT_TYPE | Constant | Public | See coding | 20111122 | ||||
| 2 | CO_PARAMETER_REQUEST_METHOD | Constant | Public | Type reference (TYPE) | STRING | 'action' | 20111031 | ||
| 3 | CO_PARAMETER_RESOURCE | Constant | Public | Type reference (TYPE) | STRING | 'what' | 20111031 | ||
| 4 | CO_SESSION_TYPE | Constant | Public | See coding | 20120120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111027 | ||
| 2 | Instance method | Public | Method | 20120302 | ||
| 3 | Instance method | Public | Method | 20111122 | ||
| 4 | Instance method | Public | Method | 20111028 |
Events
Interface IF_NHI_HANA_REPOSITORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_EXECUTION_STATUS | Public | See coding | 20111128 | BEGIN OF ty_s_execution_status,
return_code TYPE i,
return_msg TYPE string,
return_arg TYPE string,
END OF ty_s_execution_status
|
Method Signatures
Method EXECUTE_STORED_PROCEDURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_NHI_STORED_PROCEDURE_PARAM | 20111027 | ||||
| 2 | R_RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_NHI_STORED_PROCEDURE_PARAM | 20111027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111027 |
Method EXECUTE_STORED_PROCEDURE_V2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_NHI_STORED_PROCEDURE_PAR_V2 | 20120302 | ||||
| 2 | R_RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_NHI_STORED_PROCEDURE_PAR_V2 | 20120302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120302 |
Method GET_OBJECT_TYPE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | STRING | 20111122 | ||||
| 2 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20111122 |
Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_NHI_HANA_REPOSITORY has no exception.
Method IS_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111028 |
Method IS_SUPPORTED on Interface IF_NHI_HANA_REPOSITORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |