How to delete all transaction for legal entity in dynamics 365?

you can use sysdatabasetransdelete to delete all transaction for a legal entity as the below

this action for development with admin permission.

https://<D365URL> /?cmp=<YourCompanyName>&mi=SysClassRunner&cls=<sysdatabasetransdelete >


and click yes



wait until operation complete


Comments

Post a Comment