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.
Searches for a TaxTransGeneralJournalAccountEntry record based on parameters
Syntax
client server public static TaxTransGeneralJournalAccountEntry find_RU(
TaxTransRecId _taxTransRecId,
TaxTransRelationshipType _taxTransRelationshipType,
[GeneralJournalAccountEntryRecId _generalJournalAccountEntryRecId,
boolean _forUpdate])
Run On
Called
Parameters
- _taxTransRecId
Type: TaxTransRecId Extended Data Type
RecId of TaxTrans record
- _taxTransRelationshipType
Type: TaxTransRelationshipType Enumeration
Type of relationship between TaxTrans and GeneralJournalAccountEntry.
- _generalJournalAccountEntryRecId
Type: GeneralJournalAccountEntryRecId Extended Data Type
RecId of GeneralJournalAccountEntry record
- _forUpdate
Type: boolean
Whether record shoudl be selected for update
Return Value
Type: TaxTransGeneralJournalAccountEntry Table
Found TaxTransGeneralJournalAccountEntry record