TaxTransGeneralJournalAccountEntry::find_RU Method

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

  • _forUpdate
    Type: boolean
    Whether record shoudl be selected for update

Return Value

Type: TaxTransGeneralJournalAccountEntry Table
Found TaxTransGeneralJournalAccountEntry record

See Also

Reference

TaxTransGeneralJournalAccountEntry Table