Share via


TaxPost_EmplAdvance_RU.sourceRecId Method [AX 2012]

Retrieves the RecId value of the transaction line that is currently being posted.

Syntax

public RecId sourceRecId()

Run On

Server

Return Value

Type: RecId Extended Data Type
The RecId value of the transaction line that is being posted.

Remarks

This method is overridden by derived classes.

See Also

Reference

TaxPost_EmplAdvance_RU Class