cancel
Showing results for 
Search instead for 
Did you mean: 

Delete a table record with eCATT-Script and parameter - PROBLEM

Former Member
0 Kudos

I will write a eCATT, witch can delete one record in the table. In this case

it will be a material. The material to delete will be my input parameter.

You can see on the picture how the structure of the ecatt after recording is.

<a href="http://www.carsdream.com/ecatt.jpg">Structure of the ecatt after recording....</a>

I have the following problem:

For example i will delete the "Material 6". I give as parameter the name of

this material. ( I don't know the ID.)

How can i automaticly find the index of the table RECENT, where the naterial

"Material 6" to find is ?

Important is, that by the test executing i don't know how many index the

table RECET have and i don't know under which index "the Material 6" can be

found.

If i find the index of this table, my problem will be solved.

If you can answer that, it will be for me very helpful!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

please note that eCATT is not supported in/for Web Dynpro ABAP, see SAP note 1098009

Regards, Heidi

Former Member
0 Kudos

Helle,

thanks for your answer.

I coudn't find the place where i could read this note, but i have book about testig SAP-Solutions and you can find there that:

"With the basis release of Web AS 6.40, eCATT supports the direct testing of Web Dynpro-based applications. Both Web Dynpro for ABAP and for Java are supported."

Look the link to SAP-PRESS:

http://www.sap-press.de/katalog/buecher/htmlleseproben/gp/htmlprobID-58

So what's the fact ? It's supported or not?

My application work under Web Dynpro Java, but i think, that the solution of my problem should be similar to the solution for Web Dynpro ABAP, that way i ask the question on this forum.

I someone knows the solution of my problem, it will be very helpfull for me.

Thanks

Former Member
0 Kudos

Hi,

here's the link to the note on the SAP service marketplace: https://service.sap.com/sap/support/notes/1098009

It's definitely the case that eCATT is not supported in/for Web Dynpro ABAP. It seems that the text of the SAP press article is slightly out-of-date. For one thing, it mentions Web Dynpro ABAP in Web AS 6.40, but Web Dynpro ABAP is only availiable with NW 2004s / 7.0, not in 6.40 (see also this note: https://service.sap.com/sap/support/notes/751611). Web Dynpro Java was released in 6.40.

Regards, Heidi

Former Member
0 Kudos

Hello,

ok, but in real i need the solution for web dynpro Java applikation.

Mayby someone know how to do that.

Thanks

Former Member
0 Kudos

Hi,

in that case post your question in the Web Dynpro Java forum.

Regards, Heidi