Skip to Content
0
Former Member
Oct 06, 2009 at 09:38 AM

Problem in search because of consecutive single quotes.

34 Views

Hi,

I have to search for this statemnt in a program <data> TYPE x VALUE '09'.While passing the values in an internal table i have to declare it as follows

wa_tab1-command = '<data> TYPE x VALUE '09''.This statement gives an error ,may be because of consecutive single quotes.

So I am unable to search for the entire statement.Can anyone tell me how to do that.

Regards

Jyothsna