
Hi,
I was testing the Billing Classification feature of AX2012 R2 and posted a Free Text invoice that uses a billing classification and Billing code. I now need to disable the Billing Classification parameter and system throws the below error on my attempt to do so:
"You cannot disable the use of billing classifications because transactions exist that have billing classifications assigned to them.".
How can I disable the parameter?
Thank you.
Sarita
*This post is locked for comments
I have the same question (0)Hi Sarita,
I assume this is a test environment. Try to find the related tables and empty the billing classification fields. You can also use the class SysDatabaseTransDelete to remove all transactions from this company.
Don't do this in a live environment.