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

how to load excel data using ECATT

Former Member
0 Likes
869

Hi Guys,

I have a excel with 3 column, the first column is having the ENGLISH description, second column is Language (EN,FR) and third column is having the description for that language.

Now i a have to create a ECATT to upload the data and create test script.

Could you please suggest, how to do this one.

Thakns,

Gourisankar.

2 REPLIES 2
Read only

Former Member
0 Likes
524

GOURISANKAR,

I hope you want to upload the data from these 3 columns into your SAP system through some SAP transaction. Create a new script by recording that SAP transaction either SAPGUI mode or TCD mode with some sample data. Then parameterized the script to accept the input values from the excel file.

Please follow this link to learn more about this step by step.

[http://wiki.sdn.sap.com/wiki/display/ABAP/eCATT]

Let me know if you have any more questions.

thanks

Venkat

Read only

0 Likes
524

Hi Venkat,

Thanks for our reply.

I don't have any transaction to record my excel data. without using any transaction, can we upload the data in to SAP?

Thanks,

Gourisankar.