CustInvoiceTemplateTaxExtension_IN::findByCustInvoiceTemplateRecId Method
Finds the CustInvoiceTemplateTaxExtension_IN record that relates to the _custInvoiceTemplateRecId values.
Syntax
client server public static CustInvoiceTemplateTaxExtension_IN findByCustInvoiceTemplateRecId(RefRecId _custInvoiceTemplateRecId, [boolean _update])
Run On
Called
Parameters
- _custInvoiceTemplateRecId
Type: RefRecId Extended Data Type
The CustInvoiceTemplate field value to use to find the CustInvoiceTemplateTaxExtension_IN record.
- _update
Type: boolean
A Boolean value that indicates whether the record buffer should be able to be updated.
Return Value
Type: CustInvoiceTemplateTaxExtension_IN Table
A CustInvoiceTemplateTaxExtension_IN record buffer.