RetailConnSeedDataGenerator::addRetailTillLayoutZone Method [AX 2012]
server private static void addRetailTillLayoutZone(
RefRecId _deviceType,
RetailZoneId _zoneId,
str _zoneName,
RetailZoneType _zoneType,
RecordInsertList _recordInsertList,
[boolean _silent])
Run On
ServerParameters
- _deviceType
- Type: RefRecId Extended Data Type
- _zoneId
- Type: RetailZoneId Extended Data Type
- _zoneName
- Type: str
- _zoneType
- Type: RetailZoneType Enumeration
- _recordInsertList
- Type: RecordInsertList Class
- _silent
- Type: boolean
Show: