Hi,
I was getting typical error as 'field symbol has not yet been assigned'. I am using one variable in the user exit, some times that variable is populating with value and some times it was not. When it was not having data it was giving short dump by saying 'field symbol has not yet been assigned'.
My code has been calling somany times in the transactions, if that variable does assigned then it was giving dump, so how can i over come of this situation.
Thanks in advance.