Friday, February 22, 2008

Delete transactional data using SysDatabaseTransDelete class

Got to learn a new thing from my functional buddy:
SysDatabaseTransDelete deletes the transactional data and makes it clean for testing purpose. It retains all the setup and master data. Handy to do regression testing where transactional data has to be deleted and re-tested again.

1 comment: