Share via


PurchLineHistory::existFromInventTrans Method

Determines whether the specified PurchLine record has any history in the PurchLineHistory table.

Syntax

client server public static boolean existFromInventTrans(TradeInventTransId _inventTransId)

Run On

Called

Parameters

Return Value

Type: boolean
true if history of the line with specified TradeInventTransId value exists; otherwise, false.

See Also

Reference

PurchLineHistory Table