get value of UDA from member
Hi Experts,
My question is about getting the value of UDA from the member.
I know that UDA's work is to mark a member with an defined attribute, and i need this defined attribute from my member.
Example: @UDA("ENTITY",EUR) returns all Entity with the UDA "EUR": France, Germany, ...etc.
What i need is select France and get the UDA "EUR". A function like : @getUDA("FRANCE") that's gives me: "EUR"
Hyperion 11.1.2.4.
Thank you
Regards,
Hassan