Share via


PurchFormletterParmDataInvoice::chooseLinesServerIL Method [AX 2012]

Choose purchase order lines to be invoiced. The method signature is designed to run in IL.

Syntax

server public static container chooseLinesServerIL(container _pack)

Run On

Server

Parameters

  • _pack
    Type: container
    Container of parameters for PurchFormletterParmDataInvoice.

Return Value

Type: container
A packed PurchFormletterInvoiceContract.

See Also

Reference

PurchFormletterParmDataInvoice Class