Share via


MCRCustPaymTable::findByRecID Method

Finds a record by RecID.

Syntax

client server public static MCRCustPaymTable findByRecID(RecId _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: MCRCustPaymTable Table
The MCRCustPaymTable record found.

See Also

Reference

MCRCustPaymTable Table