Case sensitive search for UDC description
hi
I am searching a particular UDC (for example 41 / I ) using description. Consider a scenario that there is a UDC code 1 with description Phantom.
Case 1: I use the fast path and access UDC values directly. Then enter description as "phantom" (all small letters). In this case, JDE search results with UDC code 1 with description Phantom. This is working as desired.
Case 2: I access the same UDC using visual search from any application (e.g. P4101 etc). In this case, if I enter the description as "phantom" (all small letters) then JDE does not give any results. This is because the search functionality is case sensitive when I access UDC values from visual assist...