Share via


TaxWithholdReportPeriod_TH::findOther Method

Finds a TaxWithholdReportPeriod_TH record by using the specified date and settlement period and that is not the current record.

Syntax

client server private static TaxWithholdReportPeriod_TH findOther(
    TaxWithholdPeriodId_TH _taxWithholdPeriodId_TH, 
    TaxWithholdPeriodDate_TH _taxWithholdDate, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: TaxWithholdReportPeriod_TH Table
A record in the TaxWithholdReportPeriod_TH table that meets search criteria; otherwise, an empty TaxWithholdReportPeriod_TH buffer.

See Also

Reference

TaxWithholdReportPeriod_TH Table