Share via


TaxAdjustments_IN::findByTaxPeriod Method

Finds the record in the TaxAdjustments_IN table by a specified tax period.

Syntax

client server public static TaxAdjustments_IN findByTaxPeriod(
    TaxPeriod _taxPeriod, 
    RefRecId _taxRegistrationNumber, 
    TransDate _date)

Run On

Called

Parameters

  • _taxRegistrationNumber
    Type: RefRecId Extended Data Type
    The tax registration number reference record ID of the TaxAdjustments_IN record to find.

Return Value

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

See Also

Reference

TaxAdjustments_IN Table