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

ECATT RECORDING FOR MULTIPLE TRANSACTION

Former Member
0 Likes
670

Hi Experts,

I am trying to do ecatt recording for Transaction FEBA which internally call another transaction FB05

i have created the ECATT script but when i processed the script it is not flowing to fb05

iam stuck now, please help

thanks

Hi Experts,

I am trying to do ecatt recording for Transaction FEBA which internally call another transaction FB05

i have created the ECATT script but when i processed the script it is not flowing to fb05

iam stuck now, please help

thanks

2 REPLIES 2
Read only

AjayHS
Product and Topic Expert
Product and Topic Expert
0 Likes
600


Hello,

When you execute the transaction FEBA manually will it call FB05 even manually aswell.

This can be handled in either of the below approach:

1. Record the entire operation both FEBA & FB05 transaction using SAPGUI commant.

2. Record FEBA tranaction using SAPGUI driver, record a seperate SAPGUI script for FB05 and call (REF) within FEBA script FB05 script (ensure the Reset GUI is not set to 'X' in FB05 script for the first SAPGUI commant).

Hope it helps.

Thanks,

Aj

Read only

Former Member
0 Likes
600

hello Sethunath,

I have recorded FEBA for one of my sceario testing using SAPGUI and it works fine.

Reset Gui should be set only for the first interface of SAPGUI.

May be a screen shot of failed log will help.

BR

Sheetal