RetailAssortmentSchedulerTask::getDataAreaByOperatingUnit Method [AX 2012]
Gets the DataAreaId value for the specified operating unit of the OMOperatingUnitType::RetailChannel enumeration value .
Syntax
server private static DataAreaId getDataAreaByOperatingUnit(OMOperatingUnitRefRecId _omOperatingUnitId)
Run On
Server
Parameters
- _omOperatingUnitId
Type: OMOperatingUnitRefRecId Extended Data Type
The record ID of the operating unit.
Return Value
Type: DataAreaId Extended Data Type
The dataAreaId value that is associated to the specified operating unit.