How to Implement a Conditional Warning Message on Cash Management Screen in Oracle Fusion
Summary:
I am trying to implement a warning message on the Cash Management → Bank Statements and Reconciliation → Manual Reconciliation screen
I explored two possible approaches:
- Using Visual Builder, but this option is not available for this screen.
- Using Oracle Guided Learning, but this requires a paid subscription.
I need assistance to implement a warning message with the following conditions:
- When a user clicks on Bank Statement Lines and then System Transactions, the system should take the Bank Statement Lines period and the System Transactions source, and verify if the GL for that period is open.
- Is there any option in Oracle Fusion to achieve this functionality without using Visual Builder or paid Guided Learning?
0