Skip to main content
Solved

Delete Customer open balance history record

  • September 11, 2024
  • 2 replies
  • 38 views

SMANUEL
Sidekick (Partner)
Forum|alt.badge.img+9
  • Sidekick (Partner)
  • 52 replies

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)

 

Best answer by Furkan Zengin

Hello @SMANUEL 

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

View original
Did this topic help you find an answer to your question?

2 replies

Furkan Zengin
Superhero (Partner)
Forum|alt.badge.img+21
  • Superhero (Partner)
  • 692 replies
  • Answer
  • September 11, 2024

Hello @SMANUEL 

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


SMANUEL
Sidekick (Partner)
Forum|alt.badge.img+9
  • Author
  • Sidekick (Partner)
  • 52 replies
  • September 11, 2024

@Furkan Zengin Many thanks for your response..The first option seems to be better...


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings