PCDocumentHandlingExcel.findDocumentBySourceLine Method [AX 2012]

Finds the attached document..

public DocuRef findDocumentBySourceLine(Common _sourceLine, [boolean _forUpdate])

Run On

Server

Parameters

_sourceLine
Type: Common Table
The product configuration source line.
_forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: DocuRef Table
A record in the DocuRef table; otherwise, an empty record.

Community Additions

ADD
Show: