MCRPaymSchedLink::findCustPaymSchedLine Method

Finds a record by the RecID of the CustPaymSchedLine table.

Syntax

client server public static MCRPaymSchedLink findCustPaymSchedLine(MCRCustPaymSchedLineRefRecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean used to determine whether or not a record should be selected for update; optional.

Return Value

Type: MCRPaymSchedLink Table
The MCRPaymSchedLink record found.

See Also

Reference

MCRPaymSchedLink Table