mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
small fix in diff beacons
This commit is contained in:
parent
355c629d43
commit
32151beea8
|
@ -2684,6 +2684,7 @@ CLASS lcl_diff IMPLEMENTATION.
|
|||
APPEND lv_code_line TO mt_beacons.
|
||||
lv_beacon = sy-tabix.
|
||||
<ls_diff>-beacon = lv_beacon.
|
||||
EXIT. "Loop
|
||||
ENDIF.
|
||||
ENDLOOP.
|
||||
ENDLOOP.
|
||||
|
|
Loading…
Reference in New Issue
Block a user