How is your FKV set up? (What application dataview path and joins are involved?)
Also: Is "Price Breaks" actually a sub-process application? (You can tell by running Quote entry in developer mode.)
If it is, that is likely what is triggering the secondary attempt to create the FKV again. (It shouldn't, but I've encountered the problem before in other apps.)
If that proves true, trying moving the FKV to the subprocess app (if possible) and then pass the value back to quote entry through some common table (to both quote entry and the sub process price break app) via some handy unused appropriate ud field(s).
Rob
________________________________
From: melissa hietala <kevmel822@...>
To: vantage@yahoogroups.com
Sent: Tuesday, June 9, 2009 12:32:53 PM
Subject: [Vantage] FKV Error Message
I have a customization applied that adds a FKV to the "Material Price Break Maintenance" screen. This screen is launched when clicking the "Price Breaks" button under the "Materials" tab in Quote Entry. The first time I click the "Price Breaks" button and launch the form, the customized form launches fine and I am able to see the FKV. However, if I close the window and click the "Price Breaks" button again, I receive an error message which states "Item has already been added. Key in dictionary: QteInfo. Key being added: QteInfo."  QteInfo is the name of the FKV that I created, and it appears that it is erroring out because Vantage is trying to add the FKV again. Any idea how I can get this corrected?
Thanks
Dustin Biniek
UMC, Inc.
DustinB@ultramc. com
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
Also: Is "Price Breaks" actually a sub-process application? (You can tell by running Quote entry in developer mode.)
If it is, that is likely what is triggering the secondary attempt to create the FKV again. (It shouldn't, but I've encountered the problem before in other apps.)
If that proves true, trying moving the FKV to the subprocess app (if possible) and then pass the value back to quote entry through some common table (to both quote entry and the sub process price break app) via some handy unused appropriate ud field(s).
Rob
________________________________
From: melissa hietala <kevmel822@...>
To: vantage@yahoogroups.com
Sent: Tuesday, June 9, 2009 12:32:53 PM
Subject: [Vantage] FKV Error Message
I have a customization applied that adds a FKV to the "Material Price Break Maintenance" screen. This screen is launched when clicking the "Price Breaks" button under the "Materials" tab in Quote Entry. The first time I click the "Price Breaks" button and launch the form, the customized form launches fine and I am able to see the FKV. However, if I close the window and click the "Price Breaks" button again, I receive an error message which states "Item has already been added. Key in dictionary: QteInfo. Key being added: QteInfo."  QteInfo is the name of the FKV that I created, and it appears that it is erroring out because Vantage is trying to add the FKV again. Any idea how I can get this corrected?
Thanks
Dustin Biniek
UMC, Inc.
DustinB@ultramc. com
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]