EInvoicePost_MX.initFromSATAuthorizationNumber Method [AX 2012]
Sets the electronic invoice fields based on the SATAuthorizationNumber_MX table.
Syntax
protected void initFromSATAuthorizationNumber(RefRecId _numberSequenceTable, InvoiceId _invoiceId)
Run On
Server
Parameters
- _numberSequenceTable
Type: RefRecId Extended Data Type
The NumberSequenceTable record ID that is used for the invoice document.
- _invoiceId
Type: InvoiceId Extended Data Type
The invoice ID of the posted document.