Share via


MainAccountLegalEntity::findByMainAccountLegalEntity Method

Finds the specified record in the MainAccountLegalEntity table.

Syntax

client server public static MainAccountLegalEntity findByMainAccountLegalEntity(
    RefRecId _mainAccount, 
    RefRecId _legalEntity, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for an update.

Return Value

Type: MainAccountLegalEntity Table
A record in the MainAccountLegalEntity table; otherwise, an empty record.

See Also

Reference

MainAccountLegalEntity Table