Customizing OAF Page - Customer Standard Page.
Hello,
We have a customization requirement on the profiles tab of the standard customer standard page in Oracle EBS.
This is an OAF page and we have to extend the OAF page.
So, our requirement is as follows:
- There is a payment terms dropdown under the profiles tab. I have attached the screenshot.
- When a user selects a payment term that is higher than NET30 and then tries to save the page, it should throw an error and prevent the user to select anything higher than NET30.
To achieve this we have extended the CO object as shown in the attached screenshot.