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

Nested structure in a BAPI

Former Member
0 Likes
612

Hi,

I have a requirement to create a bapi which can hold data in a nested format and output in the same format. Please could you help with any suggestions, or sample code to implement the same.

Thanks in advance

2 REPLIES 2
Read only

Sm1tje
Active Contributor
0 Likes
512

This is quite a basic question and this forum is not to place to ask it. But I can (and will) give you an example of a Standard SAP BAPI for retrieving business partner data which is nested.

Function Module (SE37):

BUPA_OUTBOUND_GET_MAIN

Read only

Former Member
0 Likes
512

Hi,

I am using SAP R3 4.6 . Is there any sample BAPI which has the nested structure, supported by this version?

Apologies for not mentioning the above details in my first post.

Thanks in advance