Application Development 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: 

checking a variable in a process which is already recorded

Former Member
0 Kudos

If i have a long process recorded in ecatt with sap gui and i want to check a variable in the middle of the process, i dont want to record the process in ecatt again. Is it possible to process the ecatt to the place, where i want to check my variable and insert a "chegui" command?

3 REPLIES 3

pb3030
Explorer
0 Kudos

Hi David,

I am not sure if you have tried splitting the SAPGUI command  at the "Methods/Properties" level, so that you will have n number of commands based on the methods. Now you can proceed with the chegui to check the variable that you are looking for.

Hope this will help you.

Steps to split the SAPGUI command.

click on the recorded SAPGUI command --> (rigth click) --> (select) Splitting at --> (select) Methods/Properties".

Regards,

PB

AjayHS
Advisor
Advisor
0 Kudos

You can split the SAPGUI command at desired level.

Once you split multiple SAPGUI command is generated and then you decide to include CHECKGUI command

Thanks,

Aj

AnanthNatarajan
Advisor
Advisor
0 Kudos

Hi David,

While recording you can split the SAPGUI command and then you can check the variable using CHECKGUI command.

I hope the below mentioned link might help you

http://help.sap.com/saphelp_erp60_sp/helpdata/en/10/f3383fe58d5900e10000000a114084/content.htm

Regards,

Ananth.