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