diff --git a/src/zabapgit_persistence.prog.abap b/src/zabapgit_persistence.prog.abap index dfe670c3b..a01d44b84 100644 --- a/src/zabapgit_persistence.prog.abap +++ b/src/zabapgit_persistence.prog.abap @@ -1677,10 +1677,11 @@ CLASS lcl_persist_settings DEFINITION FINAL. ENDCLASS. CLASS lcl_persist_settings IMPLEMENTATION. -* todo, refactor this to use XML and only 1 row in the database? METHOD modify. +* todo, refactor this class to use XML and only 1 row in the database? + lcl_app=>db( )->modify( iv_type = 'SETTINGS' iv_value = 'PROXY_URL'