Is it possible to determine via code if the current system is S/4HANA Cloud Essentials?
I have a requirement in which I must only enable a field if it is not a S/4HANA Cloud Essentials system.
I have found this question: How to programmatically tell if system is R/3 or S/4 but with class cl_cos_utilities
I can only check if the system is S/4HANA Cloud.
Thanks in advance!