on 2024 Apr 23 3:22 PM
Hi all,
I'm writing a code in JAVA using JCo to connect to the CUA system and to a user unlock using the bapi BAPI_USER_UNLOCK.
Until now I'm able to unlock the user account in CUA itself, so how can I specify to unlock the user in a specific CUA system member.?
Is it not possible to specify the execution somehow using a RFC?
Thanks a lot for your help.
Request clarification before answering.
Did you set user locking/unlocking in SCUM as Everywhere to be allowed to lock/unlock users in the local systems?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try SUSR_BAPI_USER_[UN]LOCK with LOCK_LOCAL = 'X' and LOCK_GLOBAL=' '
(Or analyze the BAPI behavior and SCUM Customizing to get this behavior)
User | Count |
---|---|
87 | |
13 | |
10 | |
5 | |
4 | |
4 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.