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