Hi,
You may try to include all your code in the SP_TN.
Add "IF @transaction_type IN (N'A', N'U') AND @Object_type = N'18'" for the first condition to check.
Thanks,
Gordon
Hi,
You may try to include all your code in the SP_TN.
Add "IF @transaction_type IN (N'A', N'U') AND @Object_type = N'18'" for the first condition to check.
Thanks,
Gordon