How to make Reprice Order on Sales Order Header Page conditional on Business Unit — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to make Reprice Order on Sales Order Header Page conditional on Business Unit

Summary:


We have a business requirement to disable the Reprice Order field for a specific Business Unit. However, the binding variable for the Business Unit is not available in the EL expression, so we’re unable to reference it directly. so how can this be done?
Please note that using an Order Management extension is not suitable in this case, as we specifically need to disable the action, not just control its behavior.


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):
#{bindings.BusinessUnit.inputValue == 'MFIC'}
tried to use this code or anything similar but it doesn't work

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!