Share via


SRSPrintArchiveContract.createDocuRef Method [AX 2012]

Creates a new DocuRef table buffer that contains the reference for the SSRS report archive that is being created.

Syntax

private DocuRef createDocuRef(RefRecId _refPrintJob)

Run On

Called

Parameters

Return Value

Type: DocuRef Table
A record of the DocuRef table.

Remarks

Data is not inserted into database.

See Also

Reference

SRSPrintArchiveContract Class