mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
#303 clean selscreen variables
This commit is contained in:
parent
583964cf68
commit
3e8a8ca867
|
@ -62,6 +62,8 @@ CLASS lcl_password_dialog IMPLEMENTATION.
|
|||
CLEAR: cv_user, cv_pass.
|
||||
ENDIF.
|
||||
|
||||
CLEAR: p_url, p_user, p_pass.
|
||||
|
||||
ENDMETHOD. "popup
|
||||
|
||||
METHOD on_screen_init.
|
||||
|
|
Loading…
Reference in New Issue
Block a user