SAP ABAP Class IF_NHI_HANA_REPOSITORY (JSON Handler)
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
| Class | IF_NHI_HANA_REPOSITORY | |
| Short Description | JSON Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111027 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_NHI_HANA_REPOSITORY has no forward declaration.
Interfaces
Class IF_NHI_HANA_REPOSITORY has no interface implemented.
Friends
Class IF_NHI_HANA_REPOSITORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20111122 | |||||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'action' | 20111031 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'what' | 20111031 | |||
| 4 | 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
Class 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 class 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 class IF_NHI_HANA_REPOSITORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |