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
CalledParameters
- _locationListRecId
- Type: RefRecId Extended Data Type
The value of LocationListRecId field of RetailConnLocationListMember table.
Return Value
Type: Set ClassSet containing the DataAreaIds corresponding to all distribution locations.
Show: