Join Slack
Powered by
Hey everyone! Is there any way to find out via Sui...
# suiteql
d
Diogo
11/19/2021, 3:16 AM
Hey everyone! Is there any way to find out via SuiteQl or eventually suitescripts if some feature is enabled (e.g. Multi-Currency)?
m
michoel
11/19/2021, 3:23 AM
Using SuiteQL it's in the
CompanyFeatureSetup
table. In SuiteScript you can use
runtime.isFeatureInEffect(options)
d
Diogo
11/19/2021, 9:49 AM
Perfect! Thank you very much
Open in Slack
Previous
Next