RetailConnReplicationUtilities::companyExists Method [AX 2012]
Method returns true if the company exists otherwise false.
client server public static boolean companyExists(DataAreaId _dataAreaId)
Run On
CalledParameters
- _dataAreaId
- Type: DataAreaId Extended Data Type
The value of DataArea field of Companyinfo table.
Show: