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

RFC call screen

Former Member
0 Likes
941

Hi All,

Can we use Call screen or Call transaction in RFC.

Regards

Krishna

Hi All,

Can we use Call screen or Call transaction in RFC.

Regards

Krishna

4 REPLIES 4
Read only

Former Member
0 Likes
651

Hi,

You can use call screen and call transaction in RFC.

Regards,

Boobalan S.

Read only

0 Likes
651

Hi Boobalan,

If the RFC is called from the legacy system.

Regards

Krishna

Read only

0 Likes
651

Hi,

you can, but the screen may not be show.

Regards,

Boobalan S

Read only

Former Member
0 Likes
651

Hi,

As far as I know if an FM(BAPI) is called from the legecy as RFC it will return you the table that data you can acess.

as far as call screen is concern inside an FM it is quite possible but during RFC call u can't see the screen.

call transaction is also possible but dont expect u will get the transaction screen u will get the resultant data.

Regards