mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
Merge branch 'main' into mbtools/alav-ddic
This commit is contained in:
commit
0ba66e6cc1
|
@ -278,9 +278,11 @@ CLASS zcl_abapgit_serialize IMPLEMENTATION.
|
|||
ms_i18n_params-main_language_only = is_local_settings-main_language_only.
|
||||
ENDIF.
|
||||
|
||||
IF mo_dot_abapgit IS NOT INITIAL.
|
||||
CREATE OBJECT mo_abap_language_version
|
||||
EXPORTING
|
||||
io_dot_abapgit = mo_dot_abapgit.
|
||||
ENDIF.
|
||||
|
||||
ENDMETHOD.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user