Share via


MCRTmpSalesAddress::findRecId Method

Finds the MCRTmpSalesAddress record specified by the record ID.

Syntax

client server public static MCRTmpSalesAddress findRecId(RecId recId, [boolean update])

Run On

Called

Parameters

  • update
    Type: boolean
    Indicates whether the record should be selected for update.

Return Value

Type: MCRTmpSalesAddress Table
The MCRTmpSalesAddress record specified by the record ID.

See Also

Reference

MCRTmpSalesAddress Table