Good Day.
Is there a way we can delete the entry of another user , as it says the user only can do it..(can’t even perform with Admin user -IFSAPP)
Good Day.
Is there a way we can delete the entry of another user , as it says the user only can do it..(can’t even perform with Admin user -IFSAPP)
Hello
The only way is logging on with the creator user and delete. The other option is modifying check delete procedure for OPEN_BAL_HIST_INSTANCE_API. You can modify as following
(remrec_.user_id <> Fnd_Session_API.Get_Fnd_User() OR remrec_.user_id <> ‘IFSAPP’)
Hope this helps
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.