Hello,
Do you know how I can dynamically/programatically retrieve the value of a defined constant in an ABAP Class having the name of the Constant.
I tried using the CLASSDESCR of the class to retrieve all attributes of type "constant", but I am not able to get the constant-value.
Thanks for your help,
Laurent