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
ServerParameters
- _silent
- Type: boolean
If set to false, then function logs information to infolog.
Return Value
Type: RetailDeviceTypeRecId Extended Data TypeRecord id of EPos device type, if it was added to the table. Otherwise, 0.
Show: