Share via


MCRPaymSchedLink::insertFromCustTransOpen Method

Creates the link records used when billing the customer.

Syntax

client server public static void insertFromCustTransOpen(
    CustPaymSched _custPaymSched, 
    CustPaymSchedLine _custPaymSchedLine, 
    CustTransOpenRefRecId _custTransOpenRecId, 
    LineNum _lineNum)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

All parameters cannot be blank; throws error if it is.

-or-

Validation failure during creation of the link record; throws error if it does.

See Also

Reference

MCRPaymSchedLink Table