Share via


SalesTotals.sourceLineRecId Method [AX 2012]

Returns the record ID for the source line for which is being used for total calculation.

Syntax

protected RecId sourceLineRecId()

Run On

Server

Return Value

Type: RecId Extended Data Type
The record ID for the source line for which is being used for total calculation.

Exceptions

Exception Condition
Error

Throws an error since the TradeTotals class in not abstract.

See Also

Reference

SalesTotals Class