Hi,
I am using ax2012R3.
I am setting a global variable value through parm method, the class was implements an Interface.
When i call the parm method, the value is setting.
But the variable not hold my value when i want to use the variable (which was set by part method).
How can i save the value in that class.
Thanks