PurchInvoiceJournalPost::postPostCustVendHandler Method [AX 2012]

Calls the PurchInvoiceJournalPost.postPostCustVend_BR method, if Brazilian context is enabled.

server public static void postPostCustVendHandler(XppPrePostArgs _args)

Run On

Server

Parameters

_args
Type: XppPrePostArgs Class
The arguments passed by the event handler.
Show: