RetailCustAffiliation::findRecId Method
Find the customer affiliation by record ID.
Syntax
client server public static RetailCustAffiliation findRecId(RefRecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The record ID.
- _forUpdate
Type: boolean
The flag indicating whether the record is selected for update.
Return Value
Type: RetailCustAffiliation Table
The record found