Hi Andrew,
In this case, the Args object contains a reference to the CustInvoiceJour buffer.
if (_args.dataset() == tableNum(CustInvoiceJour)) { custInvoiceJour = _args.record(); }
Hi Andrew,
In this case, the Args object contains a reference to the CustInvoiceJour buffer.
if (_args.dataset() == tableNum(CustInvoiceJour)) { custInvoiceJour = _args.record(); }