How to filter or validate charge account by connected company in RSSP Oracle Fusion using VB
Hello
I want to customize the Requisitions screen (RSSP) in Oracle Fusion Redwood using Visual Builder Studio (VBS).
I need to filter the Charge Account field so that it only shows accounts that belong to the connected company (the company the user is currently working under).
If filtering is not possible at the selection level, I would like to validate the selected account after it's chosen, and display an error message if the account's company is different from the connected company or deliver to location field.
Has anyone implemented something similar using Business Rules or Smart Search filters in Redwood UI?