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

Regarding Standard BAPI

justin_santhanam
Active Contributor
0 Likes
513

Dear Friends,

I have query regarding Standard BAPI's. I created one ZTABLE. I want to call that table from SAP XI. I knew it we can use RFC's do the same. But I want to know is there any standard BAPI's that accepts table name and the fields as Input and gives us back the response.

Any help is really appreciated!!!

Best regards,

raj.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
498

Hi,

Unfortunetly SAP is not in front of me. But i havent come across such BAPI.

5 REPLIES 5
Read only

Former Member
0 Likes
498

Hi,

I dont think BAPI may available as it is not suffice the business purpose.

But for custom use we can create our own BAPI API through SW01. And get registered in BAPI transaction.

Reward if useful!

Read only

0 Likes
498

Prasad,

Thanks a lot for your response. I don't have any idea in ABAP. So I don't know its possible or not. So u r confirming that its not possible through Standard BAPI, am I right?

Best regards,

raj.

Read only

Former Member
0 Likes
499

Hi,

Unfortunetly SAP is not in front of me. But i havent come across such BAPI.

Read only

0 Likes
498

Thanks Buddy,but once u get the chance plz update the same. I've time till monday to decide on how to proceed further.

Best regards,

raj.

Read only

0 Likes
498

Prasad,

I found the solution. There is standard RFC available, RFC_READ_TABLE. Through which we can pass the table name and get back the data.

Thanks again.

Best regards,

raj.