bugfix, new pull page: setting transport (#6667)

This commit is contained in:
Lars Hvam 2023-11-27 07:43:31 +01:00 committed by GitHub
parent 890ad4bb1b
commit 373b5bc5d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,8 +170,7 @@ CLASS ZCL_ABAPGIT_GUI_PAGE_PULL IMPLEMENTATION.
FIELD-SYMBOLS <ls_overwrite> LIKE LINE OF ms_checks-overwrite.
mo_form_data = ii_event->form_data( ).
mo_form_data->merge( ii_event->form_data( ) ).
CASE ii_event->mv_action.
WHEN c_action-refresh.