ReqIntercompanyConversionUtil.findDefaultSiteAddress Method [AX 2012]
Finds the default delivery address of the site.
Syntax
public LogisticsPostalAddressRecId findDefaultSiteAddress(InventSiteId _siteId)
Run On
Called
Parameters
- _siteId
Type: InventSiteId Extended Data Type
The ID of the site.
Return Value
Type: LogisticsPostalAddressRecId Extended Data Type
The default delivery address of the site.