mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-02 13:03:01 +08:00
CUS1: fix jump (#5447)
This commit is contained in:
parent
3666dda767
commit
e0742e5181
|
@ -181,6 +181,8 @@ CLASS zcl_abapgit_object_cus1 IMPLEMENTATION.
|
||||||
iv_tcode = 'S_CUS_ACTIVITY'
|
iv_tcode = 'S_CUS_ACTIVITY'
|
||||||
it_bdcdata = lt_bdc_data ).
|
it_bdcdata = lt_bdc_data ).
|
||||||
|
|
||||||
|
rv_exit = abap_true.
|
||||||
|
|
||||||
ENDMETHOD.
|
ENDMETHOD.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user