Hi
I have to include an inverted comma in text literal.
How to do this.
The text is 'MSD Int' l Services B.V.'
Note the comma after "int" in above text
if i declare like this
constants:c_1048_text TYPE char40 VALUE 'MSD Int' l Services B.V.'.
this is giving error.