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

Class CL_UA_EXCEL_TOOLS

dmi
Participant
0 Likes
528

Hello

I need to read data from an Excel-Sheet.

I found the class CL_UA_EXCEL_TOOLS - it works very well.

But this class is not used in any programs (ECC6)

My question:

Do you have any experiences with this class?

Is possible that SAP delete this class in the future?

Is it a good idea to use this class?

Thanks for your help

Daniel

2 REPLIES 2
Read only

Former Member
0 Likes
421

Hi ,

Yes i used this class , this is working fine as of now...

Instead of this class u can also use " TEXT_CONVERT_XLS_TO_SAP

Read only

0 Likes
421

Thanks a lot

Daniel