Delete Transaction tables data in axapta
To deletes the transactional data and makes system clean for testing purpose. To retains all the setup and master data. we can use following class
SysDatabaseTransDelete
We can directly run this class from AOT. Before running this class please take backup of your company data.
To deletes the transactional data and makes system clean for testing purpose. To retains all the setup and master data. we can use following class
SysDatabaseTransDelete
We can directly run this class from AOT. Before running this class please take backup of your company data.