Skip to main content
Solved

removing RMB entry

  • November 13, 2023
  • 2 replies
  • 121 views

Forum|alt.badge.img+5
  • Do Gooder (Customer)

I am trying to remove the ‘Create Corrective Invoice’ from the RMB menu in the the RMA screen.

I have deactivated everywhere that i can find Corrective Invoice but users still have the option to create when they RMB in the header of RMA

Best answer by Telha

If you are on Apps 10 then that RMB relies on the function called “Invoice_Customer_Order_API.Create_Corr_Inv_From_Return” which can be found in the Database Objects tab shown in the image below. Revoking this function should disable that RMB.

 

 

2 replies

Furkan Zengin
Ultimate Hero (Partner)
Forum|alt.badge.img+21
  • Ultimate Hero (Partner)
  • November 13, 2023

Hello,

What is the version of application? Can you share a screen shot?


Forum|alt.badge.img+8
  • Hero (Employee)
  • Answer
  • November 13, 2023

If you are on Apps 10 then that RMB relies on the function called “Invoice_Customer_Order_API.Create_Corr_Inv_From_Return” which can be found in the Database Objects tab shown in the image below. Revoking this function should disable that RMB.