DOCommerceSyncTask.ensureCompanySettingsUploaded Method [AX 2012]
Uploads company settings to the commerce service.
Syntax
private void ensureCompanySettingsUploaded(DOCommonErrorList doErrors)
Run On
Called
Parameters
- doErrors
Type: DOCommonErrorList Class
A list of errors.
Remarks
The function uploads the currency of a company and can be extended to upload more company settings if they are needed.