Following a price list update, I need to update some existing orders to reflect the new price on the price list.
I had hoped that I could update the order line using the ‘Sales Order Detail’ DMT however, when I upload a data file in update mode with the following columns:
Company
OrderNum
OrderLine
OrderQty
I get the following error:
Table: ttOrderHed Msg: There are no records in the table ttOrderHed Table: OrderHed Msg: Record not found.
Has anyone got any ideas why DMT is failing or another way f doing the update?
Wonder if you used the template builder, what other fields you included, e.g. PartNum, RevisionNum, DocUnitPrice, etc…
I have seen similar errors when a BO wants a column(s) I did not include in my template.