Hi All,
i am calling stored procedure through sap bods
EXEC Rep.dbo.CARES_Redemption
@argPromotions='1635,1757,1787';
i am getting below the error. Can you please let us know how to fix the Issue.
Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 1,
current count = 0.>.