Hi
I develop the workflow module and I have to check any events on
insert, update or delete.I would like to get access to the global
methods of (update, insert and delete). Is there any way I can
overwrite or extend these methods, to add my own code? (I mean
similar functionality as databaselog functionality uses.)
Because if we have databaselog turned on, then when you insert,
update or delete a record, then the methods loginsert, logupdate or
logdelete is called from the application class. It means, that Axapta
do some trigger every time you do anything in axapta (check wheather
the table is in the databaselog table and write record to
sysdatabaselog).
I prefer not to modify all insert, update or delete methods on all
tables...
thank you
tomas
Yahoo! Groups Sponsor
ADVERTISEMENT
click here
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
- [development-axapta] Roles in Holland t_pyrochta
- [development-axapta] Roles in Holland Charlie Jackson
- AW: [development-axapta] Roles in Holland Peter . Melchior . PeMe

