TaxReportSetOffHierarchySetup_IN::findByEffectiveDate Method

Finds the setoff hierarchy configuration with the specified effective date.

By default, the configuration will be searched from the TaxReportSetOffHierarchySetup_IN form.

Syntax

client server public static TaxReportSetOffHierarchySetup_IN findByEffectiveDate(
    FromDate _effectiveDate, 
   [NoYesId _isDraft, 
    RefRecId _historyRecId])

Run On

Called

Parameters

Return Value

Type: TaxReportSetOffHierarchySetup_IN Table
The TaxReportSetOffHierarchySetup_IN record.

Remarks

Currently this method is only for draft configurations.

See Also

Reference

TaxReportSetOffHierarchySetup_IN Table