Share via


EInvoicePost_MX.createElectronicInvoiceTrans Method [AX 2012]

Creates the electronic invoice lines that are related to the posted document.

Syntax

protected abstract void createElectronicInvoiceTrans()

Run On

Server

Remarks

Depending on the origin of posted document, it may be necessary to search for lines to get the following information: customName, customDocNumber, customDocDate, and PropertyNumber.

See Also

Reference

EInvoicePost_MX Class