Share via


InventTransOriginPurchRFQCaseLine::findInventTransOriginId Method

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

Syntax

client server public static InventTransOriginId findInventTransOriginId(
    DataAreaId _purchRFQCaseDataAreaId, 
    PurchRFQCaseId _purchRFQCaseId, 
    LineNum _purchRFQCaseLineNum)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventTransOriginPurchRFQCaseLine Table