Share via


TaxReportPeriod_IN::findByTaxPeriod Method

Finds a record in the TaxReportPeriod_IN table, based on the specified tax period.

Syntax

client server public static TaxReportPeriod_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 TaxReportPeriod_IN record to find.

Return Value

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

See Also

Reference

TaxReportPeriod_IN Table