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 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.