CustPostInvoiceJob::postValidateEventHandler_BR Method [AX 2012]

Validates if the Free Text invoice is valid for Brazilian localization.

client server public static void postValidateEventHandler_BR(XppPrePostArgs _args)

Run On

Called

Parameters

_args
Type: XppPrePostArgs Class
True if it is valid; otherwise, false.

This method is called by an event handler.

Show: