PlanActivityPrevLevelCache.prevLevelPlanActivity Method [AX 2012]

Finds the previous level PlanActivity record for the current record.

public PlanActivity prevLevelPlanActivity(PlanActivityRefRecId _planActivityRefRecId, [PlanActivity _planActivity])

Run On

Called

Parameters

_planActivityRefRecId
Type: PlanActivityRefRecId Extended Data Type
The record ID of a record in the PlanActivity table.
_planActivity
Type: PlanActivity Table
The PlanActivity record that belongs to the specified record ID; optional.

Return Value

Type: PlanActivity Table
A PlanActivity record.

Community Additions

ADD
Show: