Share via


ReleaseUpdateDB60_Basic::dirPartyLocation Method [AX 2012]

Finds or creates primary tax registration Party location for specified party and region

Syntax

server public static DirPartyLocationRecId dirPartyLocation(RefRecId _party, LogisticsAddressCountryRegionId _countryRegionId)

Run On

Server

Parameters

Return Value

Type: DirPartyLocationRecId Extended Data Type
Record of

Remarks

If has different region this method creates new regional location and makes it primary.

See Also

Reference

ReleaseUpdateDB60_Basic Class