Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.