TaxWithholdHead_IN::findByTaxPeriodHead Method

Reads the TaxWithholdHead_IN table for the specified parameters.

Syntax

client server public static TaxWithholdHead_IN findByTaxPeriodHead(
    TaxWithholdPeriod_IN _taxWithholdPeriod_IN, 
    TaxWithholdType_IN _taxType, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    If true, then read the record for updating.

Return Value

Type: TaxWithholdHead_IN Table
A buffer containing TaxWithholdHead_IN table.

See Also

Reference

TaxWithholdHead_IN Table