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

Problem in web dynpro for abap(when using RFC)

Former Member
0 Likes
442

Hi,

I m new to Web dynpro(abap). I am trying create a web dynpro applicatio in which I want to call a RFC .For this I am refering Tutorial-2(BAPI Usage). By creating Service call ,I want to use My RFC .For this I hav created Service call and Mention the name of my RFC but It don't show's Export and Import parameters in Component Controller.that's why can't map these attribute to view context. So,Plz tell me nay ethhod so that I can use these Parameter in Component Controller.

Thanks in advans.

Hem

2 REPLIES 2
Read only

Former Member
0 Likes
426

Hi Janawa,

I think you are not clicking on the checkboxes that u against every interface parameter of ur RFC wich u find in the Step "Adapt Context" in the wizard, i tried creating one , there is no point else where u can make a mistake for not seeing the import or export parameters in the context of the component controller.

Please rewards points, if it was useful.

Reagards,

Santosh.

Read only

Former Member
0 Likes
426

>

> Hi,

> I want to use My RFC .For this I hav created Service call and Mention the name of my RFC but It don't show's Export and Import parameters in Component Controller

> Hem

When you are using the service call, you will have to check the parameters importing, exporting , Changing,etc a popup appears in one of the steps. If you select them then only they will appear.

Otherwise no.