EximProjItemTrans_IN::exist Method
Determines whether the specified record exists in the table.
Syntax
client server public static boolean exist(RefRecId _projItemTransRecId)
Run On
Called
Parameters
- _projItemTransRecId
Type: RefRecId Extended Data Type
The record id of the EximProjItemTrans_IN table record.
Return Value
Type: boolean
true if the record exits; otherwise, false.