PlanActivityNextLevelCache.key Method [AX 2012]
Builds a cache key by using a PlanActivity record ID and a PlanActivityType enumeration value.
public container key(PlanActivityRefRecId _planActivityRefRecId, PlanActivityType _planActivityType)
Run On
CalledParameters
- _planActivityRefRecId
- Type: PlanActivityRefRecId Extended Data Type
A record ID for the PlanActivity table.
- _planActivityType
- Type: PlanActivityType Enumeration
A PlanActivityType enumeration value.
Community Additions
ADD
Show: