Share via


SalesFormletterParmData.getSourceTableFromSourceLine Method [AX 2012]

Retrieves the SalesTable record for the specified SalesLine record.

Syntax

protected Common getSourceTableFromSourceLine(Common _sourceLine)

Run On

Server

Parameters

Return Value

Type: Common Table
A SalesTable record.

See Also

Reference

SalesFormletterParmData Class