EximExportTrans_IN::exist Method
Checks whether an EximExportTrans_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 RefRecId value.
Return Value
Type: boolean
true if the EximExportTrans_IN record is found; otherwise, false.