RetailConnSchedulerUtilities::getLocationListLESet Method [AX 2012]

Returns a collection of legal entities corresponding to all distribution locations.

client server public static Set getLocationListLESet(RefRecId _locationListRecId)

Run On

Called

Parameters

_locationListRecId
Type: RefRecId Extended Data Type
The value of LocationListRecId field of RetailConnLocationListMember table.

Return Value

Type: Set Class
Set containing the DataAreaIds corresponding to all distribution locations.
Show: