fatimahm
(fatima hmaidouch)
1
Hello,
Can I get the “Lock User” attribute by “SAP BuildMap Rule” ?
I’m getting null with the following:
object.get("User Lock Flag")
object.get("USR02-UFLAG")
object.get("User Lock")
object.get("ISLOCKED")
object.get("isLocked")
However, the attribute is not null
The following is the table where User Lock is stored:

Thanks
Hi @fatimahm,
can you try : object.get(“UFLAG”); ?
fatimahm
(fatima hmaidouch)
3
Hi @baoussounda ,
Same result with object.get("UFLAG")
thanks
1 Like
system
(system)
Closed
4
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.