formletterParmData.getTableRefId Method [AX 2012]

Gets a table reference ID.

Syntax

protected TradeLineRefId getTableRefId(Common _sourceLineTable, [boolean _reuse])

Run On

Server

Parameters

  • _reuse
    Type: boolean
    A Boolean value that indicates whether a table reference ID can be reused.

Return Value

Type: TradeLineRefId Extended Data Type
A table reference ID.

See Also

Reference

formletterParmData Class