We have created a User Defined Field (Customer Pricing UDF) which is attached to the Quote Detail form (dropdown list). The User picks the code and saves. This works fine.
The same field (Customer Pricing UDF) is on the Quote Oper form (Quote Engineering Workbench).
I need help! How would I go about populating the Quote Operations with the CustomerPricing UDF from the Quote Detail so that the user does not have to manually enter this for each operation. The CustomerPriceUDF is on the QuoteOper table.
I tried creating a method directive to update Quote/Update (both pre and post) but I am falling short!
Any direction is greatly appreciated