Share via


PlanActivityService::findPlanActivity Method

Finds a PlanActivityService record for a specific plan activity.

Syntax

client server public static PlanActivityService findPlanActivity(
    PlanActivityRefRecId _planActivityRecId, 
   [ItemId _itemId, 
    InventDimId _inventDimId])

Run On

Called

Parameters

Return Value

Type: PlanActivityService Table
A PlanActivityService for the plan activity; otherwise, an empty buffer.

See Also

Reference

PlanActivityService Table