Home » Developer & Programmer » Forms » frm-40200 error in LOV (oracle froms10g )
frm-40200 error in LOV [message #479232] Fri, 15 October 2010 07:40 Go to next message
kvkpraveen
Messages: 20
Registered: June 2010
Location: Bangalore
Junior Member
Hi All

I have the form with LOV values. Here i am inserting the values trew scripts in database and get the values from froms. here i am facing the problem like if i tried to select some values in LOV it is saying the error FRM-40200. Please help on the same


Thanks

Praveen.K
Re: frm-40200 error in LOV [message #479235 is a reply to message #479232] Fri, 15 October 2010 07:55 Go to previous messageGo to next message
cookiemonster
Messages: 13938
Registered: September 2008
Location: Rainy Manchester
Senior Member
FRM-40200: Field is protected against update.


Seems self-explanatory to me.
Your datablock item (or the datablock itself) has either insert_allowed or update_allowed set to false (or both).
Re: frm-40200 error in LOV [message #480146 is a reply to message #479235] Thu, 21 October 2010 07:57 Go to previous messageGo to next message
kvkpraveen
Messages: 20
Registered: June 2010
Location: Bangalore
Junior Member
Hi

Here both of them i set to true...

Regards
Praveen.K
Re: frm-40200 error in LOV [message #480147 is a reply to message #480146] Thu, 21 October 2010 08:00 Go to previous messageGo to next message
cookiemonster
Messages: 13938
Registered: September 2008
Location: Rainy Manchester
Senior Member
So is the problem solved?
Re: frm-40200 error in LOV [message #480148 is a reply to message #480146] Thu, 21 October 2010 08:08 Go to previous message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
kvkpraveen wrote on Thu, 21 October 2010 08:57
Hi

Here both of them i set to true...


If you are still having the problem after doing this (or if they were set that way already), you will need to look for code that may be setting them to what cookiemoster mentioned.
Previous Topic: Ora-00600 cannot exeucte package of other schema
Next Topic: Refresh Detail lines when Header Changes
Goto Forum:
  


Current Time: Thu Sep 19 12:26:50 CDT 2024