EInvoicePost_ProjInvoiceJour_MX.getInvoiceJourRecId Method [AX 2012]
Gets the record ID of the ProjInvoiceJour invoice document.
Syntax
public RefRecId getInvoiceJourRecId()
Run On
Server
Return Value
Type: RefRecId Extended Data Type
The record ID of the ProjInvoiceJour invoice document.
Remarks
An eInvoice EInvoiceJour_MX always originates from another document, such as CustInvoiceJour sales invoices.
In order to keep track of the original document, the table ID and the record ID of the document are persisted.