Share via


HcmIncomeTaxCode::findByIncomeTaxCode Method

Finds the specified record in the HcmIncomeTaxCode table based on the specified value of the IncomeTaxCodeID field.

Syntax

client server public static HcmIncomeTaxCode findByIncomeTaxCode(
    HcmIncomeTaxCodeId _incomeTaxCodeID, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmIncomeTaxCode Table
A record in the HcmIncomeTaxCode table; otherwise, an empty record.

See Also

Reference

HcmIncomeTaxCode Table