mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
refactoring
This commit is contained in:
parent
4c21386120
commit
88328e3762
|
@ -475,7 +475,6 @@ CLASS z2ui5_lcl_utility_tree_json IMPLEMENTATION.
|
||||||
|
|
||||||
/ui2/cl_json=>deserialize( EXPORTING json = CONV string( iv_json )
|
/ui2/cl_json=>deserialize( EXPORTING json = CONV string( iv_json )
|
||||||
assoc_arrays = abap_true
|
assoc_arrays = abap_true
|
||||||
" conversion_exits = abap_true
|
|
||||||
CHANGING data = result->mr_actual ).
|
CHANGING data = result->mr_actual ).
|
||||||
ENDMETHOD.
|
ENDMETHOD.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user