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

QTP Integration - eCATT FUNction call

Former Member
0 Likes
446

Hello folks,

I am pretty fit in eCATT, but I am fairly new to QTP. I setup an integration in a demo environment and QTP only let's me "open" eCATT Scripts that were recorded with QTP. If I am recording eCATT with QTP i am limited to UI Recording via SAPGui Scripting.

Is there a way to call other eCATT's from QTP, to use more powerful eCATT options, like BAPI & FUNction calls? Or to directly call BAPIs / Function modules from within QTP?

Thanks!

2 REPLIES 2
Read only

Former Member
0 Likes
402

Hi,

Is it mandatory for you to call ABAP function modules from QTP? otherwise we can directly call them within eCATT script without QTP using REF or CALLSTATIC.

Regards,

Deepika.

Read only

Former Member
0 Likes
402

hi,

"QTP only let's me "open" eCATT Scripts that were recorded with QTP"

QTP will open only those scripts which it has created.

it will not open an ecatt script which ecatt has created.

also we generally use qtp scripts to record and automate and then call the qtp scripts in ecatt.this way helps us use the features of both qtp and ecatt.

please revert back for any clarifications.

regards,

Rakesh..