Error with Exporting .xpo file from CRM Connector AX 2012
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?
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?
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.