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 specified record in the LedgerInterunitDimensionAttribute table.
Syntax
client server public static LedgerInterunitDimensionAttribute findByLedger(
[LedgerRecId _ledger,
boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _ledger
Type: LedgerRecId Extended Data Type
The record ID of the related Ledger record.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
An optional value that is used when the table is not automatically concurrent.
Return Value
Type: LedgerInterunitDimensionAttribute Table
A record in the LedgerInterunitDimensionAttribute table; otherwise, an empty record.