TaxTrans::findByGeneralJournalAccountEntry_IN Method

Finds the TaxTrans record.

Syntax

client server public static TaxTrans findByGeneralJournalAccountEntry_IN(GeneralJournalAccountEntryRecId _generalJournalAccountEntryRecId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    If true, then read the record for updating.

Return Value

Type: TaxTrans Table
A TaxTrans record.

See Also

Reference

TaxTrans Table