ReqCalcRecordCache.lookupKey Method [AX 2012]

Looks up the specified key in the cache.

protected Common lookupKey(container _key)

Run On

Called

Parameters

_key
Type: container
A container that represents the key.

Return Value

Type: Common Table
A Common record; otherwise an empty buffer.

No error is thrown if the key does not exist.

Community Additions

ADD
Show: