Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Question about function 'TEXT_CONVERT_XLS_TO_SAP'

Former Member
0 Likes
384

Hi All,

I use function 'TEXT_CONVERT_XLS_TO_SAP' to upload excel file about material description, long material description include english and franch.both their length are longer than 256 in the excel file. so, they are cut when calling the function. when reading the internal table, I found out the length of the english description is 256, but franch's is only 248. why the franch's is shorter than the english's. I think they should be the same length and both are 256.

thanks very much.

best regards.

Dou

Hi All,

I use function 'TEXT_CONVERT_XLS_TO_SAP' to upload excel file about material description, long material description include english and franch.both their length are longer than 256 in the excel file. so, they are cut when calling the function. when reading the internal table, I found out the length of the english description is 256, but franch's is only 248. why the franch's is shorter than the english's. I think they should be the same length and both are 256.

thanks very much.

best regards.

Dou

1 REPLY 1
Read only

Former Member
0 Likes
341

no answer