Share via


VendInvoiceTableToLineUpdatePrompt::newFromVendInvoiceInfoTable Method [AX 2012]

Constructs and initializes a new instance of the VendInvoiceTableToLineUpdatePrompt class.

Syntax

server public static VendInvoiceTableToLineUpdatePrompt newFromVendInvoiceInfoTable(VendInvoiceInfoTable _vendInvoiceInfoTable)

Run On

Server

Parameters

Return Value

Type: VendInvoiceTableToLineUpdatePrompt Class
An instance of the VendInvoiceTableToLineUpdatePrompt class.

See Also

Reference

VendInvoiceTableToLineUpdatePrompt Class