InventTransOriginPurchRFQLine::findInventTransOriginId Method

Retrieves the ID of the inventory transactions originator for the purchase RFQ line.

Syntax

client server public static InventTransOriginId findInventTransOriginId(
    DataAreaId _purchRFQDataAreaId, 
    PurchRFQId _purchRFQId, 
    LineNum _purchRFQLineNum)

Run On

Called

Parameters

Return Value

Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator.

See Also

Reference

InventTransOriginPurchRFQLine Table