Class Method list used by SAP ABAP Class /UI5/CL_UI5_REP_PERSISTENCE (UI5 Rep. Persistence Implementation)
SAP ABAP Class
/UI5/CL_UI5_REP_PERSISTENCE (UI5 Rep. Persistence Implementation) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE CALL METHOD bsp_api_generate_application |
2 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE EXPORTING |
3 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE p_applattr = ls_applattr |
4 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE * p_modify = ' ' |
5 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE * IMPORTING |
6 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE * p_error = |
7 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE CHANGING |
8 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE p_corrnum = lv_corrnum |
9 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE EXCEPTIONS |
10 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE permission_failure = 1 |
11 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE application_locked = 2 |
12 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE application_existing = 3 |
13 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE inactive_application_existing = 4 |
14 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE invalid_name = 5 |
15 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE error_in_application = 6 |
16 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE error_occured = 7 |
17 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BSP_API_GENERATE_APPLICATION | UI5 Rep. Persistence Implementation | SOURCE OTHERS = 8. |
18 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - BUILD_REPOSITORY_INFO | UI5 Rep. Persistence Implementation | SOURCE build_repository_info( iv_bsp_repo_name = iv_bsp_repo_name ). |
19 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CHECK_BSP_APPL_EXIST | UI5 Rep. Persistence Implementation | SOURCE CALL METHOD check_bsp_appl_exist |
20 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CHECK_BSP_APPL_EXIST | UI5 Rep. Persistence Implementation | SOURCE EXPORTING |
21 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CHECK_BSP_APPL_EXIST | UI5 Rep. Persistence Implementation | SOURCE p_application = iv_bsp_repo_name |
22 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CHECK_BSP_APPL_EXIST | UI5 Rep. Persistence Implementation | SOURCE IMPORTING |
23 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CHECK_BSP_APPL_EXIST | UI5 Rep. Persistence Implementation | SOURCE p_exists = lv_bsp_appl_exists. |
24 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE /ui5/cl_ui5_rep_persistence=>create_icf_node( |
25 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_parent_node = '5MR7OICIELJY8B1AFT2X1CCKV' " this is the GUID of node "/sap/bc/bsp" |
26 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_name = iv_name |
27 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_text = iv_description |
28 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_devclass = iv_devclass |
29 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
30 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE * iv_preflight_mode = ABAP_FALSE |
31 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_dialog_mode = iv_dialog_mode |
32 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_preflight_mode = iv_preflight_mode |
33 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE ). |
34 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE CALL METHOD create_icf_node |
35 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE EXPORTING |
36 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_parent_node = /ui5/cl_ui5_rep_dt=>c_ui5_icf_node_guid " this is the GUID of node "/sap/bc/ui5_ui5" |
37 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_name = iv_name |
38 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_text = iv_text |
39 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_devclass = iv_devclass |
40 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
41 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_preflight_mode = iv_preflight_mode |
42 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_dialog_mode = iv_dialog_mode. |
43 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_MIME_FOLDER | UI5 Rep. Persistence Implementation | SOURCE CALL METHOD create_mime_folder "MODIFIED: Method has been copied |
44 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_MIME_FOLDER | UI5 Rep. Persistence Implementation | SOURCE EXPORTING |
45 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_MIME_FOLDER | UI5 Rep. Persistence Implementation | SOURCE p_application = applattr-applext |
46 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_MIME_FOLDER | UI5 Rep. Persistence Implementation | SOURCE CHANGING |
47 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_MIME_FOLDER | UI5 Rep. Persistence Implementation | SOURCE p_devclass = applattr-devclass |
48 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_MIME_FOLDER | UI5 Rep. Persistence Implementation | SOURCE p_transport = p_corrnum |
49 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_MIME_FOLDER | UI5 Rep. Persistence Implementation | SOURCE EXCEPTIONS |
50 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_MIME_FOLDER | UI5 Rep. Persistence Implementation | SOURCE invalid_name = 0 |
51 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_MIME_FOLDER | UI5 Rep. Persistence Implementation | SOURCE error_in_mime_repository = 0 |
52 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CREATE_MIME_FOLDER | UI5 Rep. Persistence Implementation | SOURCE error_occured = 0. |
53 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE cts_check_and_insert( iv_pgmid = 'LIMU' |
54 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_type = 'WAPP' |
55 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_name = lv_obj_name |
56 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = p_corrnum |
57 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_devclass = p_pageattr-devclass |
58 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_insert_mode = abap_true |
59 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_check_problem_msg = abap_false |
60 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE ). |
61 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE cts_check_and_insert( iv_obj_type = 'WAPA' |
62 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_name = ls_applattr-applname |
63 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
64 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_devclass = iv_devclass |
65 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_insert_mode = abap_true |
66 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE ). |
67 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE cts_check_and_insert( iv_obj_type = 'WAPA' |
68 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_name = iv_name |
69 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
70 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_insert_mode = abap_false |
71 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE ). |
72 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE cts_check_and_insert( iv_pgmid = 'LIMU' |
73 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_type = 'WAPP' |
74 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_name = lv_obj_name |
75 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = p_corrnum |
76 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_devclass = iv_devclass |
77 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_insert_mode = abap_true |
78 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_check_problem_msg = abap_false |
79 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE ). |
80 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE /ui5/cl_ui5_rep_persistence=>cts_check_and_insert( iv_pgmid = wbmr_tr_program_id "R3TR |
81 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_type = wbmr_tr_object_type "SMIM |
82 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_name = lv_obj_name |
83 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
84 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_devclass = repository_info-devclass |
85 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_insert_mode = abap_true |
86 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_check_problem_msg = abap_true ). |
87 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE /ui5/cl_ui5_rep_persistence=>cts_check_and_insert( iv_pgmid = wbmr_tr_program_id "R3TR |
88 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_type = wbmr_tr_object_type "SMIM |
89 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_name = lv_obj_name |
90 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
91 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_devclass = repository_info-devclass |
92 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_insert_mode = abap_true |
93 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_check_problem_msg = abap_false ). |
94 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE /ui5/cl_ui5_rep_persistence=>cts_check_and_insert( iv_pgmid = wbmr_tr_program_id "R3TR |
95 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_type = wbmr_tr_object_type "SMIM |
96 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_name = lv_obj_name |
97 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
98 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_devclass = repository_info-devclass |
99 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_insert_mode = abap_true ). |
100 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE cts_check_and_insert( |
101 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_type = 'SICF' |
102 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_name = lv_obj_name |
103 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
104 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_insert_mode = abap_true |
105 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_devclass = iv_devclass |
106 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_check_problem_msg = abap_true |
107 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE ). |
108 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE cts_check_and_insert( |
109 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_type = 'SICF' |
110 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_name = lv_obj_name |
111 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
112 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_insert_mode = abap_true |
113 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_devclass = iv_devclass |
114 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_check_problem_msg = abap_true |
115 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE ). |
116 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE cts_check_and_insert( |
117 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_type = 'SICF' |
118 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_obj_name = lv_obj_name |
119 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
120 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_insert_mode = abap_false |
121 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE iv_check_problem_msg = abap_false |
122 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - CTS_CHECK_AND_INSERT | UI5 Rep. Persistence Implementation | SOURCE ). |
123 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - DELETE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE CALL METHOD delete_icf_node |
124 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - DELETE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE EXPORTING |
125 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - DELETE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_name = iv_name |
126 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - DELETE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
127 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - DELETE_ICF_NODE | UI5 Rep. Persistence Implementation | SOURCE iv_dialog_mode = iv_dialog_mode. |
128 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - GET_MIME_PATH | UI5 Rep. Persistence Implementation | SOURCE lv_mime_path = get_mime_path( is_path_mapping-internal_rep_path ). |
129 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - GET_MIME_PATH | UI5 Rep. Persistence Implementation | SOURCE lv_mime_path = get_mime_path( iv_path = is_path_mapping-internal_rep_path ). |
130 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - GET_MIME_PATH | UI5 Rep. Persistence Implementation | SOURCE lv_mime_path = get_mime_path( is_path_mapping-internal_rep_path ). |
131 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - GET_MIME_PATH | UI5 Rep. Persistence Implementation | SOURCE lv_mime_path = get_mime_path( iv_path = is_path_mapping-internal_rep_path ). |
132 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - GET_MIME_PATH_BSP | UI5 Rep. Persistence Implementation | SOURCE lv_mime_path_bsp = get_mime_path_bsp( ). |
133 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - GET_MIME_PATH_BSP | UI5 Rep. Persistence Implementation | SOURCE lv_mime_path_bsp = get_mime_path_bsp( ). |
134 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - GET_MIME_PATH_BSP | UI5 Rep. Persistence Implementation | SOURCE lv_mime_path_bsp = get_mime_path_bsp( ). |
135 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - MAP_CTS_MSG_TO_SY | UI5 Rep. Persistence Implementation | SOURCE map_cts_msg_to_sy( lt_cts_messages ). |
136 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - MAP_CTS_MSG_TO_SY | UI5 Rep. Persistence Implementation | SOURCE map_cts_msg_to_sy( lt_cts_messages ). |
137 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_NO_DIALOG | UI5 Rep. Persistence Implementation | SOURCE CALL METHOD me->write_mime_file_no_dialog |
138 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_NO_DIALOG | UI5 Rep. Persistence Implementation | SOURCE EXPORTING |
139 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_NO_DIALOG | UI5 Rep. Persistence Implementation | SOURCE is_path_mapping = is_path_mapping |
140 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_NO_DIALOG | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
141 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_NO_DIALOG | UI5 Rep. Persistence Implementation | SOURCE iv_file_content = iv_file_content |
142 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_NO_DIALOG | UI5 Rep. Persistence Implementation | SOURCE iv_mime_type = iv_mime_type |
143 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_NO_DIALOG | UI5 Rep. Persistence Implementation | SOURCE IMPORTING |
144 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_NO_DIALOG | UI5 Rep. Persistence Implementation | SOURCE ev_new_etag = ev_new_etag. |
145 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_WITH_DIALOG | UI5 Rep. Persistence Implementation | SOURCE CALL METHOD me->write_mime_file_with_dialog |
146 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_WITH_DIALOG | UI5 Rep. Persistence Implementation | SOURCE EXPORTING |
147 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_WITH_DIALOG | UI5 Rep. Persistence Implementation | SOURCE is_path_mapping = is_path_mapping |
148 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_WITH_DIALOG | UI5 Rep. Persistence Implementation | SOURCE iv_transport_request = iv_transport_request |
149 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_WITH_DIALOG | UI5 Rep. Persistence Implementation | SOURCE iv_file_content = iv_file_content |
150 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_WITH_DIALOG | UI5 Rep. Persistence Implementation | SOURCE iv_mime_type = iv_mime_type |
151 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_WITH_DIALOG | UI5 Rep. Persistence Implementation | SOURCE IMPORTING |
152 | ![]() |
/UI5/CL_UI5_REP_PERSISTENCE - WRITE_MIME_FILE_WITH_DIALOG | UI5 Rep. Persistence Implementation | SOURCE ev_new_etag = ev_new_etag. |
153 | ![]() |
/UI5/CX_UI5_REP - CREATE_SY_TEXTID | Exception Class for SAPUI5 repository API | |
154 | ![]() |
/UI5/CX_UI5_REP - CREATE_SY_TEXTID | Exception Class for SAPUI5 repository API | |
155 | ![]() |
/UI5/CX_UI5_REP - CREATE_SY_TEXTID | Exception Class for SAPUI5 repository API | |
156 | ![]() |
/UI5/CX_UI5_REP - CREATE_SY_TEXTID | Exception Class for SAPUI5 repository API | |
157 | ![]() |
/UI5/CX_UI5_REP - CREATE_SY_TEXTID | Exception Class for SAPUI5 repository API | |
158 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - CHECK_BSP_APPL_EXIST | Persistence for UI5 Repository | |
159 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - CHECK_BSP_APPL_EXIST | Persistence for UI5 Repository | |
160 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - CHECK_BSP_APPL_EXIST | Persistence for UI5 Repository | |
161 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - CREATE_BSP_APPLICATION | Persistence for UI5 Repository | |
162 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - CREATE_ICF_NODE | Persistence for UI5 Repository | |
163 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - DELETE_BSP_APPLICATION | Persistence for UI5 Repository | |
164 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - DELETE_BSP_PAGE | Persistence for UI5 Repository | |
165 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - DELETE_ICF_NODE | Persistence for UI5 Repository | |
166 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - DELETE_MIME_OBJECT | Persistence for UI5 Repository | |
167 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - GET_BSP_APPL_ATTRIBUTES | Persistence for UI5 Repository | |
168 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - GET_BSP_APPL_ATTRIBUTES | Persistence for UI5 Repository | |
169 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - GET_BSP_APPL_MASTERLANG | Persistence for UI5 Repository | |
170 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - GET_MIME_IO_FOR_URL | Persistence for UI5 Repository | |
171 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - GET_MIME_PROPERTIES | Persistence for UI5 Repository | |
172 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - READ_BSP_PAGE | Persistence for UI5 Repository | |
173 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - READ_MIME_OBJECT | Persistence for UI5 Repository | |
174 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - WRITE_BSP_PAGE | Persistence for UI5 Repository | |
175 | ![]() |
/UI5/IF_UI5_REP_PERSISTENCE - WRITE_MIME_FILE | Persistence for UI5 Repository | |
176 | ![]() |
CL_BSP_API_GENERATE - BSP_API_DELETE_APPLICATION | API: Generate BSP Application, BSPs | |
177 | ![]() |
CL_BSP_API_GENERATE - BSP_API_DELETE_PAGE | API: Generate BSP Application, BSPs | |
178 | ![]() |
CL_BSP_API_GENERATE - BSP_API_GENERATE_PAGE | API: Generate BSP Application, BSPs | |
179 | ![]() |
CL_BSP_API_GENERATE - BSP_API_GET_PAGE | API: Generate BSP Application, BSPs | |
180 | ![]() |
CL_O2_API_APPLICATION - ACTIVATE | O2: API for BSP Application | |
181 | ![]() |
CL_O2_API_APPLICATION - CHECK_EXIST | O2: API for BSP Application | |
182 | ![]() |
CL_O2_API_APPLICATION - CHECK_EXIST | O2: API for BSP Application | |
183 | ![]() |
CL_O2_API_APPLICATION - CREATE_NEW | O2: API for BSP Application | |
184 | ![]() |
CL_O2_API_APPLICATION - GET_ATTRIBUTES | O2: API for BSP Application | |
185 | ![]() |
CL_O2_API_APPLICATION - LOAD | O2: API for BSP Application | |
186 | ![]() |
CL_O2_API_APPLICATION - LOAD | O2: API for BSP Application | |
187 | ![]() |
CL_O2_API_APPLICATION - SAVE | O2: API for BSP Application | |
188 | ![]() |
CL_O2_API_APPLICATION - SET_ATTRIBUTES | O2: API for BSP Application | |
189 | ![]() |
CL_O2_API_APPLICATION - SET_CHANGEABLE | O2: API for BSP Application | |
190 | ![]() |
CL_O2_HELPER - CHECK_APPLICATION_NAME_VALID | O2: Help Methods for Tools | |
191 | ![]() |
CL_O2_HELPER - SPLIT_APPLNAME | O2: Help Methods for Tools | |
192 | ![]() |
CL_O2_HELPER - SPLIT_APPLNAME | O2: Help Methods for Tools | |
193 | ![]() |
CL_WB_MIME_REPOSITORY - CREATE_APPL_FOLDER | Workbench Access to MIME Repository | |
194 | ![]() |
CL_WB_MIME_REPOSITORY - CREATE_NSPC_FOLDER | Workbench Access to MIME Repository | |
195 | ![]() |
CL_WB_MIME_REPOSITORY - DETERMINE_IO_CLASS | Workbench Access to MIME Repository | |
196 | ![]() |
IF_MR_API - CREATE_FOLDER | API for MIME Repository - Basic Functions | |
197 | ![]() |
IF_MR_API - DELETE | API for MIME Repository - Basic Functions | |
198 | ![]() |
IF_MR_API - GET | API for MIME Repository - Basic Functions | |
199 | ![]() |
IF_MR_API - GET | API for MIME Repository - Basic Functions | |
200 | ![]() |
IF_MR_API - GET | API for MIME Repository - Basic Functions | |
201 | ![]() |
IF_MR_API - GET_API | API for MIME Repository - Basic Functions | |
202 | ![]() |
IF_MR_API - GET_IO_FOR_URL | API for MIME Repository - Basic Functions | |
203 | ![]() |
IF_MR_API - PROPERTIES | API for MIME Repository - Basic Functions | |
204 | ![]() |
IF_MR_API - PUT | API for MIME Repository - Basic Functions | |
205 | ![]() |
IF_MR_API - PUT | API for MIME Repository - Basic Functions |