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

Data inbound

Former Member
0 Likes
286

I am working on ECATT i want data in test data container from any excel file or any text file, means i want to import data in test data container using any external file like excel sheet.

1 ACCEPTED SOLUTION
Read only

ashok_kumar24
Contributor
0 Likes
266

Hi Rohit,

<b>Good . check the following documentation

The step by step document:

/people/sapna.modi/blog/2006/04/10/ecatt--an-introduction-part-i

/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation-150-tcd-mode-part-ii

/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation--sapgui-mode-part-iii

/people/sapna.modi/blog/2006/04/18/ecatt-logs-part-vi

http://sap-img.com/sap-catt.htm

Follow the steps,

create the scripts.

T Code SECATT

save local object

Go to Pattern > secect all comand > Tcd (Record) > Enter transaction

Give mandatoty fields to record the transaction.

System asking to transfer the data > Yes

save

Select parameter <-> command interface then click Display parameter Value

Right Bottom see the screen

Select Dynpro> open Up >Open up > Double click on fileds

Value column ,you see the mandatory fields,that you have been enter earlier.Remove those values give some names ( eg for Material = Mat )

Import the number.

Same way you have to open up one by one,double clik on fields ,remove the values and give the names after that import .

save</b>

Good luck and thanks

AK

1 REPLY 1
Read only

ashok_kumar24
Contributor
0 Likes
267

Hi Rohit,

<b>Good . check the following documentation

The step by step document:

/people/sapna.modi/blog/2006/04/10/ecatt--an-introduction-part-i

/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation-150-tcd-mode-part-ii

/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation--sapgui-mode-part-iii

/people/sapna.modi/blog/2006/04/18/ecatt-logs-part-vi

http://sap-img.com/sap-catt.htm

Follow the steps,

create the scripts.

T Code SECATT

save local object

Go to Pattern > secect all comand > Tcd (Record) > Enter transaction

Give mandatoty fields to record the transaction.

System asking to transfer the data > Yes

save

Select parameter <-> command interface then click Display parameter Value

Right Bottom see the screen

Select Dynpro> open Up >Open up > Double click on fileds

Value column ,you see the mandatory fields,that you have been enter earlier.Remove those values give some names ( eg for Material = Mat )

Import the number.

Same way you have to open up one by one,double clik on fields ,remove the values and give the names after that import .

save</b>

Good luck and thanks

AK