CustSettlementLine::find Method
Finds a specified CustSettlementLine record.
Syntax
client server public static CustSettlementLine find(
RecId _custSettlementLineId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _custSettlementLineId
Type: RecId Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: CustSettlementLine Table
A CustSettlementLine table buffer.