Skip to Content
0
Former Member
Jun 08, 2009 at 08:11 PM

Transaction Notification. How to include table Itemgroup in code

549 Views

Hi.

I need to include some code in SP_TN that must be run at changing of values in the fields of the table ItemGroup (OITB).

What will be the first stroke in TN

like:

1. If @object_type = N'XXX' - in this case I need a number of object of this table, or

2. if @TableName = 'ItemGroup' or OITB

or something else

With regards

Maxim