Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the first record in the TaxSetOffRule_IN table specified by a component and a column.
Syntax
client server public static TaxSetOffRule_IN findFirstColumn(RefRecId _component, Column _column)
Run On
Called
Parameters
- _component
Type: RefRecId Extended Data Type
The component reference record ID of the TaxSetOffRule_IN record to find.
- _column
Type: Column Extended Data Type
The column is used to find record.
Return Value
Type: TaxSetOffRule_IN Table
A record of the TaxSetOffRule_IN table; otherwise, an empty record.