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 function modules

former_member185537
Participant
0 Likes
579

Hi ppl,

Does SAP suggest use of tables parameters in RFC function modules when developing for custom requirements. Can anyone suggest

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
543

Hello Venkat,

Check if this is useful,

https://help.sap.com/saphelp_nw70/helpdata/en/22/042551488911d189490000e829fbbd/content.htm

I understand you're talking about custom RFC's , Considering that all BAPI's are RFC enabled and have/uses table parameters. I don't see any issue in Custom one's.

Thanks,

K Prabhu

2 REPLIES 2
Read only

Former Member
0 Likes
544

Hello Venkat,

Check if this is useful,

https://help.sap.com/saphelp_nw70/helpdata/en/22/042551488911d189490000e829fbbd/content.htm

I understand you're talking about custom RFC's , Considering that all BAPI's are RFC enabled and have/uses table parameters. I don't see any issue in Custom one's.

Thanks,

K Prabhu

Read only

0 Likes
543

Hi Prabhu,

Was searching for this mechanism. Thanks.