A field symbol that was not assigned was accessed
(data segment no. 32774).
The field symbol is no longer assigned because there was an attempt makde previously in a Unicode program to set the field symbol using ASSIGN with offset and/or length specification. Here, the memory addressed by the offset/length specification was not within the allowed area.
Termination occurred in the ABAP program "SAPLALFA" - in
"CONVERSION_EXIT_ALPHA_INPUT".
The main program was "RM06EFLB ".
In the source code you have the termination point in line 1
of the (Include) program "LALFAU01".
I get this error when executing Tcode : ME84
What could be the problem?
Thanks,
A Pothuneedi.