TaxReportHierarchySetOffRuleDirection_IN::findBySetOffRule Method
Finds the TaxReportHierarchySetOffRuleDirection_IN record with the specified setoff rule.
Syntax
client server public static TaxReportHierarchySetOffRuleDirection_IN findBySetOffRule(
RefRecId _ruleRecId,
TaxDirection _taxDir,
[boolean _forUpdate])
Run On
Called
Parameters
- _ruleRecId
Type: RefRecId Extended Data Type
RecId of the TaxReportHierarchySetOffRule record.
- _taxDir
Type: TaxDirection Enumeration
Tax direction.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: TaxReportHierarchySetOffRuleDirection_IN Table
The TaxReportHierarchySetOffRuleDirection_IN record, will be empty if not found.