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