Remove System Id from SOTR object type (#4104)

Co-authored-by: Rembold Rembold <philipp.rebold@sap.com>
This commit is contained in:
Philipp R 2020-10-29 18:58:54 +01:00 committed by GitHub
parent b75c6f8515
commit 27aca4b382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,8 @@ CLASS ZCL_ABAPGIT_SOTR_HANDLER IMPLEMENTATION.
ls_header-crea_name,
ls_header-crea_tstut,
ls_header-chan_name,
ls_header-chan_tstut.
ls_header-chan_tstut,
ls_header-system_id.
LOOP AT lt_entries ASSIGNING <ls_entry>.
CLEAR: <ls_entry>-version,