EximPurchLine_IN::exist Method
Checks whether an EximPurchLine_IN table record exists for a specified PurchLine record ID.
Syntax
client server public static boolean exist(PurchLineRefRecId _purchLineRecId)
Run On
Called
Parameters
- _purchLineRecId
Type: PurchLineRefRecId Extended Data Type
The PurchLine record ID.
Return Value
Type: boolean
true if the EximPurchLine_IN record is found; otherwise, false.