The item name will be displayed based on the subsidiary of the logged in customer.
If the customer subsidiary is AU and NZ, use the value from the field “Sales Description”.
If the customer subsidiary is USA , use the value from the field “American Description”
For all other subsidiary, use the default field value.
If no value in the custom field, display the default field value.
Solution:Extend the item key mapping file and update the function which returns the item name. Add conditions to consider the subsidiary and return value based on that.



