mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
Revert TABU
This commit is contained in:
parent
23383d3ff5
commit
56e8ef4750
|
@ -209,7 +209,7 @@ CLASS zcl_abapgit_cts_api IMPLEMENTATION.
|
|||
IMPORTING
|
||||
pe_result = lv_type_check_result.
|
||||
|
||||
rv_transportable = boolc( lv_type_check_result CA 'RTL' OR iv_object_type = 'TABU' ).
|
||||
rv_transportable = boolc( lv_type_check_result CA 'RTL' ).
|
||||
ENDMETHOD.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user