RetailConnSeedDataGenerator::addEnterprisePOSDeviceType Method [AX 2012]

Adds EPOS to RetailDeviceTypes table, if it doesn't exist there yet.

server public static RetailDeviceTypeRecId addEnterprisePOSDeviceType(boolean _silent)

Run On

Server

Parameters

_silent
Type: boolean
If set to false, then function logs information to infolog.

Return Value

Type: RetailDeviceTypeRecId Extended Data Type
Record id of EPos device type, if it was added to the table. Otherwise, 0.
Show: