RapidStartSetup::setUpDemoCompany Method [AX 2012]

server public static void setUpDemoCompany(
    str name, 
    str address, 
    str zipcode, 
    str city, 
    str state, 
    str country, 
    str registration)

Run On

Server

Parameters

name
Type: str
address
Type: str
zipcode
Type: str
city
Type: str
state
Type: str
country
Type: str
registration
Type: str
Show: