Share via


DEL_DOCommerceEntityGroupParties.tmpFind Method

Method to find entity group parties

Syntax

private DEL_DOCommerceEntityGroupParties tmpFind(
    RecId _groupRecId, 
    str _partyDynamicsId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _partyDynamicsId
    Type: str
    dynamics id
  • _forUpdate
    Type: boolean
    whether this is for update

Return Value

Type: DEL_DOCommerceEntityGroupParties Table
the entity group parties

See Also

Reference

DEL_DOCommerceEntityGroupParties Table