Share via


TaxLedgerAccountGroup_IN::findByTaxAccountGroup Method

Finds the record in the TaxLedgerAccountGroup_IN table by the specified tax account group.

Syntax

client server public static TaxLedgerAccountGroup_IN findByTaxAccountGroup(TaxAccountGroup_IN _taxAccountGroup, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: TaxLedgerAccountGroup_IN Table
A record from the TaxLedgerAccountGroup_IN table; otherwise, an empty record.

See Also

Reference

TaxLedgerAccountGroup_IN Table