MCRsmmBusRelTable::findParty Method

Retrieves the retail prospect record from the party record ID.

Syntax

client server public static MCRsmmBusRelTable findParty(DirPartyRecId _partyRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to select the business relation entity for update.

Return Value

Type: MCRsmmBusRelTable Table
The Retail prospect whose party has the passed record ID.

See Also

Reference

MCRsmmBusRelTable Table