Hi,
I want to give users the option to change these values on their sessions hence I'm building a page where I can give them the said option and then just use apex_util to set these values.
Does anyone know which table APEX stores the lists for these so that I won't have to create my own tables?
UPDATE:
I'm referring to the one in Shared Components -> Globalization Attributes (Apex release 18)
Thanks.