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
- _company
Type: DataAreaId Extended Data Type
A DataAreaID.
- _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.