Share via


TradeDocumentReportController.setDataContractRecord Method [AX 2012]

Sets the record buffer for the document.

Syntax

protected abstract void setDataContractRecord(Common _common)

Run On

Called

Parameters

  • _common
    Type: Common Table
    A common record buffer to use in the document.

See Also

Reference

TradeDocumentReportController Class