Hi everyone.
Iam working on a Unicode Enabling Project.
There is a data declaration as below.
DATA : U/N(3) TYPE C.
When I give a syntax check it is throwing the following error:
"The "/" character is reserved for identification of namespaces. It must be entered twice. The name of a namespace must be at least 3 characters LONGÂ…."
Please tell me how to handle this.
Thanks and Regards,
Bhargava.Kavuri