DirPartyNameView::mcrFindByParty Method [AX 2012]

Finds the view that has the party of the pass value

client server public static DirPartyNameView mcrFindByParty(RecId _party)

Run On

Called

Parameters

_party
Type: RecId Extended Data Type
Party reference.

Return Value

Type: DirPartyNameView View
A record in the DirPartyNameView view.
Show: