cancel
Showing results for 
Search instead for 
Did you mean: 

​Does Global feature control and static feature control means the same?

former_member478603
Participant
0 Kudos

Does Global feature control and static feature control means the same?

View Entire Topic
Renzo
Advisor
Advisor

Hi Madhuri,

no, this is not the same, global feature control is dynamic and not static.

Static feature control like e.g. "readonly" for a field defines the static settings that can not be overwritten, i.e. this field may only be changed internally (IN LOCAL MODE), never by consumer.

Global feature control (for modifying operations) is still a dynamic setting, but not related / dependent on an instance. If a field gets readonly due to a central system setting or due to user authorizations this would be global feature control. Major use case obviously is for static operations (like create on root entity or static (factory) actions).

Kind regards,
Renzo