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