Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unicode double quote issue TYPE X VALUE '22'.

Former Member
0 Likes
485

Dear All,

What is the corresponding attribute in CL_ABAP_CHAR_UTILITIES for double quotes which is defined by C_DQ TYPE X VALUE '22'.

Currently I am getting unicode syntax error as C_DQ is used in concatenate statement.

Thanks & Regards

Akshay

1 REPLY 1
Read only

Former Member
0 Likes
415

Hi Akshay,

I am sorry to say this that I am not clear with the requirement.

you defined C_DQ TYPE X VALUE '22' this in your prgroam and getting a syntax error ?

or you want to know about attribute in CL_ABAP_CHAR_UTILITIES ?

Please clarify

by the way what is this double quotes in syntax. actually in ABAP if you use double quotes(") inyou sentence of code line, from that position line will be considered as comments towards right.

REgards,

bhaskar