EximCustInvoiceTrans_IN::exist Method
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.