PlanActivityPrevLevelCache.key Method [AX 2012]

Builds a cache key using a PlanActivity record ID and a PlanActivityType enumeration value.

public container key(PlanActivityRefRecId _planActivityRefRecId)

Run On

Called

Parameters

_planActivityRefRecId
Type: PlanActivityRefRecId Extended Data Type
A record ID for the PlanActivity table.

Return Value

Type: container
A container object that can be used as a key to the cache.

Community Additions

ADD
Show: