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

urgent help need on eCATT script

Former Member
0 Likes
680

Hi

How to use eCATT script tool with transaction SECATT.

urgent please help.

regards,

R K

Hi

How to use eCATT script tool with transaction SECATT.

urgent please help.

regards,

R K

5 REPLIES 5
Read only

Former Member
0 Likes
657

Hi,

Are you using any third party tool for scripting in eCATT?

Regards,

Sharmila

Read only

0 Likes
657

Hi sharmila,

i would like to update the data from transaction using the SECATT tcode,

please help me out, urgent

Thanks, R K

Read only

0 Likes
657

Hello Rao

If you are using a "normal" transaction without any controls (like ALV lists, trees) then you can use the recording pattern <b>TCD REC</b> <i>(TCD (Record)</i>).

In transaction SECATT give a name for your test script (e.g. Z_XD01 or Z_CREATE_CUSTOMER). Within the test script choose pattern TCD REC and enter the transaction you want to record (e.g. XD01).

After finishing the recording you will see the following line in the eCATT editor:

<b>TCD ( XD01 , XD01_1 ).</b>

Meaning:

- TCD = recording pattern

- XD01 = recorded transaction

- XD01_1 = eCATT interface for the transaction

Next double-click on the eCATT interface name (here: XD01_1). Next to the editor you will see the interface displayed as tree and as ALV list. Here you can parameterize your transaction.

Please note that you should preferably <b>use the highest available SAP release for eCATT recording</b>. If, for example, your business system has release 6.20 and you have a 6.40 system available record the eCATT on the 6.40 system via RFC.

Regards

Uwe

Read only

0 Likes
657

Hi,

I don't understand your requirement clearly. If you want to create a script, record it using SECATT transaction. Create a test data container and configuration and execute the configuration.

Regards,

Sharmila

Read only

0 Likes
657

Hi sharmila,

i had tried with SCAT(tcode) but in my transaction there is a ALV grid - that is not getting recording, i am facing this problem, so it has insested that to use SECATT tcode to upload it.

But using SECATT i don't know how to execute it...

hope u understand my problem,

Thanks,

R K