Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

F11 and FRM-40202 in Oracle Applcation 1

Status
Not open for further replies.

hpaille

Programmer
Apr 16, 2003
37
FR
While doing a F11 (query-find) in a specific forms in Oracle application, I get the message FRM-40202 Field must be entered because I have some mandatory fields.
The screen is opened in creation mode but it should not stop the user to do a query. Any idea ?
Thanks
 
You need to check through the code in your form because something is placing a value in a database field as the form starts. It wont let you into query mode because the 'new' record first has to be entered or removed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top