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

about eCATT Validation

Former Member
0 Likes
276

Hi Gurus

I have a scenario which is me21n recording .In this Recording After giving the vendor number ,It automaticlly gives the vendor address in address tab,here How to validate whether it picked correct address or not.

some other validations like this only,Is it required any ABAP coding here,If so

Just give me Idea abt it.

Plz help me on this issue.

Thanks alot in advance.

1 REPLY 1
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
257

Hi,

One way of doing it is You Fetch the Address and keep it in some global place and then once the program which you are testing fetched the data you can compare it with the data that you have fetched.

Regards,

Sesh