CustInvoiceMarkupTransTemplate::exist Method
Determines whether the specified record in the CustMarkupTransTemplateLine table exists.
Syntax
client server public static boolean exist(RecId _custInvoiceMarkupTransTemplateRecId)
Run On
Called
Parameters
- _custInvoiceMarkupTransTemplateRecId
Type: RecId Extended Data Type
The RecId value of the CustMarkupTransTemplateLine record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.