mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-02 13:03:01 +08:00
Removes activation pop-up screen
This commit is contained in:
parent
bf1d9a13e3
commit
a32ab9d4fb
|
@ -56,7 +56,7 @@ CLASS lcl_objects_activation IMPLEMENTATION.
|
|||
CALL FUNCTION 'RS_WORKING_OBJECTS_ACTIVATE'
|
||||
EXPORTING
|
||||
activate_ddic_objects = iv_ddic
|
||||
with_popup = abap_true
|
||||
with_popup = abap_false
|
||||
TABLES
|
||||
objects = gt_objects
|
||||
EXCEPTIONS
|
||||
|
|
Loading…
Reference in New Issue
Block a user