SalesInvoiceJournalPostBase.insertEInvoice_MX Method [AX 2012]

Creates and inserts the electronic invoice information for the specified invoice.

Syntax

protected void insertEInvoice_MX(NumberSeq _numberSeq)

Run On

Server

Parameters

  • _numberSeq
    Type: NumberSeq Class
    The number sequence that is associated with the invoice.

See Also

Reference

SalesInvoiceJournalPostBase Class