Share via


VendRequestDisallowedVendor::findByParty Method

Retrieves the disallowed vendor record from the party record ID.

Syntax

client server public static VendRequestDisallowedVendor findByParty(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: VendRequestDisallowedVendor Table
The disallowed vendor entity whose party has the passed record ID.

See Also

Reference

VendRequestDisallowedVendor Table