Share via


TaxSetOffRule_IN::findByComponent Method

Finds a record in the TaxSetOffRule_IN table, based on the specified component.

Syntax

client server public static TaxSetOffRule_IN findByComponent(
    RefRecId _component, 
    RefRecId _setOffComponent, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: TaxSetOffRule_IN Table
A record from the TaxSetOffRule_IN table; otherwise, an empty record.

See Also

Reference

TaxSetOffRule_IN Table