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