CustPaymSchedLine::mcrDoesPaymentRecordExist Method
Evaluates if a payment record exists for the passed in continuity parent transaction.
Syntax
client server public static boolean mcrDoesPaymentRecordExist(CustPaymSchedParentRecID _recId)
Run On
Called
Parameters
- _recId
Type: CustPaymSchedParentRecID Extended Data Type
The RecID of the continuity parent.
Return Value
Type: boolean
true if a payment record exists; otherwise, false.