Share via


TaxPostBankStatement.sourceRecId Method [AX 2012]

Retrieves the record ID of the transaction line that is currently being posted.

Syntax

public RecId sourceRecId()

Run On

Server

Return Value

Type: RecId Extended Data Type
The record ID of the transaction line being posted.

Remarks

This method is overridden by derived classes.

See Also

Reference

TaxPostBankStatement Class