Share via


PlanActivityService::findPlanActivityOutputItem Method

Finds the PlanActivityService records for a specific output item.

Syntax

client server public static PlanActivityService findPlanActivityOutputItem(
    PlanActivityRefRecId _planActivityRecId, 
    ItemId _itemId, 
    InventDimId _inventDimId)

Run On

Called

Parameters

Return Value

Type: PlanActivityService Table
A PlanActivityService for the output item; otherwise, an empty buffer.

See Also

Reference

PlanActivityService Table