CustSettlementLine::checkExist Method
Determines whether the specified record in the CustSettlementLine table exists.
Syntax
client server public static boolean checkExist(RecId _custSettlementLineId)
Run On
Called
Parameters
- _custSettlementLineId
Type: RecId Extended Data Type
Return Value
Type: boolean
true if the record exists; otherwise, false.