Share via


BankReconciliationMatchingEntryDocument::create Method [AX 2012]

Creates a matching entry from a pack.

Syntax

client server public static BankReconciliationMatchingEntryDocument create(container _pack)

Run On

Called

Parameters

  • _pack
    Type: container
    The pack with a matching entry.

Return Value

Type: BankReconciliationMatchingEntryDocument Class
The matching entry.

Remarks

The method is used when unpack from a list.

See Also

Reference

BankReconciliationMatchingEntryDocument Class