CustInvoiceLineTemplateTaxExtension_IN::findByCustInvoiceLineTemplateRecId Method
Finds the CustInvoiceLineTemplateTaxExtension_IN record that is related to a specified CustInvoiceLineTemplate field value.
Syntax
client server public static CustInvoiceLineTemplateTaxExtension_IN findByCustInvoiceLineTemplateRecId(RefRecId _custInvoiceLineTemplateRecId, [boolean _update])
Run On
Called
Parameters
- _custInvoiceLineTemplateRecId
Type: RefRecId Extended Data Type
The CustInvoiceLineTemplate field value to use to find the CustInvoiceLineTemplateTaxExtension_IN record.
- _update
Type: boolean
A Boolean value that indicates whether the record buffer should be able to be updated.
Return Value
Type: CustInvoiceLineTemplateTaxExtension_IN Table
A CustInvoiceLineTemplateTaxExtension_IN record buffer.