add commit to toggle_favorites

This commit is contained in:
Christian Guenter 2018-06-19 11:24:00 +00:00
parent 145a82e9ef
commit e167464f1d

View File

@ -506,6 +506,8 @@ CLASS zcl_abapgit_persistence_user IMPLEMENTATION.
update( ls_user ).
COMMIT WORK AND WAIT.
ENDMETHOD. " toggle_favorite.