mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
parent
42f52990e5
commit
efa0935a5c
|
@ -204,6 +204,7 @@ CLASS ZCL_ABAPGIT_DEFAULT_TRANSPORT IMPLEMENTATION.
|
|||
CALL FUNCTION 'TR_TASK_SET'
|
||||
EXPORTING
|
||||
iv_order = iv_transport
|
||||
iv_validdays = 1
|
||||
EXCEPTIONS
|
||||
invalid_username = 1
|
||||
invalid_category = 2
|
||||
|
|
Loading…
Reference in New Issue
Block a user