Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the LvNRTaxItemGroupHeading table.
Syntax
client server public static LvNRTaxItemGroupHeading find(LvNRTaxGroup _nrTaxGroup, [boolean _update])
Run On
Called
Parameters
- _nrTaxGroup
Type: LvNRTaxGroup Extended Data Type
The LvNRTaxGroup value of the LvNRTaxItemGroupHeading record to find.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: LvNRTaxItemGroupHeading Table
A record in the LvNRTaxItemGroupHeading table; otherwise, an empty record.