I work with an on-premises D365 box. (Don't know the correct terminology.)
With the PU12 7.3 (or something) update, there were changes on the CustInvoiceTrans table which resulted in a build fail due to a unique index violation.
I was instructed by a senior to drop the table on the SQL database. (Apparently in AX2012 this worked fine: drop the table implicitly deletes all data and then on next build the table is created again and you can move forward on a clean slate.)
Now the table is gone and I can't get it back. Building CustInvoiceTrans results in an error. Building Foundation results in an error. Full Build results in an error. Paraphrasing: "The table CustInvoiceTrans could not be found or does not exist". (I can build CustInvoiceTrans without synchronise - no errors, but that isn't really helpful to say the least.)
This wasn't a problem until now as I wasn't working with the table. But now I do...........
Any solutions?
Thanks for reading
*This post is locked for comments
I have the same question (0)