Quantcast
Channel: Microsoft Dynamics NAV Forum - Recent Threads
Viewing all articles
Browse latest Browse all 29197

Reg Event Subscription

$
0
0

Hi Everyone,

I have created an event subscriber for the item table.

I have also created an another customized table called item revision table.

So I created Event subscriber and Wrote the following code in the event subscriber

WITH Itemrevision DO BEGIN
SETRANGE("ITem No.",Rec."No.");
IF FINDSET THEN
DELETEALL(TRUE);
MESSAGE(FORMAT('Item Deleted'));
END;

But it is not working.

No when go to debugger and see the event subscriptions it is showing some error like this.

Please advice,

Regards

Bharath K


Viewing all articles
Browse latest Browse all 29197

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>