2012 Feb 08 10:35 PM
Hi all,
I am working currently on a project where I have to upload some test data from Excel to eCATT using external variants. But unfortunately, you can only use one line per variant. The table has not many rows, but a lot of columns. So creating all these
import parameters per column is not really what I want.
Is there another way to load a table (csv-file) in eCATT?
Thanks,
Alex
2012 Feb 21 5:58 AM
You can write small abap program in Inline abap to load data from excel, there are some ready to use function modules are also available.
Contact your respective dev team for get those function modue and use them to upload your data in runtime.
Regards,
BHavesh