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
- recId
Type: RecId Extended Data Type
The record ID used to find the record.
- 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.