frm - 40202 [message #255273] |
Tue, 31 July 2007 04:39 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
shrad
Messages: 6 Registered: July 2007 Location: Mumbai
|
Junior Member |
|
|
after megration from 6i to 10g, in one form i am facing the problem of error code frm-40202.
In form , when I am going from one field to another message is coming like this , for both the fields required property is no.
pls help
shrads
|
|
|
|
Re: frm - 40202 [message #256051 is a reply to message #255273] |
Thu, 02 August 2007 20:32 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
frm-40202 is 'Field Must be Entered' or something like that.
Even though the field is DEFINED as having 'required' set to 'no' that doesn't mean that there isn't a trigger that is turning it to 'yes'. Search the PL/SQL of the form for 'set_item_property' or 'set_item_instance_property'.
David
[Updated on: Thu, 02 August 2007 20:33] Report message to a moderator
|
|
|