Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _planActivityRecId
Type: PlanActivityRefRecId Extended Data Type
A record ID of the PlanActivity table.
- _itemId
Type: ItemId Extended Data Type
The ItemId value to find.
- _inventDimId
Type: InventDimId Extended Data Type
The InventDimId value to find.
Return Value
Type: PlanActivityService Table
A PlanActivityService for the output item; otherwise, an empty buffer.