@abaplint/transpiler-cli 2.3.111 → 2.3.112

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (651) hide show
  1. package/build/bundle.js +74695 -1519
  2. package/output/#ui2#cl_json.clas.locals.mjs +207 -0
  3. package/output/#ui2#cl_json.clas.locals.mjs.map +10 -0
  4. package/output/#ui2#cl_json.clas.mjs +160 -0
  5. package/output/#ui2#cl_json.clas.mjs.map +10 -0
  6. package/output/_init.mjs +8964 -0
  7. package/output/_top.mjs +2 -0
  8. package/output/_unit_open.mjs +25 -0
  9. package/output/abap_boolean.dtel.mjs +6 -0
  10. package/output/abap_callstack.ttyp.mjs +4 -0
  11. package/output/abap_callstack_line.tabl.mjs +5 -0
  12. package/output/abap_encod.dtel.mjs +6 -0
  13. package/output/balmnr.dtel.mjs +6 -0
  14. package/output/balognr.dtel.mjs +6 -0
  15. package/output/bapi_fld.dtel.mjs +6 -0
  16. package/output/bapi_line.dtel.mjs +6 -0
  17. package/output/bapi_msg.dtel.mjs +6 -0
  18. package/output/bapi_mtype.dtel.mjs +6 -0
  19. package/output/bapi_param.dtel.mjs +6 -0
  20. package/output/bapi_rcode.dtel.mjs +6 -0
  21. package/output/bapilogsys.dtel.mjs +6 -0
  22. package/output/bapioption.dtel.mjs +6 -0
  23. package/output/bapiret2.tabl.mjs +5 -0
  24. package/output/bapireturn.tabl.mjs +5 -0
  25. package/output/bapisign.dtel.mjs +6 -0
  26. package/output/boolean.dtel.mjs +6 -0
  27. package/output/char1.dtel.mjs +6 -0
  28. package/output/char10.dtel.mjs +6 -0
  29. package/output/char15.dtel.mjs +6 -0
  30. package/output/char25.dtel.mjs +6 -0
  31. package/output/char32.dtel.mjs +6 -0
  32. package/output/char4.dtel.mjs +6 -0
  33. package/output/cl_abap_char_utilities.clas.mjs +72 -0
  34. package/output/cl_abap_char_utilities.clas.mjs.map +10 -0
  35. package/output/cl_abap_classdescr.clas.mjs +31 -0
  36. package/output/cl_abap_classdescr.clas.mjs.map +10 -0
  37. package/output/cl_abap_codepage.clas.mjs +54 -0
  38. package/output/cl_abap_codepage.clas.mjs.map +10 -0
  39. package/output/cl_abap_complexdescr.clas.mjs +16 -0
  40. package/output/cl_abap_complexdescr.clas.mjs.map +10 -0
  41. package/output/cl_abap_conv_codepage.clas.locals.mjs +42 -0
  42. package/output/cl_abap_conv_codepage.clas.locals.mjs.map +10 -0
  43. package/output/cl_abap_conv_codepage.clas.mjs +31 -0
  44. package/output/cl_abap_conv_codepage.clas.mjs.map +10 -0
  45. package/output/cl_abap_conv_in_ce.clas.mjs +118 -0
  46. package/output/cl_abap_conv_in_ce.clas.mjs.map +10 -0
  47. package/output/cl_abap_conv_out_ce.clas.mjs +82 -0
  48. package/output/cl_abap_conv_out_ce.clas.mjs.map +10 -0
  49. package/output/cl_abap_datadescr.clas.mjs +35 -0
  50. package/output/cl_abap_datadescr.clas.mjs.map +10 -0
  51. package/output/cl_abap_elemdescr.clas.mjs +148 -0
  52. package/output/cl_abap_elemdescr.clas.mjs.map +10 -0
  53. package/output/cl_abap_enumdescr.clas.mjs +19 -0
  54. package/output/cl_abap_enumdescr.clas.mjs.map +10 -0
  55. package/output/cl_abap_exceptional_values.clas.mjs +65 -0
  56. package/output/cl_abap_exceptional_values.clas.mjs.map +10 -0
  57. package/output/cl_abap_format.clas.mjs +26 -0
  58. package/output/cl_abap_format.clas.mjs.map +10 -0
  59. package/output/cl_abap_gzip.clas.mjs +87 -0
  60. package/output/cl_abap_gzip.clas.mjs.map +10 -0
  61. package/output/cl_abap_hmac.clas.mjs +64 -0
  62. package/output/cl_abap_hmac.clas.mjs.map +10 -0
  63. package/output/cl_abap_intfdescr.clas.mjs +16 -0
  64. package/output/cl_abap_intfdescr.clas.mjs.map +10 -0
  65. package/output/cl_abap_matcher.clas.mjs +76 -0
  66. package/output/cl_abap_matcher.clas.mjs.map +10 -0
  67. package/output/cl_abap_math.clas.mjs +41 -0
  68. package/output/cl_abap_math.clas.mjs.map +10 -0
  69. package/output/cl_abap_objectdescr.clas.mjs +76 -0
  70. package/output/cl_abap_objectdescr.clas.mjs.map +10 -0
  71. package/output/cl_abap_random.clas.mjs +52 -0
  72. package/output/cl_abap_random.clas.mjs.map +10 -0
  73. package/output/cl_abap_random_int.clas.mjs +35 -0
  74. package/output/cl_abap_random_int.clas.mjs.map +10 -0
  75. package/output/cl_abap_refdescr.clas.mjs +35 -0
  76. package/output/cl_abap_refdescr.clas.mjs.map +10 -0
  77. package/output/cl_abap_regex.clas.mjs +43 -0
  78. package/output/cl_abap_regex.clas.mjs.map +10 -0
  79. package/output/cl_abap_structdescr.clas.mjs +180 -0
  80. package/output/cl_abap_structdescr.clas.mjs.map +10 -0
  81. package/output/cl_abap_tabledescr.clas.mjs +152 -0
  82. package/output/cl_abap_tabledescr.clas.mjs.map +10 -0
  83. package/output/cl_abap_tstmp.clas.mjs +99 -0
  84. package/output/cl_abap_tstmp.clas.mjs.map +10 -0
  85. package/output/cl_abap_typedescr.clas.mjs +368 -0
  86. package/output/cl_abap_typedescr.clas.mjs.map +10 -0
  87. package/output/cl_abap_unit_assert.clas.locals.mjs +57 -0
  88. package/output/cl_abap_unit_assert.clas.locals.mjs.map +10 -0
  89. package/output/cl_abap_unit_assert.clas.mjs +323 -0
  90. package/output/cl_abap_unit_assert.clas.mjs.map +10 -0
  91. package/output/cl_abap_zip.clas.locals.mjs +115 -0
  92. package/output/cl_abap_zip.clas.locals.mjs.map +10 -0
  93. package/output/cl_abap_zip.clas.mjs +95 -0
  94. package/output/cl_abap_zip.clas.mjs.map +10 -0
  95. package/output/cl_apc_tcp_client_manager.clas.locals.mjs +86 -0
  96. package/output/cl_apc_tcp_client_manager.clas.locals.mjs.map +10 -0
  97. package/output/cl_apc_tcp_client_manager.clas.mjs +31 -0
  98. package/output/cl_apc_tcp_client_manager.clas.mjs.map +10 -0
  99. package/output/cl_apc_wsp_ext_stateless_base.clas.mjs +30 -0
  100. package/output/cl_apc_wsp_ext_stateless_base.clas.mjs.map +10 -0
  101. package/output/cl_bcs.clas.mjs +63 -0
  102. package/output/cl_bcs.clas.mjs.map +10 -0
  103. package/output/cl_bcs_convert.clas.mjs +34 -0
  104. package/output/cl_bcs_convert.clas.mjs.map +10 -0
  105. package/output/cl_cam_address_bcs.clas.mjs +28 -0
  106. package/output/cl_cam_address_bcs.clas.mjs.map +10 -0
  107. package/output/cl_demo_output.clas.mjs +40 -0
  108. package/output/cl_demo_output.clas.mjs.map +10 -0
  109. package/output/cl_document_bcs.clas.mjs +45 -0
  110. package/output/cl_document_bcs.clas.mjs.map +10 -0
  111. package/output/cl_gdt_conversion.clas.mjs +122 -0
  112. package/output/cl_gdt_conversion.clas.mjs.map +10 -0
  113. package/output/cl_gui_cfw.clas.mjs +32 -0
  114. package/output/cl_gui_cfw.clas.mjs.map +10 -0
  115. package/output/cl_gui_container.clas.mjs +22 -0
  116. package/output/cl_gui_container.clas.mjs.map +10 -0
  117. package/output/cl_gui_frontend_services.clas.mjs +273 -0
  118. package/output/cl_gui_frontend_services.clas.mjs.map +10 -0
  119. package/output/cl_http_client.clas.mjs +164 -0
  120. package/output/cl_http_client.clas.mjs.map +10 -0
  121. package/output/cl_http_entity.clas.mjs +493 -0
  122. package/output/cl_http_entity.clas.mjs.map +10 -0
  123. package/output/cl_http_server.clas.mjs +28 -0
  124. package/output/cl_http_server.clas.mjs.map +10 -0
  125. package/output/cl_http_utility.clas.mjs +178 -0
  126. package/output/cl_http_utility.clas.mjs.map +10 -0
  127. package/output/cl_i18n_languages.clas.mjs +318 -0
  128. package/output/cl_i18n_languages.clas.mjs.map +10 -0
  129. package/output/cl_ixml.clas.locals.mjs +1161 -0
  130. package/output/cl_ixml.clas.locals.mjs.map +10 -0
  131. package/output/cl_ixml.clas.mjs +62 -0
  132. package/output/cl_ixml.clas.mjs.map +10 -0
  133. package/output/cl_message_helper.clas.mjs +81 -0
  134. package/output/cl_message_helper.clas.mjs.map +10 -0
  135. package/output/cl_numberrange_runtime.clas.mjs +32 -0
  136. package/output/cl_numberrange_runtime.clas.mjs.map +10 -0
  137. package/output/cl_oo_factory.clas.mjs +38 -0
  138. package/output/cl_oo_factory.clas.mjs.map +10 -0
  139. package/output/cl_progress_indicator.clas.mjs +30 -0
  140. package/output/cl_progress_indicator.clas.mjs.map +10 -0
  141. package/output/cl_salv_aggregations.clas.mjs +14 -0
  142. package/output/cl_salv_aggregations.clas.mjs.map +10 -0
  143. package/output/cl_salv_column.clas.mjs +35 -0
  144. package/output/cl_salv_column.clas.mjs.map +10 -0
  145. package/output/cl_salv_columns_table.clas.mjs +42 -0
  146. package/output/cl_salv_columns_table.clas.mjs.map +10 -0
  147. package/output/cl_salv_events_table.clas.mjs +14 -0
  148. package/output/cl_salv_events_table.clas.mjs.map +10 -0
  149. package/output/cl_salv_functions_list.clas.mjs +19 -0
  150. package/output/cl_salv_functions_list.clas.mjs.map +10 -0
  151. package/output/cl_salv_table.clas.mjs +122 -0
  152. package/output/cl_salv_table.clas.mjs.map +10 -0
  153. package/output/cl_shm_area.clas.mjs +267 -0
  154. package/output/cl_shm_area.clas.mjs.map +10 -0
  155. package/output/cl_shm_service.clas.mjs +56 -0
  156. package/output/cl_shm_service.clas.mjs.map +10 -0
  157. package/output/cl_sxml_string_reader.clas.locals.mjs +323 -0
  158. package/output/cl_sxml_string_reader.clas.locals.mjs.map +10 -0
  159. package/output/cl_sxml_string_reader.clas.mjs +25 -0
  160. package/output/cl_sxml_string_reader.clas.mjs.map +10 -0
  161. package/output/cl_sxml_string_writer.clas.mjs +146 -0
  162. package/output/cl_sxml_string_writer.clas.mjs.map +10 -0
  163. package/output/cl_system_uuid.clas.mjs +35 -0
  164. package/output/cl_system_uuid.clas.mjs.map +10 -0
  165. package/output/cx_abap_message_digest.clas.mjs +16 -0
  166. package/output/cx_abap_message_digest.clas.mjs.map +10 -0
  167. package/output/cx_abap_random.clas.mjs +16 -0
  168. package/output/cx_abap_random.clas.mjs.map +10 -0
  169. package/output/cx_apc_error.clas.mjs +16 -0
  170. package/output/cx_apc_error.clas.mjs.map +10 -0
  171. package/output/cx_bcs.clas.mjs +16 -0
  172. package/output/cx_bcs.clas.mjs.map +10 -0
  173. package/output/cx_dynamic_check.clas.mjs +15 -0
  174. package/output/cx_dynamic_check.clas.mjs.map +10 -0
  175. package/output/cx_gdt_conversion.clas.mjs +16 -0
  176. package/output/cx_gdt_conversion.clas.mjs.map +10 -0
  177. package/output/cx_no_check.clas.mjs +17 -0
  178. package/output/cx_no_check.clas.mjs.map +10 -0
  179. package/output/cx_oo_clif_not_exists.clas.mjs +16 -0
  180. package/output/cx_oo_clif_not_exists.clas.mjs.map +10 -0
  181. package/output/cx_parameter_invalid.clas.mjs +16 -0
  182. package/output/cx_parameter_invalid.clas.mjs.map +10 -0
  183. package/output/cx_parameter_invalid_range.clas.mjs +16 -0
  184. package/output/cx_parameter_invalid_range.clas.mjs.map +10 -0
  185. package/output/cx_parameter_invalid_type.clas.mjs +16 -0
  186. package/output/cx_parameter_invalid_type.clas.mjs.map +10 -0
  187. package/output/cx_root.clas.mjs +44 -0
  188. package/output/cx_root.clas.mjs.map +10 -0
  189. package/output/cx_salv_access_error.clas.mjs +16 -0
  190. package/output/cx_salv_access_error.clas.mjs.map +10 -0
  191. package/output/cx_salv_data_error.clas.mjs +16 -0
  192. package/output/cx_salv_data_error.clas.mjs.map +10 -0
  193. package/output/cx_salv_error.clas.mjs +16 -0
  194. package/output/cx_salv_error.clas.mjs.map +10 -0
  195. package/output/cx_salv_msg.clas.mjs +16 -0
  196. package/output/cx_salv_msg.clas.mjs.map +10 -0
  197. package/output/cx_salv_not_found.clas.mjs +16 -0
  198. package/output/cx_salv_not_found.clas.mjs.map +10 -0
  199. package/output/cx_salv_static_check.clas.mjs +16 -0
  200. package/output/cx_salv_static_check.clas.mjs.map +10 -0
  201. package/output/cx_shm_already_detached.clas.mjs +16 -0
  202. package/output/cx_shm_already_detached.clas.mjs.map +10 -0
  203. package/output/cx_shm_attach_error.clas.mjs +16 -0
  204. package/output/cx_shm_attach_error.clas.mjs.map +10 -0
  205. package/output/cx_shm_build_failed.clas.mjs +16 -0
  206. package/output/cx_shm_build_failed.clas.mjs.map +10 -0
  207. package/output/cx_shm_change_lock_active.clas.mjs +16 -0
  208. package/output/cx_shm_change_lock_active.clas.mjs.map +10 -0
  209. package/output/cx_shm_completion_error.clas.mjs +16 -0
  210. package/output/cx_shm_completion_error.clas.mjs.map +10 -0
  211. package/output/cx_shm_detach_error.clas.mjs +16 -0
  212. package/output/cx_shm_detach_error.clas.mjs.map +10 -0
  213. package/output/cx_shm_error.clas.mjs +16 -0
  214. package/output/cx_shm_error.clas.mjs.map +10 -0
  215. package/output/cx_shm_event_execution_failed.clas.mjs +16 -0
  216. package/output/cx_shm_event_execution_failed.clas.mjs.map +10 -0
  217. package/output/cx_shm_exclusive_lock_active.clas.mjs +16 -0
  218. package/output/cx_shm_exclusive_lock_active.clas.mjs.map +10 -0
  219. package/output/cx_shm_general_error.clas.mjs +16 -0
  220. package/output/cx_shm_general_error.clas.mjs.map +10 -0
  221. package/output/cx_shm_inconsistent.clas.mjs +16 -0
  222. package/output/cx_shm_inconsistent.clas.mjs.map +10 -0
  223. package/output/cx_shm_initial_reference.clas.mjs +16 -0
  224. package/output/cx_shm_initial_reference.clas.mjs.map +10 -0
  225. package/output/cx_shm_no_active_version.clas.mjs +16 -0
  226. package/output/cx_shm_no_active_version.clas.mjs.map +10 -0
  227. package/output/cx_shm_parameter_error.clas.mjs +16 -0
  228. package/output/cx_shm_parameter_error.clas.mjs.map +10 -0
  229. package/output/cx_shm_pending_lock_removed.clas.mjs +16 -0
  230. package/output/cx_shm_pending_lock_removed.clas.mjs.map +10 -0
  231. package/output/cx_shm_read_lock_active.clas.mjs +16 -0
  232. package/output/cx_shm_read_lock_active.clas.mjs.map +10 -0
  233. package/output/cx_shm_secondary_commit.clas.mjs +16 -0
  234. package/output/cx_shm_secondary_commit.clas.mjs.map +10 -0
  235. package/output/cx_shm_version_limit_exceeded.clas.mjs +16 -0
  236. package/output/cx_shm_version_limit_exceeded.clas.mjs.map +10 -0
  237. package/output/cx_shm_wrong_handle.clas.mjs +16 -0
  238. package/output/cx_shm_wrong_handle.clas.mjs.map +10 -0
  239. package/output/cx_shma_dynamic.clas.mjs +16 -0
  240. package/output/cx_shma_dynamic.clas.mjs.map +10 -0
  241. package/output/cx_shma_inconsistent.clas.mjs +16 -0
  242. package/output/cx_shma_inconsistent.clas.mjs.map +10 -0
  243. package/output/cx_shma_not_configured.clas.mjs +16 -0
  244. package/output/cx_shma_not_configured.clas.mjs.map +10 -0
  245. package/output/cx_static_check.clas.mjs +27 -0
  246. package/output/cx_static_check.clas.mjs.map +10 -0
  247. package/output/cx_sxml_error.clas.mjs +16 -0
  248. package/output/cx_sxml_error.clas.mjs.map +10 -0
  249. package/output/cx_sxml_illegal_argument_error.clas.mjs +16 -0
  250. package/output/cx_sxml_illegal_argument_error.clas.mjs.map +10 -0
  251. package/output/cx_sxml_name_error.clas.mjs +16 -0
  252. package/output/cx_sxml_name_error.clas.mjs.map +10 -0
  253. package/output/cx_sxml_parse_error.clas.mjs +20 -0
  254. package/output/cx_sxml_parse_error.clas.mjs.map +10 -0
  255. package/output/cx_sxml_state_error.clas.mjs +16 -0
  256. package/output/cx_sxml_state_error.clas.mjs.map +10 -0
  257. package/output/cx_sy_arithmetic_error.clas.mjs +16 -0
  258. package/output/cx_sy_arithmetic_error.clas.mjs.map +10 -0
  259. package/output/cx_sy_buffer_overflow.clas.mjs +16 -0
  260. package/output/cx_sy_buffer_overflow.clas.mjs.map +10 -0
  261. package/output/cx_sy_codepage_converter_init.clas.mjs +16 -0
  262. package/output/cx_sy_codepage_converter_init.clas.mjs.map +10 -0
  263. package/output/cx_sy_compression_error.clas.mjs +16 -0
  264. package/output/cx_sy_compression_error.clas.mjs.map +10 -0
  265. package/output/cx_sy_conversion_codepage.clas.mjs +17 -0
  266. package/output/cx_sy_conversion_codepage.clas.mjs.map +10 -0
  267. package/output/cx_sy_conversion_data_loss.clas.mjs +16 -0
  268. package/output/cx_sy_conversion_data_loss.clas.mjs.map +10 -0
  269. package/output/cx_sy_conversion_error.clas.mjs +16 -0
  270. package/output/cx_sy_conversion_error.clas.mjs.map +10 -0
  271. package/output/cx_sy_conversion_no_number.clas.mjs +16 -0
  272. package/output/cx_sy_conversion_no_number.clas.mjs.map +10 -0
  273. package/output/cx_sy_conversion_overflow.clas.mjs +16 -0
  274. package/output/cx_sy_conversion_overflow.clas.mjs.map +10 -0
  275. package/output/cx_sy_create_data_error.clas.mjs +16 -0
  276. package/output/cx_sy_create_data_error.clas.mjs.map +10 -0
  277. package/output/cx_sy_create_object_error.clas.mjs +29 -0
  278. package/output/cx_sy_create_object_error.clas.mjs.map +10 -0
  279. package/output/cx_sy_data_access_error.clas.mjs +16 -0
  280. package/output/cx_sy_data_access_error.clas.mjs.map +10 -0
  281. package/output/cx_sy_duplicate_key.clas.mjs +16 -0
  282. package/output/cx_sy_duplicate_key.clas.mjs.map +10 -0
  283. package/output/cx_sy_dyn_call_error.clas.mjs +16 -0
  284. package/output/cx_sy_dyn_call_error.clas.mjs.map +10 -0
  285. package/output/cx_sy_dyn_call_illegal_class.clas.mjs +16 -0
  286. package/output/cx_sy_dyn_call_illegal_class.clas.mjs.map +10 -0
  287. package/output/cx_sy_dyn_call_illegal_func.clas.mjs +16 -0
  288. package/output/cx_sy_dyn_call_illegal_func.clas.mjs.map +10 -0
  289. package/output/cx_sy_dyn_call_illegal_method.clas.mjs +27 -0
  290. package/output/cx_sy_dyn_call_illegal_method.clas.mjs.map +10 -0
  291. package/output/cx_sy_dyn_call_param_not_found.clas.mjs +16 -0
  292. package/output/cx_sy_dyn_call_param_not_found.clas.mjs.map +10 -0
  293. package/output/cx_sy_dyn_call_parameter_error.clas.mjs +17 -0
  294. package/output/cx_sy_dyn_call_parameter_error.clas.mjs.map +10 -0
  295. package/output/cx_sy_dynamic_osql_error.clas.mjs +18 -0
  296. package/output/cx_sy_dynamic_osql_error.clas.mjs.map +10 -0
  297. package/output/cx_sy_dynamic_osql_semantics.clas.mjs +18 -0
  298. package/output/cx_sy_dynamic_osql_semantics.clas.mjs.map +10 -0
  299. package/output/cx_sy_itab_duplicate_key.clas.mjs +16 -0
  300. package/output/cx_sy_itab_duplicate_key.clas.mjs.map +10 -0
  301. package/output/cx_sy_itab_error.clas.mjs +16 -0
  302. package/output/cx_sy_itab_error.clas.mjs.map +10 -0
  303. package/output/cx_sy_itab_line_not_found.clas.mjs +16 -0
  304. package/output/cx_sy_itab_line_not_found.clas.mjs.map +10 -0
  305. package/output/cx_sy_message_illegal_text.clas.mjs +16 -0
  306. package/output/cx_sy_message_illegal_text.clas.mjs.map +10 -0
  307. package/output/cx_sy_move_cast_error.clas.mjs +16 -0
  308. package/output/cx_sy_move_cast_error.clas.mjs.map +10 -0
  309. package/output/cx_sy_open_sql_error.clas.mjs +18 -0
  310. package/output/cx_sy_open_sql_error.clas.mjs.map +10 -0
  311. package/output/cx_sy_range_out_of_bounds.clas.mjs +16 -0
  312. package/output/cx_sy_range_out_of_bounds.clas.mjs.map +10 -0
  313. package/output/cx_sy_ref_is_initial.clas.mjs +16 -0
  314. package/output/cx_sy_ref_is_initial.clas.mjs.map +10 -0
  315. package/output/cx_sy_sql_error.clas.mjs +20 -0
  316. package/output/cx_sy_sql_error.clas.mjs.map +10 -0
  317. package/output/cx_sy_strg_par_val.clas.mjs +16 -0
  318. package/output/cx_sy_strg_par_val.clas.mjs.map +10 -0
  319. package/output/cx_sy_struct_attributes.clas.mjs +16 -0
  320. package/output/cx_sy_struct_attributes.clas.mjs.map +10 -0
  321. package/output/cx_sy_struct_comp_name.clas.mjs +16 -0
  322. package/output/cx_sy_struct_comp_name.clas.mjs.map +10 -0
  323. package/output/cx_sy_struct_comp_type.clas.mjs +16 -0
  324. package/output/cx_sy_struct_comp_type.clas.mjs.map +10 -0
  325. package/output/cx_sy_struct_creation.clas.mjs +16 -0
  326. package/output/cx_sy_struct_creation.clas.mjs.map +10 -0
  327. package/output/cx_sy_type_creation.clas.mjs +16 -0
  328. package/output/cx_sy_type_creation.clas.mjs.map +10 -0
  329. package/output/cx_sy_zerodivide.clas.mjs +16 -0
  330. package/output/cx_sy_zerodivide.clas.mjs.map +10 -0
  331. package/output/cx_transformation_error.clas.mjs +16 -0
  332. package/output/cx_transformation_error.clas.mjs.map +10 -0
  333. package/output/cx_uuid_error.clas.mjs +16 -0
  334. package/output/cx_uuid_error.clas.mjs.map +10 -0
  335. package/output/cx_xslt_exception.clas.mjs +16 -0
  336. package/output/cx_xslt_exception.clas.mjs.map +10 -0
  337. package/output/cx_xslt_format_error.clas.mjs +16 -0
  338. package/output/cx_xslt_format_error.clas.mjs.map +10 -0
  339. package/output/cx_xslt_runtime_error.clas.mjs +16 -0
  340. package/output/cx_xslt_runtime_error.clas.mjs.map +10 -0
  341. package/output/cx_xslt_system_error.clas.mjs +16 -0
  342. package/output/cx_xslt_system_error.clas.mjs.map +10 -0
  343. package/output/dats.dtel.mjs +6 -0
  344. package/output/ddfields.ttyp.mjs +4 -0
  345. package/output/ddoption.dtel.mjs +6 -0
  346. package/output/ddsign.dtel.mjs +6 -0
  347. package/output/devclass.dtel.mjs +6 -0
  348. package/output/dfies.tabl.mjs +5 -0
  349. package/output/doku_obj.dtel.mjs +6 -0
  350. package/output/dynprofld.dtel.mjs +6 -0
  351. package/output/file_table.tabl.mjs +5 -0
  352. package/output/filetable.ttyp.mjs +4 -0
  353. package/output/flag.dtel.mjs +6 -0
  354. package/output/funcname.dtel.mjs +6 -0
  355. package/output/guid.dtel.mjs +6 -0
  356. package/output/if_abap_channel_types.intf.mjs +9 -0
  357. package/output/if_abap_channel_types.intf.mjs.map +8 -0
  358. package/output/if_abap_conv_in.intf.mjs +8 -0
  359. package/output/if_abap_conv_in.intf.mjs.map +8 -0
  360. package/output/if_abap_conv_out.intf.mjs +8 -0
  361. package/output/if_abap_conv_out.intf.mjs.map +8 -0
  362. package/output/if_abap_unit_constant.intf.mjs +15 -0
  363. package/output/if_abap_unit_constant.intf.mjs.map +8 -0
  364. package/output/if_apc_tcp_frame_types.intf.mjs +14 -0
  365. package/output/if_apc_tcp_frame_types.intf.mjs.map +8 -0
  366. package/output/if_apc_wsp_binding_manager.intf.mjs +8 -0
  367. package/output/if_apc_wsp_binding_manager.intf.mjs.map +8 -0
  368. package/output/if_apc_wsp_client.intf.mjs +8 -0
  369. package/output/if_apc_wsp_client.intf.mjs.map +8 -0
  370. package/output/if_apc_wsp_event_handler.intf.mjs +8 -0
  371. package/output/if_apc_wsp_event_handler.intf.mjs.map +8 -0
  372. package/output/if_apc_wsp_extension.intf.mjs +8 -0
  373. package/output/if_apc_wsp_extension.intf.mjs.map +8 -0
  374. package/output/if_apc_wsp_initial_request.intf.mjs +8 -0
  375. package/output/if_apc_wsp_initial_request.intf.mjs.map +8 -0
  376. package/output/if_apc_wsp_message.intf.mjs +8 -0
  377. package/output/if_apc_wsp_message.intf.mjs.map +8 -0
  378. package/output/if_apc_wsp_message_manager.intf.mjs +8 -0
  379. package/output/if_apc_wsp_message_manager.intf.mjs.map +8 -0
  380. package/output/if_apc_wsp_server_context.intf.mjs +8 -0
  381. package/output/if_apc_wsp_server_context.intf.mjs.map +8 -0
  382. package/output/if_aunit_constants.intf.mjs +27 -0
  383. package/output/if_aunit_constants.intf.mjs.map +8 -0
  384. package/output/if_document_bcs.intf.mjs +8 -0
  385. package/output/if_document_bcs.intf.mjs.map +8 -0
  386. package/output/if_http_client.intf.mjs +12 -0
  387. package/output/if_http_client.intf.mjs.map +8 -0
  388. package/output/if_http_entity.intf.mjs +14 -0
  389. package/output/if_http_entity.intf.mjs.map +8 -0
  390. package/output/if_http_extension.intf.mjs +12 -0
  391. package/output/if_http_extension.intf.mjs.map +8 -0
  392. package/output/if_http_request.intf.mjs +16 -0
  393. package/output/if_http_request.intf.mjs.map +8 -0
  394. package/output/if_http_response.intf.mjs +8 -0
  395. package/output/if_http_response.intf.mjs.map +8 -0
  396. package/output/if_http_server.intf.mjs +20 -0
  397. package/output/if_http_server.intf.mjs.map +8 -0
  398. package/output/if_http_utility.intf.mjs +8 -0
  399. package/output/if_http_utility.intf.mjs.map +8 -0
  400. package/output/if_ixml.intf.mjs +8 -0
  401. package/output/if_ixml.intf.mjs.map +8 -0
  402. package/output/if_ixml_attribute.intf.mjs +8 -0
  403. package/output/if_ixml_attribute.intf.mjs.map +8 -0
  404. package/output/if_ixml_document.intf.mjs +8 -0
  405. package/output/if_ixml_document.intf.mjs.map +8 -0
  406. package/output/if_ixml_element.intf.mjs +8 -0
  407. package/output/if_ixml_element.intf.mjs.map +8 -0
  408. package/output/if_ixml_encoding.intf.mjs +10 -0
  409. package/output/if_ixml_encoding.intf.mjs.map +8 -0
  410. package/output/if_ixml_istream.intf.mjs +8 -0
  411. package/output/if_ixml_istream.intf.mjs.map +8 -0
  412. package/output/if_ixml_named_node_map.intf.mjs +8 -0
  413. package/output/if_ixml_named_node_map.intf.mjs.map +8 -0
  414. package/output/if_ixml_node.intf.mjs +12 -0
  415. package/output/if_ixml_node.intf.mjs.map +8 -0
  416. package/output/if_ixml_node_iterator.intf.mjs +8 -0
  417. package/output/if_ixml_node_iterator.intf.mjs.map +8 -0
  418. package/output/if_ixml_node_list.intf.mjs +8 -0
  419. package/output/if_ixml_node_list.intf.mjs.map +8 -0
  420. package/output/if_ixml_ostream.intf.mjs +8 -0
  421. package/output/if_ixml_ostream.intf.mjs.map +8 -0
  422. package/output/if_ixml_parse_error.intf.mjs +8 -0
  423. package/output/if_ixml_parse_error.intf.mjs.map +8 -0
  424. package/output/if_ixml_parser.intf.mjs +10 -0
  425. package/output/if_ixml_parser.intf.mjs.map +8 -0
  426. package/output/if_ixml_renderer.intf.mjs +8 -0
  427. package/output/if_ixml_renderer.intf.mjs.map +8 -0
  428. package/output/if_ixml_stream_factory.intf.mjs +8 -0
  429. package/output/if_ixml_stream_factory.intf.mjs.map +8 -0
  430. package/output/if_ixml_unknown.intf.mjs +8 -0
  431. package/output/if_ixml_unknown.intf.mjs.map +8 -0
  432. package/output/if_message.intf.mjs +8 -0
  433. package/output/if_message.intf.mjs.map +8 -0
  434. package/output/if_oo_adt_classrun.intf.mjs +8 -0
  435. package/output/if_oo_adt_classrun.intf.mjs.map +8 -0
  436. package/output/if_oo_adt_classrun_out.intf.mjs +8 -0
  437. package/output/if_oo_adt_classrun_out.intf.mjs.map +8 -0
  438. package/output/if_oo_clif_source.intf.mjs +8 -0
  439. package/output/if_oo_clif_source.intf.mjs.map +8 -0
  440. package/output/if_recipient_bcs.intf.mjs +8 -0
  441. package/output/if_recipient_bcs.intf.mjs.map +8 -0
  442. package/output/if_salv_c_bool_sap.intf.mjs +12 -0
  443. package/output/if_salv_c_bool_sap.intf.mjs.map +8 -0
  444. package/output/if_salv_c_selection_mode.intf.mjs +18 -0
  445. package/output/if_salv_c_selection_mode.intf.mjs.map +8 -0
  446. package/output/if_sender_bcs.intf.mjs +8 -0
  447. package/output/if_sender_bcs.intf.mjs.map +8 -0
  448. package/output/if_serializable_object.intf.mjs +8 -0
  449. package/output/if_serializable_object.intf.mjs.map +8 -0
  450. package/output/if_shm_build_instance.intf.mjs +8 -0
  451. package/output/if_shm_build_instance.intf.mjs.map +8 -0
  452. package/output/if_shm_trace.intf.mjs +8 -0
  453. package/output/if_shm_trace.intf.mjs.map +8 -0
  454. package/output/if_sxml.intf.mjs +17 -0
  455. package/output/if_sxml.intf.mjs.map +8 -0
  456. package/output/if_sxml_attribute.intf.mjs +9 -0
  457. package/output/if_sxml_attribute.intf.mjs.map +8 -0
  458. package/output/if_sxml_close_element.intf.mjs +8 -0
  459. package/output/if_sxml_close_element.intf.mjs.map +8 -0
  460. package/output/if_sxml_node.intf.mjs +19 -0
  461. package/output/if_sxml_node.intf.mjs.map +8 -0
  462. package/output/if_sxml_open_element.intf.mjs +8 -0
  463. package/output/if_sxml_open_element.intf.mjs.map +8 -0
  464. package/output/if_sxml_reader.intf.mjs +8 -0
  465. package/output/if_sxml_reader.intf.mjs.map +8 -0
  466. package/output/if_sxml_value.intf.mjs +11 -0
  467. package/output/if_sxml_value.intf.mjs.map +8 -0
  468. package/output/if_sxml_value_node.intf.mjs +8 -0
  469. package/output/if_sxml_value_node.intf.mjs.map +8 -0
  470. package/output/if_sxml_writer.intf.mjs +26 -0
  471. package/output/if_sxml_writer.intf.mjs.map +8 -0
  472. package/output/if_sxmlp_factory.intf.mjs +8 -0
  473. package/output/if_sxmlp_factory.intf.mjs.map +8 -0
  474. package/output/if_sxmlp_list.intf.mjs +8 -0
  475. package/output/if_sxmlp_list.intf.mjs.map +8 -0
  476. package/output/if_sxmlp_part.intf.mjs +8 -0
  477. package/output/if_sxmlp_part.intf.mjs.map +8 -0
  478. package/output/if_sxmlp_simple.intf.mjs +8 -0
  479. package/output/if_sxmlp_simple.intf.mjs.map +8 -0
  480. package/output/if_system_uuid_rfc4122_static.intf.mjs +8 -0
  481. package/output/if_system_uuid_rfc4122_static.intf.mjs.map +8 -0
  482. package/output/if_system_uuid_static.intf.mjs +8 -0
  483. package/output/if_system_uuid_static.intf.mjs.map +8 -0
  484. package/output/if_t100_dyn_msg.intf.mjs +8 -0
  485. package/output/if_t100_dyn_msg.intf.mjs.map +8 -0
  486. package/output/if_t100_message.intf.mjs +15 -0
  487. package/output/if_t100_message.intf.mjs.map +8 -0
  488. package/output/ihttpnvp.tabl.mjs +5 -0
  489. package/output/index.mjs +35 -0
  490. package/output/init.mjs +8965 -0
  491. package/output/int1.dtel.mjs +6 -0
  492. package/output/int2.dtel.mjs +6 -0
  493. package/output/int4.dtel.mjs +6 -0
  494. package/output/kernel_authority_check.clas.mjs +20 -0
  495. package/output/kernel_authority_check.clas.mjs.map +10 -0
  496. package/output/kernel_call.clas.mjs +28 -0
  497. package/output/kernel_call.clas.mjs.map +10 -0
  498. package/output/kernel_call_transformation.clas.mjs +182 -0
  499. package/output/kernel_call_transformation.clas.mjs.map +10 -0
  500. package/output/kernel_create_data_handle.clas.mjs +121 -0
  501. package/output/kernel_create_data_handle.clas.mjs.map +10 -0
  502. package/output/kernel_cx_assert.clas.mjs +33 -0
  503. package/output/kernel_cx_assert.clas.mjs.map +10 -0
  504. package/output/kernel_fugr_test.clas.mjs +14 -0
  505. package/output/kernel_fugr_test.clas.mjs.map +10 -0
  506. package/output/kernel_ixml_json_to_data.clas.mjs +145 -0
  507. package/output/kernel_ixml_json_to_data.clas.mjs.map +10 -0
  508. package/output/kernel_ixml_xml_to_data.clas.mjs +96 -0
  509. package/output/kernel_ixml_xml_to_data.clas.mjs.map +10 -0
  510. package/output/kernel_json_to_ixml.clas.mjs +78 -0
  511. package/output/kernel_json_to_ixml.clas.mjs.map +10 -0
  512. package/output/kernel_lock.clas.mjs +31 -0
  513. package/output/kernel_lock.clas.mjs.map +10 -0
  514. package/output/kernel_numberrange.clas.mjs +38 -0
  515. package/output/kernel_numberrange.clas.mjs.map +10 -0
  516. package/output/kernel_push_channels.clas.mjs +20 -0
  517. package/output/kernel_push_channels.clas.mjs.map +10 -0
  518. package/output/kernel_scan_abap_source.clas.mjs +212 -0
  519. package/output/kernel_scan_abap_source.clas.mjs.map +10 -0
  520. package/output/kernel_unit_runner.clas.mjs +199 -0
  521. package/output/kernel_unit_runner.clas.mjs.map +10 -0
  522. package/output/laiso.dtel.mjs +6 -0
  523. package/output/land1.dtel.mjs +6 -0
  524. package/output/langu.dtel.mjs +6 -0
  525. package/output/lvc_nokeyc.dtel.mjs +6 -0
  526. package/output/mandt.dtel.mjs +6 -0
  527. package/output/match_result.tabl.mjs +5 -0
  528. package/output/match_result_tab.ttyp.mjs +4 -0
  529. package/output/msehi.dtel.mjs +6 -0
  530. package/output/number_get_next.fugr.number_get_next.mjs +23 -0
  531. package/output/number_get_next.fugr.number_get_next.mjs.map +8 -0
  532. package/output/number_get_next.fugr.saplnumber_get_next.mjs +5 -0
  533. package/output/number_get_next.fugr.saplnumber_get_next.mjs.map +8 -0
  534. package/output/numc4.dtel.mjs +6 -0
  535. package/output/openabap.fugr.conversion_exit_alpha_input.mjs +17 -0
  536. package/output/openabap.fugr.conversion_exit_alpha_input.mjs.map +8 -0
  537. package/output/openabap.fugr.conversion_exit_alpha_output.mjs +18 -0
  538. package/output/openabap.fugr.conversion_exit_alpha_output.mjs.map +8 -0
  539. package/output/openabap.fugr.conversion_exit_isola_input.mjs +20 -0
  540. package/output/openabap.fugr.conversion_exit_isola_input.mjs.map +8 -0
  541. package/output/openabap.fugr.conversion_exit_isola_output.mjs +17 -0
  542. package/output/openabap.fugr.conversion_exit_isola_output.mjs.map +8 -0
  543. package/output/openabap.fugr.convert_itf_to_stream_text.mjs +21 -0
  544. package/output/openabap.fugr.convert_itf_to_stream_text.mjs.map +8 -0
  545. package/output/openabap.fugr.docu_get.mjs +29 -0
  546. package/output/openabap.fugr.docu_get.mjs.map +8 -0
  547. package/output/openabap.fugr.generate_sec_random.mjs +19 -0
  548. package/output/openabap.fugr.generate_sec_random.mjs.map +8 -0
  549. package/output/openabap.fugr.get_system_timezone.mjs +12 -0
  550. package/output/openabap.fugr.get_system_timezone.mjs.map +8 -0
  551. package/output/openabap.fugr.saplzopenabap.mjs +5 -0
  552. package/output/openabap.fugr.saplzopenabap.mjs.map +8 -0
  553. package/output/openabap.fugr.system_callstack.mjs +16 -0
  554. package/output/openabap.fugr.system_callstack.mjs.map +8 -0
  555. package/output/openabap.fugr.system_installed_languages.mjs +13 -0
  556. package/output/openabap.fugr.system_installed_languages.mjs.map +8 -0
  557. package/output/openabap.fugr.text_split.mjs +33 -0
  558. package/output/openabap.fugr.text_split.mjs.map +8 -0
  559. package/output/reposrc.tabl.mjs +5 -0
  560. package/output/rfcdest.dtel.mjs +6 -0
  561. package/output/scrtext_l.dtel.mjs +6 -0
  562. package/output/scrtext_m.dtel.mjs +6 -0
  563. package/output/scrtext_s.dtel.mjs +6 -0
  564. package/output/scx_attrname.dtel.mjs +6 -0
  565. package/output/scx_t100key.tabl.mjs +5 -0
  566. package/output/seoclsname.dtel.mjs +6 -0
  567. package/output/shm_affect_server.dtel.mjs +6 -0
  568. package/output/shm_area_name.dtel.mjs +6 -0
  569. package/output/shm_attach_mode.dtel.mjs +6 -0
  570. package/output/shm_auto_build_class_name.dtel.mjs +6 -0
  571. package/output/shm_client.dtel.mjs +6 -0
  572. package/output/shm_constr_invocation_mode.dtel.mjs +6 -0
  573. package/output/shm_inst_infos.dtel.mjs +6 -0
  574. package/output/shm_inst_name.dtel.mjs +6 -0
  575. package/output/shm_life_context.dtel.mjs +6 -0
  576. package/output/shm_properties.tabl.mjs +5 -0
  577. package/output/shm_rc.dtel.mjs +6 -0
  578. package/output/shma_attributes.tabl.mjs +5 -0
  579. package/output/shma_client.dtel.mjs +6 -0
  580. package/output/shmm_trc_variant_name.dtel.mjs +6 -0
  581. package/output/so_raw255.dtel.mjs +6 -0
  582. package/output/so_text255.dtel.mjs +6 -0
  583. package/output/soli.tabl.mjs +5 -0
  584. package/output/soli_tab.ttyp.mjs +4 -0
  585. package/output/solix.tabl.mjs +5 -0
  586. package/output/solix_tab.ttyp.mjs +4 -0
  587. package/output/sotr_conc.dtel.mjs +6 -0
  588. package/output/spras.dtel.mjs +6 -0
  589. package/output/ssfapplssl.dtel.mjs +6 -0
  590. package/output/sstmnt.tabl.mjs +5 -0
  591. package/output/sstmnt_tab.ttyp.mjs +4 -0
  592. package/output/sstruc.tabl.mjs +5 -0
  593. package/output/sstruc_tab.ttyp.mjs +4 -0
  594. package/output/stokes.tabl.mjs +5 -0
  595. package/output/stokes_tab.ttyp.mjs +4 -0
  596. package/output/stokesx.tabl.mjs +5 -0
  597. package/output/string_table.ttyp.mjs +4 -0
  598. package/output/submatch_result.tabl.mjs +5 -0
  599. package/output/submatch_result_tab.ttyp.mjs +4 -0
  600. package/output/sydate.dtel.mjs +6 -0
  601. package/output/symsg.tabl.mjs +5 -0
  602. package/output/symsgid.dtel.mjs +6 -0
  603. package/output/symsgno.dtel.mjs +6 -0
  604. package/output/symsgty.dtel.mjs +6 -0
  605. package/output/symsgv.dtel.mjs +6 -0
  606. package/output/syst_host.dtel.mjs +6 -0
  607. package/output/sysubrc.dtel.mjs +6 -0
  608. package/output/sysuuid_c36.dtel.mjs +6 -0
  609. package/output/sysuuid_x16.dtel.mjs +6 -0
  610. package/output/syuname.dtel.mjs +6 -0
  611. package/output/t000.tabl.mjs +5 -0
  612. package/output/t100.tabl.mjs +5 -0
  613. package/output/tabfdpos.dtel.mjs +6 -0
  614. package/output/tabname.dtel.mjs +6 -0
  615. package/output/tadir.tabl.mjs +5 -0
  616. package/output/tdevc.tabl.mjs +5 -0
  617. package/output/tdline.dtel.mjs +6 -0
  618. package/output/text20.dtel.mjs +6 -0
  619. package/output/text200.dtel.mjs +6 -0
  620. package/output/text255.dtel.mjs +6 -0
  621. package/output/text30.dtel.mjs +6 -0
  622. package/output/text80.dtel.mjs +6 -0
  623. package/output/textpool.tabl.mjs +5 -0
  624. package/output/tfdir.tabl.mjs +5 -0
  625. package/output/tihttpnvp.ttyp.mjs +4 -0
  626. package/output/timestamp.dtel.mjs +6 -0
  627. package/output/timestampl.dtel.mjs +6 -0
  628. package/output/timezone.dtel.mjs +6 -0
  629. package/output/tline.tabl.mjs +5 -0
  630. package/output/tline_tab.ttyp.mjs +4 -0
  631. package/output/trfunction.dtel.mjs +6 -0
  632. package/output/trkorr.dtel.mjs +6 -0
  633. package/output/tzntstmpl.dtel.mjs +6 -0
  634. package/output/uname.dtel.mjs +6 -0
  635. package/output/w3mime.tabl.mjs +5 -0
  636. package/output/wwwdatatab.tabl.mjs +5 -0
  637. package/output/wwwparams.tabl.mjs +5 -0
  638. package/output/xfeld.dtel.mjs +6 -0
  639. package/output/xsdboolean.dtel.mjs +6 -0
  640. package/output/xsdtime_t.dtel.mjs +6 -0
  641. package/output/zw3mi.fugr.saplzw3mi.mjs +5 -0
  642. package/output/zw3mi.fugr.saplzw3mi.mjs.map +8 -0
  643. package/output/zw3mi.fugr.wwwdata_export.mjs +14 -0
  644. package/output/zw3mi.fugr.wwwdata_export.mjs.map +8 -0
  645. package/output/zw3mi.fugr.wwwdata_import.mjs +14 -0
  646. package/output/zw3mi.fugr.wwwdata_import.mjs.map +8 -0
  647. package/output/zw3mi.fugr.wwwparams_insert.mjs +12 -0
  648. package/output/zw3mi.fugr.wwwparams_insert.mjs.map +8 -0
  649. package/output/zw3mi.fugr.wwwparams_read.mjs +27 -0
  650. package/output/zw3mi.fugr.wwwparams_read.mjs.map +8 -0
  651. package/package.json +3 -3
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [
4
+ "cl_ixml.clas.locals_imp.abap"
5
+ ],
6
+ "names": [],
7
+ "mappings": "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",
8
+ "file": "cl_ixml.clas.locals.mjs",
9
+ "sourceRoot": ""
10
+ }
@@ -0,0 +1,62 @@
1
+ await import("./cl_ixml.clas.locals.mjs");
2
+ const {cx_root} = await import("./cx_root.clas.mjs");
3
+ // cl_ixml.clas.abap
4
+ class cl_ixml {
5
+ static INTERNAL_TYPE = 'CLAS';
6
+ static IMPLEMENTED_INTERFACES = ["IF_IXML"];
7
+ async constructor_(INPUT) {
8
+ this.me = new abap.types.ABAPObject();
9
+ this.me.set(this);
10
+ return this;
11
+ }
12
+ async create() {
13
+ return cl_ixml.create();
14
+ }
15
+ static async create() {
16
+ let xml = new abap.types.ABAPObject({qualifiedName: "IF_IXML"});
17
+ xml.set(await (new abap.Classes['CL_IXML']()).constructor_());
18
+ return xml;
19
+ }
20
+ async if_ixml$create_encoding(INPUT) {
21
+ let rval = new abap.types.ABAPObject({qualifiedName: "IF_IXML_ENCODING"});
22
+ let byte_order = new abap.types.String({qualifiedName: "STRING"});
23
+ if (INPUT && INPUT.byte_order) {byte_order.set(INPUT.byte_order);}
24
+ let character_set = new abap.types.String({qualifiedName: "STRING"});
25
+ if (INPUT && INPUT.character_set) {character_set.set(INPUT.character_set);}
26
+ rval.set(await (new abap.Classes['CLAS-CL_IXML-LCL_ENCODING']()).constructor_());
27
+ return rval;
28
+ }
29
+ async if_ixml$create_document() {
30
+ let doc = new abap.types.ABAPObject({qualifiedName: "IF_IXML_DOCUMENT"});
31
+ doc.set(await (new abap.Classes['CLAS-CL_IXML-LCL_DOCUMENT']()).constructor_());
32
+ return doc;
33
+ }
34
+ async if_ixml$create_stream_factory() {
35
+ let stream = new abap.types.ABAPObject({qualifiedName: "IF_IXML_STREAM_FACTORY"});
36
+ stream.set(await (new abap.Classes['CLAS-CL_IXML-LCL_STREAM_FACTORY']()).constructor_());
37
+ return stream;
38
+ }
39
+ async if_ixml$create_renderer(INPUT) {
40
+ let renderer = new abap.types.ABAPObject({qualifiedName: "IF_IXML_RENDERER"});
41
+ let ostream = new abap.types.ABAPObject({qualifiedName: "IF_IXML_OSTREAM"});
42
+ if (INPUT && INPUT.ostream) {ostream.set(INPUT.ostream);}
43
+ let document = new abap.types.ABAPObject({qualifiedName: "IF_IXML_DOCUMENT"});
44
+ if (INPUT && INPUT.document) {document.set(INPUT.document);}
45
+ renderer.set(await (new abap.Classes['CLAS-CL_IXML-LCL_RENDERER']()).constructor_({ostream: ostream, document: document}));
46
+ return renderer;
47
+ }
48
+ async if_ixml$create_parser(INPUT) {
49
+ let parser = new abap.types.ABAPObject({qualifiedName: "IF_IXML_PARSER"});
50
+ let stream_factory = new abap.types.ABAPObject({qualifiedName: "IF_IXML_STREAM_FACTORY"});
51
+ if (INPUT && INPUT.stream_factory) {stream_factory.set(INPUT.stream_factory);}
52
+ let istream = new abap.types.ABAPObject({qualifiedName: "IF_IXML_ISTREAM"});
53
+ if (INPUT && INPUT.istream) {istream.set(INPUT.istream);}
54
+ let document = new abap.types.ABAPObject({qualifiedName: "IF_IXML_DOCUMENT"});
55
+ if (INPUT && INPUT.document) {document.set(INPUT.document);}
56
+ parser.set(await (new abap.Classes['CLAS-CL_IXML-LCL_PARSER']()).constructor_({istream: istream, document: document}));
57
+ return parser;
58
+ }
59
+ }
60
+ abap.Classes['CL_IXML'] = cl_ixml;
61
+ export {cl_ixml};
62
+ //# sourceMappingURL=cl_ixml.clas.mjs.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [
4
+ "cl_ixml.clas.abap"
5
+ ],
6
+ "names": [],
7
+ "mappings": ";;;AASA;;;;;;;;EACE;;;;;;IAEA;;EAEA;;;;;;;IAEA;;EAEA;;;IAEA;;EAEA;;;IAEA;;EAEA;;;;;;;IAKA;;EAEA;;;;;;;;;IAKA;;AAEF",
8
+ "file": "cl_ixml.clas.mjs",
9
+ "sourceRoot": ""
10
+ }
@@ -0,0 +1,81 @@
1
+ const {cx_root} = await import("./cx_root.clas.mjs");
2
+ // cl_message_helper.clas.abap
3
+ class cl_message_helper {
4
+ static INTERNAL_TYPE = 'CLAS';
5
+ static IMPLEMENTED_INTERFACES = [];
6
+ async constructor_(INPUT) {
7
+ this.me = new abap.types.ABAPObject();
8
+ this.me.set(this);
9
+ this.gc_fallback = cl_message_helper.gc_fallback;
10
+ return this;
11
+ }
12
+ async get_text_for_message(INPUT) {
13
+ return cl_message_helper.get_text_for_message(INPUT);
14
+ }
15
+ static async get_text_for_message(INPUT) {
16
+ let result = new abap.types.String({qualifiedName: "STRING"});
17
+ let text = new abap.types.ABAPObject({qualifiedName: "IF_MESSAGE"});
18
+ if (INPUT && INPUT.text) {text.set(INPUT.text);}
19
+ let lv_msgid = new abap.types.Character(20, {"qualifiedName":"sy-msgid"});
20
+ let lv_msgno = new abap.types.Numc({length: 3, qualifiedName: "sy-msgno"});
21
+ let lv_msgv1 = new abap.types.Character(50, {"qualifiedName":"sy-msgv1"});
22
+ let lv_msgv2 = new abap.types.Character(50, {"qualifiedName":"sy-msgv2"});
23
+ let lv_msgv3 = new abap.types.Character(50, {"qualifiedName":"sy-msgv3"});
24
+ let lv_msgv4 = new abap.types.Character(50, {"qualifiedName":"sy-msgv4"});
25
+ if (text.get()?.if_t100_message$t100key === undefined) { result.set(this.gc_fallback); return result; };
26
+ lv_msgid.set(text.get().if_t100_message$t100key.get().msgid);
27
+ lv_msgno.set(text.get().if_t100_message$t100key.get().msgno);
28
+ lv_msgv1.set(text.get()[text.get().if_t100_message$t100key.get().attr1.get().toLowerCase().replace("~", "$")] ? text.get()[text.get().if_t100_message$t100key.get().attr1.get().toLowerCase().replace("~", "$")].get() : "");
29
+ lv_msgv2.set(text.get()[text.get().if_t100_message$t100key.get().attr2.get().toLowerCase().replace("~", "$")] ? text.get()[text.get().if_t100_message$t100key.get().attr2.get().toLowerCase().replace("~", "$")].get() : "");
30
+ lv_msgv3.set(text.get()[text.get().if_t100_message$t100key.get().attr3.get().toLowerCase().replace("~", "$")] ? text.get()[text.get().if_t100_message$t100key.get().attr3.get().toLowerCase().replace("~", "$")].get() : "");
31
+ lv_msgv4.set(text.get()[text.get().if_t100_message$t100key.get().attr4.get().toLowerCase().replace("~", "$")] ? text.get()[text.get().if_t100_message$t100key.get().attr4.get().toLowerCase().replace("~", "$")].get() : "");
32
+ await abap.statements.message({into: result, id: lv_msgid, type: new abap.types.Character(1).set('I'), number: lv_msgno, with: [lv_msgv1,lv_msgv2,lv_msgv3,lv_msgv4]});
33
+ return result;
34
+ }
35
+ async set_msg_vars_for_if_msg(INPUT) {
36
+ return cl_message_helper.set_msg_vars_for_if_msg(INPUT);
37
+ }
38
+ static async set_msg_vars_for_if_msg(INPUT) {
39
+ let text = new abap.types.ABAPObject({qualifiedName: "IF_MESSAGE"});
40
+ if (INPUT && INPUT.text) {text.set(INPUT.text);}
41
+ let string = new abap.types.String({qualifiedName: "STRING"});
42
+ if (INPUT && INPUT.string) {string = INPUT.string;}
43
+ if (abap.compare.initial(text)) {
44
+ throw await (new abap.Classes['CX_SY_MESSAGE_ILLEGAL_TEXT']()).constructor_();
45
+ }
46
+ string.set((await this.get_text_for_message({text: text})));
47
+ if (abap.compare.ne(string, cl_message_helper.gc_fallback)) {
48
+ abap.statements.clear(abap.builtin.sy.get().msgty);
49
+ return;
50
+ }
51
+ string.set((await text.get().if_message$get_text()));
52
+ if (abap.compare.initial(string)) {
53
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
54
+ }
55
+ await this.set_msg_vars_for_clike({text: string});
56
+ }
57
+ async set_msg_vars_for_clike(INPUT) {
58
+ return cl_message_helper.set_msg_vars_for_clike(INPUT);
59
+ }
60
+ static async set_msg_vars_for_clike(INPUT) {
61
+ let text = new abap.types.Character();
62
+ if (INPUT && INPUT.text) {text = INPUT.text;}
63
+ abap.builtin.sy.get().msgid.set(new abap.types.Character(2).set('00'));
64
+ abap.builtin.sy.get().msgno.set(new abap.types.Character(3).set('001'));
65
+ abap.builtin.sy.get().msgv1.set(text);
66
+ if (abap.compare.gt(abap.builtin.strlen({val: text}), new abap.types.Integer().set(50))) {
67
+ abap.builtin.sy.get().msgv2.set(text.getOffset({offset: 50}));
68
+ }
69
+ if (abap.compare.gt(abap.builtin.strlen({val: text}), new abap.types.Integer().set(100))) {
70
+ abap.builtin.sy.get().msgv3.set(text.getOffset({offset: 100}));
71
+ }
72
+ if (abap.compare.gt(abap.builtin.strlen({val: text}), new abap.types.Integer().set(150))) {
73
+ abap.builtin.sy.get().msgv4.set(text.getOffset({offset: 150}));
74
+ }
75
+ }
76
+ }
77
+ abap.Classes['CL_MESSAGE_HELPER'] = cl_message_helper;
78
+ cl_message_helper.gc_fallback = new abap.types.String({qualifiedName: "STRING"});
79
+ cl_message_helper.gc_fallback.set('An exception was raised.');
80
+ export {cl_message_helper};
81
+ //# sourceMappingURL=cl_message_helper.clas.mjs.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [
4
+ "cl_message_helper.clas.abap"
5
+ ],
6
+ "names": [],
7
+ "mappings": ";;AAqBA;;;;;;;;;EAEE;;;;;;;QAEO,qEAAsB;QACtB,sEAAsB;QACtB,qEAAsB;QACtB,qEAAsB;QACtB,qEAAsB;QACtB,qEAAsB;IAG3B;IAEA;IACA;IACA;IACA;IACA;IACA;IAEA,oKAAiG;IAEnG;;EAEA;;;;;;;;IACE,yBAAG,KAAe;MAChB;IACF;IAGA,YAAS,8CAA4B;IACrC,iBAAU,GAAP,QAAU,8BAAW;MACtB,sBAAM,eAAE,MAAC,MAAK;MACd;IACF;IAEA,YAAS,uCAAiB;IAC1B,yBAAG,OAAiB;MAClB,oCAAS,GAAF,iCAAI,wCAAM;IACnB;qDAEgC;EAClC;EAEA;;;;;;IACE,eAAE,MAAC,WAAQ,qCAAI;IACf,eAAE,MAAC,WAAQ,sCAAK;IAChB,eAAE,MAAC,WAAQ,IAAI;IACf,iBAAkB,GAAf,0BAAQ,QAAS,iCAAE;MACpB,eAAE,MAAC,WAAQ,4BAAO;IACpB;IACA,iBAAkB,GAAf,0BAAQ,QAAS,kCAAG;MACrB,eAAE,MAAC,WAAQ,6BAAQ;IACrB;IACA,iBAAkB,GAAf,0BAAQ,QAAS,kCAAG;MACrB,eAAE,MAAC,WAAQ,6BAAQ;IACrB;EACF;AAEF",
8
+ "file": "cl_message_helper.clas.mjs",
9
+ "sourceRoot": ""
10
+ }
@@ -0,0 +1,32 @@
1
+ const {cx_root} = await import("./cx_root.clas.mjs");
2
+ // cl_numberrange_runtime.clas.abap
3
+ class cl_numberrange_runtime {
4
+ static INTERNAL_TYPE = 'CLAS';
5
+ static IMPLEMENTED_INTERFACES = [];
6
+ async constructor_(INPUT) {
7
+ this.me = new abap.types.ABAPObject();
8
+ this.me.set(this);
9
+ return this;
10
+ }
11
+ async number_get(INPUT) {
12
+ return cl_numberrange_runtime.number_get(INPUT);
13
+ }
14
+ static async number_get(INPUT) {
15
+ let nr_range_nr = new abap.types.Character(2, {"qualifiedName":"cl_numberrange_runtime=>nr_interval"});
16
+ if (INPUT && INPUT.nr_range_nr) {nr_range_nr.set(INPUT.nr_range_nr);}
17
+ let object = new abap.types.Character(10, {"qualifiedName":"cl_numberrange_runtime=>nr_object"});
18
+ if (INPUT && INPUT.object) {object.set(INPUT.object);}
19
+ let number = new abap.types.Numc({length: 20, qualifiedName: "cl_numberrange_runtime=>nr_number"});
20
+ if (INPUT && INPUT.number) {number = INPUT.number;}
21
+ await abap.FunctionModules['NUMBER_GET_NEXT']({exporting: {nr_range_nr: nr_range_nr, object: object}, importing: {number: number}});
22
+ if (abap.compare.ne(abap.builtin.sy.get().subrc, new abap.types.Integer().set(0))) {
23
+ return;
24
+ }
25
+ }
26
+ }
27
+ abap.Classes['CL_NUMBERRANGE_RUNTIME'] = cl_numberrange_runtime;
28
+ cl_numberrange_runtime.nr_interval = new abap.types.Character(2, {"qualifiedName":"cl_numberrange_runtime=>nr_interval"});
29
+ cl_numberrange_runtime.nr_object = new abap.types.Character(10, {"qualifiedName":"cl_numberrange_runtime=>nr_object"});
30
+ cl_numberrange_runtime.nr_number = new abap.types.Numc({length: 20, qualifiedName: "cl_numberrange_runtime=>nr_number"});
31
+ export {cl_numberrange_runtime};
32
+ //# sourceMappingURL=cl_numberrange_runtime.clas.mjs.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [
4
+ "cl_numberrange_runtime.clas.abap"
5
+ ],
6
+ "names": [],
7
+ "mappings": ";;AAiBA;;;;;;;;EAEE;;;;;;;;;;;IAiBE,iBAAY,GAAT,eAAE,MAAC,QAAS,gCAAC;MACd;IACF;EAEF;AAEF",
8
+ "file": "cl_numberrange_runtime.clas.mjs",
9
+ "sourceRoot": ""
10
+ }
@@ -0,0 +1,38 @@
1
+ const {cx_root} = await import("./cx_root.clas.mjs");
2
+ // cl_oo_factory.clas.abap
3
+ class cl_oo_factory {
4
+ static INTERNAL_TYPE = 'CLAS';
5
+ static IMPLEMENTED_INTERFACES = ["IF_OO_CLIF_SOURCE"];
6
+ async constructor_(INPUT) {
7
+ this.me = new abap.types.ABAPObject();
8
+ this.me.set(this);
9
+ this.mv_name = new abap.types.String({qualifiedName: "STRING"});
10
+ return this;
11
+ }
12
+ async create_instance() {
13
+ return cl_oo_factory.create_instance();
14
+ }
15
+ static async create_instance() {
16
+ let result = new abap.types.ABAPObject({qualifiedName: "CL_OO_FACTORY"});
17
+ result.set(await (new abap.Classes['CL_OO_FACTORY']()).constructor_());
18
+ return result;
19
+ }
20
+ async create_clif_source(INPUT) {
21
+ let result = new abap.types.ABAPObject({qualifiedName: "IF_OO_CLIF_SOURCE"});
22
+ let clif_name = new abap.types.Character();
23
+ if (INPUT && INPUT.clif_name) {clif_name = INPUT.clif_name;}
24
+ result.set(this.me);
25
+ this.mv_name.set(abap.builtin.to_upper({val: clif_name}));
26
+ return result;
27
+ }
28
+ async if_oo_clif_source$get_source(INPUT) {
29
+ let source = new abap.types.Table(new abap.types.String(), {"withHeader":false}, "STRING_TABLE");
30
+ if (INPUT && INPUT.source) {source = INPUT.source;}
31
+ let ls_data = new abap.types.Structure({"progname": new abap.types.Character(40, {}), "data": new abap.types.String()}, "REPOSRC");
32
+ await abap.statements.select(ls_data, {select: "SELECT * FROM reposrc WHERE progname = '" + this.mv_name.get() + "' UP TO 1 ROWS", primaryKey: ["progname"]});
33
+ abap.statements.split({source: ls_data.get().data, at: new abap.types.String().set(`\n`), table: source});
34
+ }
35
+ }
36
+ abap.Classes['CL_OO_FACTORY'] = cl_oo_factory;
37
+ export {cl_oo_factory};
38
+ //# sourceMappingURL=cl_oo_factory.clas.mjs.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [
4
+ "cl_oo_factory.clas.abap"
5
+ ],
6
+ "names": [],
7
+ "mappings": ";;AAoBA;;;;;;;;;EACE;;;;;;IAEA;;EAEA;;;;IAEE,WAAS,OAAE;IACX,iBAAU,4BAAU,WAAW;IACjC;;EAEA;;;QACO,8HAAoB;IACzB;IACA;EACF;AACF",
8
+ "file": "cl_oo_factory.clas.mjs",
9
+ "sourceRoot": ""
10
+ }
@@ -0,0 +1,30 @@
1
+ const {cx_root} = await import("./cx_root.clas.mjs");
2
+ // cl_progress_indicator.clas.abap
3
+ class cl_progress_indicator {
4
+ static INTERNAL_TYPE = 'CLAS';
5
+ static IMPLEMENTED_INTERFACES = [];
6
+ async constructor_(INPUT) {
7
+ this.me = new abap.types.ABAPObject();
8
+ this.me.set(this);
9
+ return this;
10
+ }
11
+ async progress_indicate(INPUT) {
12
+ return cl_progress_indicator.progress_indicate(INPUT);
13
+ }
14
+ static async progress_indicate(INPUT) {
15
+ let i_text = new abap.types.Character(4);
16
+ if (INPUT && INPUT.i_text) {i_text = INPUT.i_text;}
17
+ let i_processed = new abap.types.Integer();
18
+ if (INPUT && INPUT.i_processed) {i_processed.set(INPUT.i_processed);}
19
+ let i_total = new abap.types.Integer();
20
+ if (INPUT && INPUT.i_total) {i_total.set(INPUT.i_total);}
21
+ let i_output_immediately = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
22
+ if (INPUT && INPUT.i_output_immediately) {i_output_immediately = INPUT.i_output_immediately;}
23
+ let e_progress_sent = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
24
+ if (INPUT && INPUT.e_progress_sent) {e_progress_sent = INPUT.e_progress_sent;}
25
+ return;
26
+ }
27
+ }
28
+ abap.Classes['CL_PROGRESS_INDICATOR'] = cl_progress_indicator;
29
+ export {cl_progress_indicator};
30
+ //# sourceMappingURL=cl_progress_indicator.clas.mjs.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [
4
+ "cl_progress_indicator.clas.abap"
5
+ ],
6
+ "names": [],
7
+ "mappings": ";;AAYA;;;;;;;;EACE;;;;;;;;;;;;;;IAEE;EACF;AACF",
8
+ "file": "cl_progress_indicator.clas.mjs",
9
+ "sourceRoot": ""
10
+ }
@@ -0,0 +1,14 @@
1
+ const {cx_root} = await import("./cx_root.clas.mjs");
2
+ // cl_salv_aggregations.clas.abap
3
+ class cl_salv_aggregations {
4
+ static INTERNAL_TYPE = 'CLAS';
5
+ static IMPLEMENTED_INTERFACES = [];
6
+ async constructor_(INPUT) {
7
+ this.me = new abap.types.ABAPObject();
8
+ this.me.set(this);
9
+ return this;
10
+ }
11
+ }
12
+ abap.Classes['CL_SALV_AGGREGATIONS'] = cl_salv_aggregations;
13
+ export {cl_salv_aggregations};
14
+ //# sourceMappingURL=cl_salv_aggregations.clas.mjs.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [
4
+ "cl_salv_aggregations.clas.abap"
5
+ ],
6
+ "names": [],
7
+ "mappings": ";;AAKA;;;;;;;;AAEA",
8
+ "file": "cl_salv_aggregations.clas.mjs",
9
+ "sourceRoot": ""
10
+ }
@@ -0,0 +1,35 @@
1
+ const {cx_root} = await import("./cx_root.clas.mjs");
2
+ // cl_salv_column.clas.abap
3
+ class cl_salv_column {
4
+ static INTERNAL_TYPE = 'CLAS';
5
+ static IMPLEMENTED_INTERFACES = [];
6
+ async constructor_(INPUT) {
7
+ this.me = new abap.types.ABAPObject();
8
+ this.me.set(this);
9
+ return this;
10
+ }
11
+ async set_technical(INPUT) {
12
+ let value = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
13
+ if (INPUT && INPUT.value) {value = INPUT.value;}
14
+ if (INPUT === undefined || INPUT.value === undefined) {value = abap.builtin.abap_true;}
15
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
16
+ }
17
+ async set_short_text(INPUT) {
18
+ let value = new abap.types.String({qualifiedName: "STRING"});
19
+ if (INPUT && INPUT.value) {value.set(INPUT.value);}
20
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
21
+ }
22
+ async set_medium_text(INPUT) {
23
+ let value = new abap.types.String({qualifiedName: "STRING"});
24
+ if (INPUT && INPUT.value) {value.set(INPUT.value);}
25
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
26
+ }
27
+ async set_long_text(INPUT) {
28
+ let value = new abap.types.String({qualifiedName: "STRING"});
29
+ if (INPUT && INPUT.value) {value.set(INPUT.value);}
30
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
31
+ }
32
+ }
33
+ abap.Classes['CL_SALV_COLUMN'] = cl_salv_column;
34
+ export {cl_salv_column};
35
+ //# sourceMappingURL=cl_salv_column.clas.mjs.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [
4
+ "cl_salv_column.clas.abap"
5
+ ],
6
+ "names": [],
7
+ "mappings": ";;AAQA;;;;;;;;EACE;;;;IACE,oCAAS,GAAF,iCAAI,wCAAM;EACnB;EAEA;;;IACE,oCAAS,GAAF,iCAAI,wCAAM;EACnB;EAEA;;;IACE,oCAAS,GAAF,iCAAI,wCAAM;EACnB;EAEA;;;IACE,oCAAS,GAAF,iCAAI,wCAAM;EACnB;AACF",
8
+ "file": "cl_salv_column.clas.mjs",
9
+ "sourceRoot": ""
10
+ }
@@ -0,0 +1,42 @@
1
+ const {cx_root} = await import("./cx_root.clas.mjs");
2
+ // cl_salv_columns_table.clas.abap
3
+ class cl_salv_columns_table {
4
+ static INTERNAL_TYPE = 'CLAS';
5
+ static IMPLEMENTED_INTERFACES = [];
6
+ async constructor_(INPUT) {
7
+ this.me = new abap.types.ABAPObject();
8
+ this.me.set(this);
9
+ return this;
10
+ }
11
+ async get_column(INPUT) {
12
+ let value = new abap.types.ABAPObject({qualifiedName: "CL_SALV_COLUMN"});
13
+ let columnname = new abap.types.String({qualifiedName: "STRING"});
14
+ if (INPUT && INPUT.columnname) {columnname.set(INPUT.columnname);}
15
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
16
+ return value;
17
+ }
18
+ async set_cell_type_column(INPUT) {
19
+ let value = new abap.types.String({qualifiedName: "STRING"});
20
+ if (INPUT && INPUT.value) {value.set(INPUT.value);}
21
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
22
+ }
23
+ async set_optimize(INPUT) {
24
+ let value = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
25
+ if (INPUT && INPUT.value) {value = INPUT.value;}
26
+ if (INPUT === undefined || INPUT.value === undefined) {value = abap.builtin.abap_true;}
27
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
28
+ }
29
+ async get() {
30
+ let value = new abap.types.Character(4);
31
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
32
+ return value;
33
+ }
34
+ async set_color_column(INPUT) {
35
+ let value = new abap.types.String({qualifiedName: "STRING"});
36
+ if (INPUT && INPUT.value) {value.set(INPUT.value);}
37
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
38
+ }
39
+ }
40
+ abap.Classes['CL_SALV_COLUMNS_TABLE'] = cl_salv_columns_table;
41
+ export {cl_salv_columns_table};
42
+ //# sourceMappingURL=cl_salv_columns_table.clas.mjs.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [
4
+ "cl_salv_columns_table.clas.abap"
5
+ ],
6
+ "names": [],
7
+ "mappings": ";;AAeA;;;;;;;;EACE;;;;IACE,oCAAS,GAAF,iCAAI,wCAAM;IACnB;;EAEA;;;IACE,oCAAS,GAAF,iCAAI,wCAAM;EACnB;EAEA;;;;IACE,oCAAS,GAAF,iCAAI,wCAAM;EACnB;EAEA;;IACE,oCAAS,GAAF,iCAAI,wCAAM;IACnB;;EAEA;;;IACE,oCAAS,GAAF,iCAAI,wCAAM;EACnB;AACF",
8
+ "file": "cl_salv_columns_table.clas.mjs",
9
+ "sourceRoot": ""
10
+ }
@@ -0,0 +1,14 @@
1
+ const {cx_root} = await import("./cx_root.clas.mjs");
2
+ // cl_salv_events_table.clas.abap
3
+ class cl_salv_events_table {
4
+ static INTERNAL_TYPE = 'CLAS';
5
+ static IMPLEMENTED_INTERFACES = [];
6
+ async constructor_(INPUT) {
7
+ this.me = new abap.types.ABAPObject();
8
+ this.me.set(this);
9
+ return this;
10
+ }
11
+ }
12
+ abap.Classes['CL_SALV_EVENTS_TABLE'] = cl_salv_events_table;
13
+ export {cl_salv_events_table};
14
+ //# sourceMappingURL=cl_salv_events_table.clas.mjs.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [
4
+ "cl_salv_events_table.clas.abap"
5
+ ],
6
+ "names": [],
7
+ "mappings": ";;AAkBA;;;;;;;;AAEA",
8
+ "file": "cl_salv_events_table.clas.mjs",
9
+ "sourceRoot": ""
10
+ }
@@ -0,0 +1,19 @@
1
+ const {cx_root} = await import("./cx_root.clas.mjs");
2
+ // cl_salv_functions_list.clas.abap
3
+ class cl_salv_functions_list {
4
+ static INTERNAL_TYPE = 'CLAS';
5
+ static IMPLEMENTED_INTERFACES = [];
6
+ async constructor_(INPUT) {
7
+ this.me = new abap.types.ABAPObject();
8
+ this.me.set(this);
9
+ return this;
10
+ }
11
+ async set_all(INPUT) {
12
+ let flag = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
13
+ if (INPUT && INPUT.flag) {flag = INPUT.flag;}
14
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
15
+ }
16
+ }
17
+ abap.Classes['CL_SALV_FUNCTIONS_LIST'] = cl_salv_functions_list;
18
+ export {cl_salv_functions_list};
19
+ //# sourceMappingURL=cl_salv_functions_list.clas.mjs.map
@@ -0,0 +1,10 @@
1
+ {
2
+ "version": 3,
3
+ "sources": [
4
+ "cl_salv_functions_list.clas.abap"
5
+ ],
6
+ "names": [],
7
+ "mappings": ";;AAKA;;;;;;;;EACE;;;IACE,oCAAS,GAAF,iCAAI,wCAAM;EACnB;AACF",
8
+ "file": "cl_salv_functions_list.clas.mjs",
9
+ "sourceRoot": ""
10
+ }
@@ -0,0 +1,122 @@
1
+ const {cx_root} = await import("./cx_root.clas.mjs");
2
+ // cl_salv_table.clas.abap
3
+ class cl_salv_table {
4
+ static INTERNAL_TYPE = 'CLAS';
5
+ static IMPLEMENTED_INTERFACES = [];
6
+ async constructor_(INPUT) {
7
+ this.me = new abap.types.ABAPObject();
8
+ this.me.set(this);
9
+ this.c_functions_all = cl_salv_table.c_functions_all;
10
+ return this;
11
+ }
12
+ async get_aggregations() {
13
+ let value = new abap.types.ABAPObject({qualifiedName: "CL_SALV_AGGREGATIONS"});
14
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
15
+ return value;
16
+ }
17
+ async get_functions() {
18
+ let val = new abap.types.ABAPObject({qualifiedName: "CL_SALV_FUNCTIONS_LIST"});
19
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
20
+ return val;
21
+ }
22
+ async get_selected_rows() {
23
+ let rows = new abap.types.Table(new abap.types.Integer({qualifiedName: "I"}), {"withHeader":false,"primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "cl_salv_table=>ty_rows");
24
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
25
+ return rows;
26
+ }
27
+ async get_metadata() {
28
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
29
+ }
30
+ async set_selection_mode(INPUT) {
31
+ let val = new abap.types.Integer({qualifiedName: "I"});
32
+ if (INPUT && INPUT.val) {val.set(INPUT.val);}
33
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
34
+ }
35
+ async set_striped_pattern(INPUT) {
36
+ let val = new abap.types.Character(4);
37
+ if (INPUT && INPUT.val) {val = INPUT.val;}
38
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
39
+ }
40
+ async set_list_header(INPUT) {
41
+ let val = new abap.types.Character(4);
42
+ if (INPUT && INPUT.val) {val = INPUT.val;}
43
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
44
+ }
45
+ async factory(INPUT) {
46
+ return cl_salv_table.factory(INPUT);
47
+ }
48
+ static async factory(INPUT) {
49
+ let r_container = new abap.types.Character(4);
50
+ if (INPUT && INPUT.r_container) {r_container = INPUT.r_container;}
51
+ let r_salv_table = new abap.types.Character(4);
52
+ if (INPUT && INPUT.r_salv_table) {r_salv_table = INPUT.r_salv_table;}
53
+ let t_table = new abap.types.Character(4);
54
+ if (INPUT && INPUT.t_table) {t_table = INPUT.t_table;}
55
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
56
+ }
57
+ async is_offline() {
58
+ let value = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
59
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
60
+ return value;
61
+ }
62
+ async get_selections() {
63
+ let val = new abap.types.ABAPObject({qualifiedName: "CL_SALV_TABLE"});
64
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
65
+ return val;
66
+ }
67
+ async close_screen() {
68
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
69
+ }
70
+ async refresh() {
71
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
72
+ }
73
+ async display() {
74
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('todo')));
75
+ }
76
+ async set_screen_status(INPUT) {
77
+ let pfstatus = new abap.types.Character(4);
78
+ if (INPUT && INPUT.pfstatus) {pfstatus = INPUT.pfstatus;}
79
+ let set_functions = new abap.types.Character(4);
80
+ if (INPUT && INPUT.set_functions) {set_functions = INPUT.set_functions;}
81
+ let report = new abap.types.Character(4);
82
+ if (INPUT && INPUT.report) {report = INPUT.report;}
83
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('TODO')));
84
+ }
85
+ async set_screen_popup(INPUT) {
86
+ let start_column = new abap.types.Integer({qualifiedName: "I"});
87
+ if (INPUT && INPUT.start_column) {start_column.set(INPUT.start_column);}
88
+ let end_column = new abap.types.Integer({qualifiedName: "I"});
89
+ if (INPUT && INPUT.end_column) {end_column.set(INPUT.end_column);}
90
+ let start_line = new abap.types.Integer({qualifiedName: "I"});
91
+ if (INPUT && INPUT.start_line) {start_line.set(INPUT.start_line);}
92
+ let end_line = new abap.types.Integer({qualifiedName: "I"});
93
+ if (INPUT && INPUT.end_line) {end_line.set(INPUT.end_line);}
94
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('TODO')));
95
+ }
96
+ async get_event() {
97
+ let val = new abap.types.ABAPObject({qualifiedName: "CL_SALV_EVENTS_TABLE"});
98
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('TODO')));
99
+ return val;
100
+ }
101
+ async get_display_settings() {
102
+ let val = new abap.types.ABAPObject({qualifiedName: "CL_SALV_TABLE"});
103
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('TODO')));
104
+ return val;
105
+ }
106
+ async set_top_of_list(INPUT) {
107
+ let val = new abap.types.Character(4);
108
+ if (INPUT && INPUT.val) {val = INPUT.val;}
109
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('TODO')));
110
+ }
111
+ async get_columns() {
112
+ let val = new abap.types.ABAPObject({qualifiedName: "CL_SALV_COLUMNS_TABLE"});
113
+ abap.statements.assert(abap.compare.eq(new abap.types.Integer().set(1), new abap.types.Character(4).set('TODO')));
114
+ return val;
115
+ }
116
+ }
117
+ abap.Classes['CL_SALV_TABLE'] = cl_salv_table;
118
+ cl_salv_table.c_functions_all = new abap.types.Integer({qualifiedName: "I"});
119
+ cl_salv_table.c_functions_all.set(1);
120
+ cl_salv_table.ty_rows = new abap.types.Table(new abap.types.Integer({qualifiedName: "I"}), {"withHeader":false,"primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "cl_salv_table=>ty_rows");
121
+ export {cl_salv_table};
122
+ //# sourceMappingURL=cl_salv_table.clas.mjs.map