Plan::findActive Method
Finds the active plan for a specified plan reference
Syntax
client server public static Plan findActive(PlanReferenceRefRecId _planReference, [utcdatetime _dateTime])
Run On
Called
Parameters
- _planReference
Type: PlanReferenceRefRecId Extended Data Type
The record ID of the plan reference.
- _dateTime
Type: utcdatetime
The date and time for which to find the active version.
Return Value
Type: Plan Table
A record in the Plan table; otherwise, an empty record.