I came across a couple of issues while working on UDT.
I have opened the UDT-> opened the object prop for the obj I want ALL in LOV -> edited LOV -> viewed SQL and tried to give the sql query mentioned in the doc above. I tried ot save it but it just doesn't get saved and the object remains the same. I am not sure what I am missing here. I am still not able to see the ALL in the LOV.
My query is like, "SELECT DISTINCT object name FROM table name" and to this I just added "UNIONSELECT 'ALL' from dual" to it and then tried to save it. and then nothing happens.
Please advice.