PurchFormletterParmDataApproveJournal::chooseLinesServer Method [AX 2012]

server public static container chooseLinesServer(
    container _purchFormletterInvoiceContractPacked, 
    boolean _append, 
   [boolean _reuseParmUpdate, 
    boolean _onlyCreateParmUpdate, 
    boolean _executeLateSelection, 
    PurchInvoiceType _invoiceType, 
    LedgerJournalTrans _ledgerJournalTrans])

Run On

Server

Parameters

_purchFormletterInvoiceContractPacked
Type: container
_append
Type: boolean
_reuseParmUpdate
Type: boolean
_onlyCreateParmUpdate
Type: boolean
_executeLateSelection
Type: boolean
_invoiceType
Type: PurchInvoiceType Enumeration
_ledgerJournalTrans
Type: LedgerJournalTrans Table
Show: