Class Method list used by SAP ABAP Class CL_NHI_HANA_REPOSITORY (JSON Handler)
SAP ABAP Class
CL_NHI_HANA_REPOSITORY (JSON Handler) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_ABAP_CODEPAGE - CONVERT_FROM | Code Page Utility Class | |
2 | ![]() |
CL_ABAP_CODEPAGE - CONVERT_FROM | Code Page Utility Class | |
3 | ![]() |
CL_ABAP_CODEPAGE - CONVERT_FROM | Code Page Utility Class | |
4 | ![]() |
CL_ABAP_CODEPAGE - CONVERT_FROM | Code Page Utility Class | |
5 | ![]() |
CL_ABAP_CODEPAGE - CONVERT_TO | Code Page Utility Class | |
6 | ![]() |
CL_ABAP_CODEPAGE - CONVERT_TO | Code Page Utility Class | |
7 | ![]() |
CL_ABAP_CODEPAGE - CONVERT_TO | Code Page Utility Class | |
8 | ![]() |
CL_ABAP_UNIT_ASSERT - ABORT | ABAP Unit: Assertions (see longtext) | |
9 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see longtext) | |
10 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | |
11 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL | ABAP Unit: Assertions (see longtext) | |
12 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_NOT_INITIAL | ABAP Unit: Assertions (see longtext) | |
13 | ![]() |
CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | |
14 | ![]() |
CL_NHI_HANA_REPOSITORY - BUILD_PROCEDURE_REQUEST_V1 | JSON Handler | SOURCE cl_abap_unit_assert=>assert_equals( exp = expected_procedure_request act = me->hana_repository->build_procedure_request_v1( i_request = request ) ). |
15 | ![]() |
CL_NHI_HANA_REPOSITORY - BUILD_PROCEDURE_REQUEST_V1 | JSON Handler | SOURCE cl_abap_unit_assert=>assert_equals( exp = expected_procedure_request act = me->hana_repository->build_procedure_request_v1( i_request = request ) ). |
16 | ![]() |
CL_NHI_HANA_REPOSITORY - BUILD_PROCEDURE_REQUEST_V1 | JSON Handler | SOURCE cl_abap_unit_assert=>assert_equals( exp = expected_procedure_request act = me->hana_repository->build_procedure_request_v1( i_request = request ) ). |
17 | ![]() |
CL_NHI_HANA_REPOSITORY - BUILD_PROCEDURE_REQUEST_V1 | JSON Handler | SOURCE me->hana_repository->build_procedure_request_v1( i_request = request ). |
18 | ![]() |
CL_NHI_HANA_REPOSITORY - BUILD_PROCEDURE_REQUEST_V1 | JSON Handler | SOURCE procedure_request = me->build_procedure_request_v1( i_request = i_request ). |
19 | ![]() |
CL_NHI_HANA_REPOSITORY - BUILD_PROCEDURE_REQUEST_V2 | JSON Handler | SOURCE cl_abap_unit_assert=>assert_equals( exp = expected_procedure_request act = me->hana_repository->build_procedure_request_v2( i_request = request ) ). |
20 | ![]() |
CL_NHI_HANA_REPOSITORY - BUILD_PROCEDURE_REQUEST_V2 | JSON Handler | SOURCE cl_abap_unit_assert=>assert_equals( exp = expected_procedure_request act = me->hana_repository->build_procedure_request_v2( i_request = request ) ). |
21 | ![]() |
CL_NHI_HANA_REPOSITORY - BUILD_PROCEDURE_REQUEST_V2 | JSON Handler | SOURCE cl_abap_unit_assert=>assert_equals( exp = expected_procedure_request act = me->hana_repository->build_procedure_request_v2( i_request = request ) ). |
22 | ![]() |
CL_NHI_HANA_REPOSITORY - BUILD_PROCEDURE_REQUEST_V2 | JSON Handler | SOURCE me->hana_repository->build_procedure_request_v2( i_request = request ). |
23 | ![]() |
CL_NHI_HANA_REPOSITORY - BUILD_PROCEDURE_REQUEST_V2 | JSON Handler | SOURCE procedure_request = me->build_procedure_request_v2( i_request = i_request ). |
24 | ![]() |
CL_NHI_HANA_REPOSITORY - CONSTRUCTOR | JSON Handler | SOURCE CREATE OBJECT r_hana_repository |
25 | ![]() |
CL_NHI_HANA_REPOSITORY - CONSTRUCTOR | JSON Handler | SOURCE EXPORTING |
26 | ![]() |
CL_NHI_HANA_REPOSITORY - CONSTRUCTOR | JSON Handler | SOURCE i_database_connection_name = i_database_connection_name. |
27 | ![]() |
CL_NHI_HANA_REPOSITORY - CREATE_INSTANCE | JSON Handler | |
28 | ![]() |
CL_NHI_HANA_REPOSITORY - ESTABLISH_DATABASE_CONNECTION | JSON Handler | SOURCE me->hana_repository->establish_database_connection( ). |
29 | ![]() |
CL_NHI_HANA_REPOSITORY - ESTABLISH_DATABASE_CONNECTION | JSON Handler | SOURCE me->hana_repository->establish_database_connection( ). |
30 | ![]() |
CL_NHI_HANA_REPOSITORY - ESTABLISH_DATABASE_CONNECTION | JSON Handler | SOURCE me->establish_database_connection( ). |
31 | ![]() |
CL_NHI_HANA_REPOSITORY - ESTABLISH_DATABASE_CONNECTION | JSON Handler | SOURCE me->establish_database_connection( ). |
32 | ![]() |
CL_NHI_HANA_REPOSITORY - EXECUTE_PROCEDURE | JSON Handler | SOURCE procedure_response = execute_procedure( procedure_request ). |
33 | ![]() |
CL_NHI_HANA_REPOSITORY - EXECUTE_PROCEDURE | JSON Handler | SOURCE procedure_response = execute_procedure( procedure_request ). |
34 | ![]() |
CL_NHI_HANA_REPOSITORY - EXECUTE_PROCEDURE_PRELUDE | JSON Handler | SOURCE execute_procedure_prelude( ). |
35 | ![]() |
CL_NHI_HANA_REPOSITORY - EXECUTE_PROCEDURE_PRELUDE | JSON Handler | SOURCE execute_procedure_prelude( ). |
36 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_REMOTE_HANA_DESTINATION | JSON Handler | SOURCE cl_abap_unit_assert=>assert_equals( exp = 'BLUBB' act = me->hana_repository->get_remote_hana_destination( ) ). |
37 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_REMOTE_HANA_DESTINATION | JSON Handler | SOURCE remote_hana_destination = me->get_remote_hana_destination( ). |
38 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_REMOTE_HANA_DESTINATION | JSON Handler | SOURCE remote_hana_destination = me->get_remote_hana_destination( ). |
39 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_REMOTE_HANA_DESTINATION | JSON Handler | SOURCE remote_hana_destination = me->get_remote_hana_destination( ). |
40 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_STRING_FROM_RESPONSE | JSON Handler | SOURCE cl_abap_unit_assert=>assert_equals( act = me->hana_repository->get_string_from_response( i_byte_stream_reader = byte_stream_reader ) exp = co_wutz ). |
41 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_STRING_FROM_RESPONSE | JSON Handler | SOURCE r_result->json_object->set_json( i_json = me->get_string_from_response( byte_stream_reader ) ). |
42 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_STRING_FROM_RESPONSE | JSON Handler | SOURCE r_result->cdata = me->get_string_from_response( byte_stream_reader ). |
43 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_STRING_FROM_RESPONSE | JSON Handler | SOURCE r_result->json_object->set_json( i_json = me->get_string_from_response( byte_stream_reader ) ). |
44 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_STRING_FROM_RESPONSE | JSON Handler | SOURCE attachment-string_content = me->get_string_from_response( i_byte_stream_reader = byte_stream_reader ). |
45 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_XSTRING_FROM_RESPONSE | JSON Handler | SOURCE cl_abap_unit_assert=>assert_equals( act = me->hana_repository->get_xstring_from_response( i_byte_stream_reader = byte_stream_reader ) exp = payload_bytes ). |
46 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_XSTRING_FROM_RESPONSE | JSON Handler | SOURCE xstring = me->get_xstring_from_response( i_byte_stream_reader ). |
47 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_XSTRING_FROM_RESPONSE | JSON Handler | SOURCE r_result->bdata = me->get_xstring_from_response( byte_stream_reader ). |
48 | ![]() |
CL_NHI_HANA_REPOSITORY - GET_XSTRING_FROM_RESPONSE | JSON Handler | SOURCE attachment-binary_content = me->get_xstring_from_response( i_byte_stream_reader = byte_stream_reader ). |
49 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V1 | JSON Handler | SOURCE response = me->hana_repository->parse_procedure_response_v1( i_procedure_response = procedure_response ). |
50 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V1 | JSON Handler | SOURCE response = me->hana_repository->parse_procedure_response_v1( i_procedure_response = procedure_response ). |
51 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V1 | JSON Handler | SOURCE response = me->hana_repository->parse_procedure_response_v1( i_procedure_response = procedure_response ). |
52 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V1 | JSON Handler | SOURCE me->hana_repository->parse_procedure_response_v1( i_procedure_response = procedure_response ). |
53 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V1 | JSON Handler | SOURCE me->hana_repository->parse_procedure_response_v1( i_procedure_response = procedure_response ). |
54 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V1 | JSON Handler | SOURCE me->hana_repository->parse_procedure_response_v1( i_procedure_response = procedure_response ). |
55 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V1 | JSON Handler | SOURCE r_response = me->parse_procedure_response_v1( procedure_response ). |
56 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V2 | JSON Handler | SOURCE response = me->hana_repository->parse_procedure_response_v2( i_procedure_response = procedure_response ). |
57 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V2 | JSON Handler | SOURCE response = me->hana_repository->parse_procedure_response_v2( i_procedure_response = procedure_response ). |
58 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V2 | JSON Handler | SOURCE response = me->hana_repository->parse_procedure_response_v2( i_procedure_response = procedure_response ). |
59 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V2 | JSON Handler | SOURCE response = me->hana_repository->parse_procedure_response_v2( i_procedure_response = procedure_response ). |
60 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V2 | JSON Handler | SOURCE me->hana_repository->parse_procedure_response_v2( i_procedure_response = procedure_response ). |
61 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V2 | JSON Handler | SOURCE me->hana_repository->parse_procedure_response_v2( i_procedure_response = procedure_response ). |
62 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V2 | JSON Handler | SOURCE me->hana_repository->parse_procedure_response_v2( i_procedure_response = procedure_response ). |
63 | ![]() |
CL_NHI_HANA_REPOSITORY - PARSE_PROCEDURE_RESPONSE_V2 | JSON Handler | SOURCE r_response = me->parse_procedure_response_v2( procedure_response ). |
64 | ![]() |
CL_NHI_JSON_OBJECT - CREATE_INSTANCE | JSON Object | |
65 | ![]() |
CL_NHI_JSON_OBJECT - CREATE_INSTANCE | JSON Object | |
66 | ![]() |
CL_NHI_JSON_OBJECT - CREATE_INSTANCE | JSON Object | |
67 | ![]() |
CL_NHI_STORED_PROCEDURE_PARAM - CREATE_INSTANCE | Parameter for the stored procedure call | |
68 | ![]() |
CL_NHI_STORED_PROCEDURE_PARAM - CREATE_INSTANCE | Parameter for the stored procedure call | |
69 | ![]() |
CL_NHI_STORED_PROCEDURE_PAR_V2 - CREATE_INSTANCE | Stored procedure parameter V2 | |
70 | ![]() |
CL_NHI_STORED_PROCEDURE_PAR_V2 - CREATE_INSTANCE | Stored procedure parameter V2 | |
71 | ![]() |
CL_SQL_CONNECTION - GET_CONNECTION | Database Connection | |
72 | ![]() |
CL_SQL_CONNECTION - GET_CONNECTION | Database Connection | |
73 | ![]() |
CL_SQL_CONNECTION - GET_DBMS | Database Connection | |
74 | ![]() |
CL_SQL_CONNECTION - GET_DBMS | Database Connection | |
75 | ![]() |
CL_SQL_STATEMENT - CONSTRUCTOR | SQL statement | |
76 | ![]() |
CL_SQL_STATEMENT - EXECUTE_PROCEDURE | SQL statement | |
77 | ![]() |
CL_SQL_STATEMENT - SET_PARAM | SQL statement | |
78 | ![]() |
CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | |
79 | ![]() |
CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | |
80 | ![]() |
CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | |
81 | ![]() |
CX_SQL_EXCEPTION - CONSTRUCTOR | Exception Class for SQL Error | |
82 | ![]() |
IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | |
83 | ![]() |
IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | |
84 | ![]() |
IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | |
85 | ![]() |
IF_NHI_HANA_REPOSITORY - EXECUTE_STORED_PROCEDURE | JSON Handler | |
86 | ![]() |
IF_NHI_HANA_REPOSITORY - EXECUTE_STORED_PROCEDURE | JSON Handler | |
87 | ![]() |
IF_NHI_HANA_REPOSITORY - EXECUTE_STORED_PROCEDURE_V2 | JSON Handler | |
88 | ![]() |
IF_NHI_HANA_REPOSITORY - EXECUTE_STORED_PROCEDURE_V2 | JSON Handler | |
89 | ![]() |
IF_NHI_HANA_REPOSITORY - GET_OBJECT_TYPE_DESCRIPTION | JSON Handler | |
90 | ![]() |
IF_NHI_HANA_REPOSITORY - GET_OBJECT_TYPE_DESCRIPTION | JSON Handler | |
91 | ![]() |
IF_NHI_HANA_REPOSITORY - IS_SUPPORTED | JSON Handler | |
92 | ![]() |
IF_NHI_HANA_REPOSITORY - IS_SUPPORTED | JSON Handler | |
93 | ![]() |
IF_NHI_HANA_REPOSITORY - IS_SUPPORTED | JSON Handler | |
94 | ![]() |
IF_NHI_JSON_OBJECT - GET_JSON | JSON Object | |
95 | ![]() |
IF_NHI_JSON_OBJECT - GET_JSON | JSON Object | |
96 | ![]() |
IF_NHI_JSON_OBJECT - GET_JSON | JSON Object | |
97 | ![]() |
IF_NHI_JSON_OBJECT - GET_OBJECT_ARRAY | JSON Object | |
98 | ![]() |
IF_NHI_JSON_OBJECT - GET_STRING | JSON Object | |
99 | ![]() |
IF_NHI_JSON_OBJECT - SET_JSON | JSON Object | |
100 | ![]() |
IF_NHI_JSON_OBJECT - SET_JSON | JSON Object | |
101 | ![]() |
IF_NHI_JSON_OBJECT - SET_STRING | JSON Object | |
102 | ![]() |
IF_NHI_STORED_PROCEDURE_PAR_V2 - ADD_ATTACHMENT | Stored Procedure Parameter V2 | |
103 | ![]() |
IF_NHI_STORED_PROCEDURE_PAR_V2 - ADD_ATTACHMENT | Stored Procedure Parameter V2 | |
104 | ![]() |
IF_NHI_STORED_PROCEDURE_PAR_V2 - GET_ATTACHMENTS | Stored Procedure Parameter V2 | |
105 | ![]() |
IF_NHI_STORED_PROCEDURE_PAR_V2 - GET_ATTACHMENTS | Stored Procedure Parameter V2 |