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

Table not working properly with RFC function module

Former Member
0 Likes
855

Hello,

I have created a RFC function module with a table export parameter, and I was trying to use the same on the portal

but i' am not able to see the table parameter in the portal. Please let me know what can be the reason.

Thanks,

Aravind

1 ACCEPTED SOLUTION
Read only

VivekG
Participant
0 Likes
800

Hi,

Just ask portal guys to reimport the RFC for the changes to be reflected their side. They might not have reimported this RFC after you make changes to it.

Vivek Gupta

5 REPLIES 5
Read only

JoffyJohn
Active Contributor
0 Likes
800

create a table type for this table in se11,

then add the table as importing parameter if you want to pass value in table

or add the table as exporting parameter it you want the result back in table format.

Read only

Former Member
0 Likes
800

I have created a table type and used it as an exporting parameter in RFC function module. I needed to get values

from the RFC function module. Still the portal person says he is not able to see the output table, but he is able

to see importing variables.

What can be the reason?

Thanks,

Aravind

Read only

0 Likes
800

Hi,

If you have added the Table parameter in RFC after it is imported in the portal then it might not get reflected. Please ask the portal developer to re import your RFC to view the table parameter.

Thanks,

Vigneswaran S

Read only

Former Member
0 Likes
800

Hi,

Have u added the Table parameter initially when u created the FM or u added the parameter after they tested that in the portal?

If u have added the parameter second time or so, then portal needs a re-start to reflect the changes in the FM.

Regards,

Shanthi

Read only

VivekG
Participant
0 Likes
801

Hi,

Just ask portal guys to reimport the RFC for the changes to be reflected their side. They might not have reimported this RFC after you make changes to it.

Vivek Gupta