is it possible to call multiple stored procedures in one transaction and COMMIT/ROLLBACK all operations from all stored procedures?
For example:
BEGIN TRAN