Quantcast
Channel: Microsoft Dynamics NAV
Viewing all articles
Browse latest Browse all 64865

Forum Post: RE: In which codeunit i can write code when any insert / Modify for in NAV tables ?

$
0
0

Hi Benoit ,

 Thanks for the reply . Actually I have maintain a udf column ('UpdateFlag') for those above tables . I want to update this flag by 'F' value when data are inserted /Updated in above those tables . I have write code for example of item table :

                               Item.GET("Item No.");

                               Item.UpdateFlag := 'F';

                               Item.MODIFY;

   But I can't understand where the above code is placed for the above those tables.Have you any document where I can see which tables(Items / Customer / Shipping Address / Sales  Price / Sales line Discount )  use codeunit  for Insert/Update ?

Thanks

Surajit


Viewing all articles
Browse latest Browse all 64865

Trending Articles



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