TaxTrans::findByGeneralJournalAccountEntry_IN Method
Finds the TaxTrans record.
Syntax
client server public static TaxTrans findByGeneralJournalAccountEntry_IN(GeneralJournalAccountEntryRecId _generalJournalAccountEntryRecId, [boolean _forupdate])
Run On
Called
Parameters
- _generalJournalAccountEntryRecId
Type: GeneralJournalAccountEntryRecId Extended Data Type
The record ID of a GeneralJournalAccountEntry record.
- _forupdate
Type: boolean
If true, then read the record for updating.
Return Value
Type: TaxTrans Table
A TaxTrans record.