Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
server private static void addRetailTillLayoutZone(
RefRecId _deviceType,
RetailZoneId _zoneId,
str _zoneName,
RetailZoneType _zoneType,
RecordInsertList _recordInsertList,
[boolean _silent])
Run On
Server
Parameters
- _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