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