Hi All,
I’m trying to code the deletion of an AR Invoice from Invoice Entry.
When I do an adapter trace, the method being called is ARInvoice.DeleteMaster
I can see the parameters for this method are:
DataRow dr
String cGroupID
String keyValue
Out Decimal grpTotalInvAmt
I’ve been using .Net Reflector to find the base code that runs when the Delete Tool is clicked but I haven’t had any luck.
My questions is twofold.
1) Does anyone know what/which DataRow I pass to this method?
2) Or, Where should I be looking to find the code that is executed when a clicking any ButtonTool in a tool bar?
Thanks all!
Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-9278 | fax: 781-232-5191
addr: 37 Shuman Ave | Stoughton | Ma | 02072-3734
jrojas@... | www.matsinc.com
Ask us about our clean, green and beautiful matting and flooring
[cid:5b527c.png@74d31ad4.41a329ce]
This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.
[Non-text portions of this message have been removed]
I’m trying to code the deletion of an AR Invoice from Invoice Entry.
When I do an adapter trace, the method being called is ARInvoice.DeleteMaster
I can see the parameters for this method are:
DataRow dr
String cGroupID
String keyValue
Out Decimal grpTotalInvAmt
I’ve been using .Net Reflector to find the base code that runs when the Delete Tool is clicked but I haven’t had any luck.
My questions is twofold.
1) Does anyone know what/which DataRow I pass to this method?
2) Or, Where should I be looking to find the code that is executed when a clicking any ButtonTool in a tool bar?
Thanks all!
Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-9278 | fax: 781-232-5191
addr: 37 Shuman Ave | Stoughton | Ma | 02072-3734
jrojas@... | www.matsinc.com
Ask us about our clean, green and beautiful matting and flooring
[cid:5b527c.png@74d31ad4.41a329ce]
This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.
[Non-text portions of this message have been removed]