Error with Exporting .xpo file from CRM Connector AX 2012

Asked By 10 points N/A Posted on -
qa-featured

I am receiving an error when exporting a .xpo file from CRM Connector AX 2012. The error is showing a ‘CashDiscBAseDate is not available’. What should I do?

SHARE
Answered By 25 points N/A #104628

Error with Exporting .xpo file from CRM Connector AX 2012

qa-featured

DearStanley steward,

According to the error message you received while exporting the .xpo file, I think you got this message "the macro #CashDiscBaseDate is not available". I mean actually the word "macro". It seems that you need to perform a code merge on the class declarations for the classes which are listed to have missing macros. For example, for the # CashDiscBaseDate error you received, you will need to merge syp and user for the SalesSalesOrder_SaleTableclass. If you received other missing macro errors, please notify me and I shall help you in solving them.

Hope this may help you.

Best of luck.

Related Questions