EInvoicePost_ProjInvoiceJour_MX.getInvoiceJourTableId Method [AX 2012]
Gets the table ID of the ProjInvoiceJour table.
Syntax
public RefTableId getInvoiceJourTableId()
Run On
Server
Return Value
Type: RefTableId Extended Data Type
The table ID of the ProjInvoiceJour table.
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.