PurchInvoiceJournalPost.docuRefFindAndCopyMultiple Method [AX 2012]

Copies attachments from a set of source documents to a destination document.

protected void docuRefFindAndCopyMultiple(Common _to)

Run On

Server

Parameters

_to
Type: Common Table
A record representing document to which attachements are copied.

The set of records representing source documents from which attachments are copied needs to be determined by the subclass when overriding this method.

Community Additions

ADD
Show: