Share via


InventPostingSetupCache::getAccountRelationExists Method [AX 2012]

Retrieves a value indicating whether the account relation exists.

Syntax

client server public static container getAccountRelationExists(TableGroupAll _accountCode, CustVendRel _accountRelation)

Run On

Called

Parameters

Return Value

Type: container
A container holding a boolean if the value was cached; otherwise, conNull().

See Also

Reference

InventPostingSetupCache Class