‎2010 Mar 23 10:32 AM
Hi friends,
While executing the Modile pool prog. Im gettting the below error
"The type of database table and work area(or internal table) e_sflight are not UNICODE CONVERTIBALE
Can anyone hlep what may be issue
Thank you
Regards,
Sandy
‎2010 Mar 23 10:55 AM
Make sure you declare the internal table or work area of the type or like the data base table on to which you are performing any actions
‎2010 Mar 23 11:14 AM
HI,
See if your declarations are without heder lines.
Thanks
Suraj
‎2010 Mar 23 11:39 AM
>
> See if your declarations are without heder lines.
> Suraj
Header lines are for sure unicode compatible. There are a lot of reasons not to use them, but unicode is not.
‎2010 Mar 31 2:38 PM
I am facing the same problem.
Could you please tell me the problem of using header line?
Thanks in advance.
‎2010 Mar 31 3:50 PM