Skip to Content
0
Former Member
Mar 29, 2006 at 09:21 AM

Regarding data declaration

24 Views

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