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