mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
Update src/env/zif_abapgit_environment.intf.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
This commit is contained in:
parent
652c697a4a
commit
d3455954c5
2
src/env/zif_abapgit_environment.intf.abap
vendored
2
src/env/zif_abapgit_environment.intf.abap
vendored
|
@ -41,7 +41,7 @@ INTERFACE zif_abapgit_environment
|
|||
VALUE(rv_free_work_processes) TYPE i.
|
||||
METHODS check_parallel_processing
|
||||
IMPORTING
|
||||
iv_group TYPE clike
|
||||
iv_group TYPE clike
|
||||
RETURNING
|
||||
VALUE(rv_checked) TYPE abap_bool.
|
||||
METHODS get_available_user_sessions
|
||||
|
|
Loading…
Reference in New Issue
Block a user