APP-FND-01206 [message #351329] |
Tue, 30 September 2008 05:36 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Yadaram
Messages: 1 Registered: September 2008
|
Junior Member |
|
|
Hi
I have a record in sales order form. I have personalized this form by which I call another custom form from actions menu.
This custom form opens based on Header ID and line id.
I enter few details on the custom form and save. First time it saves successfully. But when I query the same record and try to update
previously entered values in custom form and save it. Then Form gives following error message.
Please help, if anybody else has faced the same problem and got the resolution.
APP-FND-01206 This record already exist you entred a duplicate value or sequence of vlaues that must be unique
|
|
|
Re: APP-FND-01206 [message #353114 is a reply to message #351329] |
Sat, 11 October 2008 11:10 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/45399.jpg) |
vamsi kasina
Messages: 2112 Registered: October 2003 Location: Cincinnati, OH
|
Senior Member |
|
|
Seems the code in the custom form is inserting the data instead of updating the record.
Please code it appropriately.
By
Vamsi
|
|
|