2009 Oct 28 6:29 AM
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
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
2009 Oct 28 6:35 AM
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
2009 Oct 29 5:24 PM