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
CalledParameters
- _args
- Type: XppPrePostArgs Class
True if it is valid; otherwise, false.
Show: