Master Detail form in Oracle EBS
Hello,
This is on Forms 6i, on Oracle EBS 11.5.10.2
I have to develop a Master Detail Form, with one master block and several detail blocks(5 detail blocks).
Each of the detail block is arranged on a tab. That means 5 detail block = 5 tab.
Now I wan to implement opposite of master less operation meaning, i need to prevent detail less operation.
To explain in a simple manner, If user enters a new record in master block, and does not bother to even navigate to any of detail tabs, then it should force user to at enter a record in these detail tabs and should prevent user from exiting the form or committing the form without entering detail tabs.
This is on Forms 6i, on Oracle EBS 11.5.10.2
I have to develop a Master Detail Form, with one master block and several detail blocks(5 detail blocks).
Each of the detail block is arranged on a tab. That means 5 detail block = 5 tab.
Now I wan to implement opposite of master less operation meaning, i need to prevent detail less operation.
To explain in a simple manner, If user enters a new record in master block, and does not bother to even navigate to any of detail tabs, then it should force user to at enter a record in these detail tabs and should prevent user from exiting the form or committing the form without entering detail tabs.
Tagged:
0