MCRAutoTaxHeader::find Method

Retrieves a record for the specified DataAreaID from MCRAutoTaxHeader.

Syntax

client server public static MCRAutoTaxHeader find(DataAreaId _company, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A value that indicates whether the buffer should be selected for update; optional.

Return Value

Type: MCRAutoTaxHeader Table
A record from the MCRAutoTaxHeader table that matches the specified DataAreaID.

See Also

Reference

MCRAutoTaxHeader Table