RetailConnReplicationUtilities::getFiltereLocationListLESet Method [AX 2012]
Returns a collection of legal entities corresponding to all distribution locations.
Syntax
client server public static Set getFiltereLocationListLESet(
RefRecId _locationListRecId,
RetailConnDistributionGroupId _groupId,
RetailConnDistributionSubgroupId _subGroupId)
Run On
Called
Parameters
- _locationListRecId
Type: RefRecId Extended Data Type
The value of LocationListRecId field of RetailConnLocationListMember table.
- _groupId
Type: RetailConnDistributionGroupId Extended Data Type
The value of filtering groupId.
- _subGroupId
Type: RetailConnDistributionSubgroupId Extended Data Type
The valaue of filtering subGroupId
Return Value
Type: Set Class
Set containing the DataAreaIds corresponding to all distribution locations.