EximCustConfirmTrans_IN::exist Method
Checks whether a EximCustConfirmTrans_IN record exists for a specified CustConfirmTrans record.
Syntax
client server public static boolean exist(CustConfirmTransRecId_IN _custConfirmTransRecId)
Run On
Called
Parameters
- _custConfirmTransRecId
Type: CustConfirmTransRecId_IN Extended Data Type
The record ID of the CustConfirmTrans record.
Return Value
Type: boolean
true if the EximCustConfirmTrans_IN record is found; otherwise, false.