‎2019 Dec 17 12:23 PM
Hi,
I am changing the custom field of BO /IAM/ACTIVITY in custom report.
When Webdynpro UI screen is in edit mode, The lock is happening at the root node. I am unable to change the custom field using BOPF MODIFY method in report when Screen is in edit.
We found the root cause. The root cause is ENQUEUE happened at root node when screen is in edit. When using modify method explicitly, enqueue function module ENQUEUE_/BOBF/E_LIB_1 is called again and failed to update BO custom field in report.
How can we remove the lock on root node in custom report when lock is occurred in screen.
Thanks in advance!
‎2019 Dec 20 4:58 AM