Share via


PlanActivityServiceOutputItem::createServiceActivityOutputItem Method

Creates a new record in the PlanActivityServiceOutputItem table.

Syntax

server public static void createServiceActivityOutputItem(
    RecId _planActivityService, 
    ItemId _itemId, 
    DataAreaId _itemDataAreaId, 
    InventDimId _inventDimId, 
    DataAreaId _inventDimDataAreaId)

Run On

Server

Parameters

  • _planActivityService
    Type: RecId Extended Data Type
    The record ID of the PlanActivityService record that the output item is associated with.

See Also

Reference

PlanActivityServiceOutputItem Table