PurchLineForeignTradeCategoryHistory::exist Method
Determines whether the specified MarkupTrans record has any history stored in the PurchLineForeignTradeCategoryHistory table.
Syntax
client server public static boolean exist(PurchLineForeignTradeCategory _purchLineForeignTradeCategory)
Run On
Called
Parameters
- _purchLineForeignTradeCategory
Type: PurchLineForeignTradeCategory Table
Return Value
Type: boolean
true if history of the specified record exists; otherwise, false.