Share via


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

  • _forUpdate
    Type: boolean
    The flag indicating whether the record is selected for update.

Return Value

Type: RetailCustAffiliation Table
The record found

See Also

Reference

RetailCustAffiliation Table