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

Creating a Structure for BAPI Function Module

Former Member
0 Likes
321

Hi,

I need to create an RFC for a BAPI call. For that I have to create a structure for the function module. Now, do I need to specify both import and export parameters in the same structure or do I need to create two different structures for Import as well as export parameters? If the import and export parameters are specified aleady, Do I need to supply this structures again under "TABLES"?

Thanks,

John.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
288

if u have/get more one records , then u have to use tables ?

Regards

Prabhu

1 REPLY 1
Read only

Former Member
0 Likes
289

if u have/get more one records , then u have to use tables ?

Regards

Prabhu