Share via


BankReconciliationMatchingEntryDocument::construct Method [AX 2012]

Creates an instance of the BankReconciliationMatchingEntryDocument class by using the specified BankDocumentTable record ID.

Syntax

client server public static BankReconciliationMatchingEntryDocument construct(RecId _recId)

Run On

Called

Parameters

Return Value

Type: BankReconciliationMatchingEntryDocument Class
An instance of the BankReconciliationMatchingEntryDocument class.

See Also

Reference

BankReconciliationMatchingEntryDocument Class