Share via


PurchFormletterParmDataInvoice.initSubTableSourceAccountingEvent Method [AX 2012]

Sets the accounting event value in the specified VendInvoiceInfoSubTable table if it has not already been set.

Syntax

protected void initSubTableSourceAccountingEvent(Common _vendInvoiceInfoSubTable)

Run On

Server

Parameters

  • _vendInvoiceInfoSubTable
    Type: Common Table
    The VendInvoiceInfoSubTable table to update.

See Also

Reference

PurchFormletterParmDataInvoice Class