‎2013 Dec 19 7:10 AM
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
‎2013 Dec 19 9:34 AM
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