LogisticsEntityLocationMap::showSharedAddressDialog Method [AX 2012]

Show the list of parties that share the postal address.

client server public static boolean showSharedAddressDialog(DirPartyLocation _partyLocation)

Run On

Called

Parameters

_partyLocation
Type: DirPartyLocation Table
The DirPartyLocation record that has a shared location.

Return Value

Type: boolean
true if the user selects to continue the operation; otherwise, false.
Show: