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 the EximCustInvoiceTrans_IN record exists for the specified CustInvoiceTrans record ID.
Syntax
client server public static boolean exist(RefRecId _custInvoiceTransRecId)
Run On
Called
Parameters
- _custInvoiceTransRecId
Type: RefRecId Extended Data Type
The CustInvoiceTrans record ID.
Return Value
Type: boolean
true if the EximCustInvoiceTrans_IN record is found for the specified CustInvoiceTrans record ID; otherwise, false.