Share via


BankReconciliationMatchingEntry::construct Method [AX 2012]

Constructs an instance of the BankReconciliationMatchingEntry class by matching the entry type, source table name and source record ID.

Syntax

client server public static BankReconciliationMatchingEntry construct(BankReconciliationMatchingEntryType _matchingType, RecId _recId)

Run On

Called

Parameters

Return Value

Type: BankReconciliationMatchingEntry Class
An instance of the BankReconciliationMatchingEntry class.

See Also

Reference

BankReconciliationMatchingEntry Class