PurchInvoiceJournalPost::preJournalLineHandler_BR Method [AX 2012]

Executes before the journalLine method.

server public static void preJournalLineHandler_BR(XppPrePostArgs _args)

Run On

Server

Parameters

_args
Type: XppPrePostArgs Class
The XppPrePostArgs object.

This method is called by an event handler.

Show: