TaxInformationLegalEntity_IN::findByLegalEntity Method

Reads the TaxInformationLegalEntity_IN table for the specified legal entity.

Syntax

client server public static TaxInformationLegalEntity_IN findByLegalEntity(
    DirPartyRecId _legalEntity, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: TaxInformationLegalEntity_IN Table
A buffer that contains the TaxInformationLegalEntity_IN table.

See Also

Reference

TaxInformationLegalEntity_IN Table