Share via


BankIBSUpload_BE.checkContractsAccounts Method [AX 2012]

Checks the combinations of valid contracts and accounts.

Syntax

public boolean checkContractsAccounts(container _contracts, container _accounts)

Run On

Called

Parameters

Return Value

Type: boolean
true if a valid combination of contracts and accounts exists; otherwise, false.

See Also

Reference

BankIBSUpload_BE Class