Share via


TaxWithholdPeriods_IN::findOther Method

Reads the TaxWithholdPeriods_IN table for the specified parameters.

Syntax

client server public static TaxWithholdPeriods_IN findOther(
    TaxWithholdPeriod_IN _period, 
    TaxWithholdType_IN _taxType, 
    TransDate _date, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: TaxWithholdPeriods_IN Table
A buffer containing TaxWithholdPeriods_IN table.

See Also

Reference

TaxWithholdPeriods_IN Table