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

BAPI assigned to Business Object

Former Member
0 Likes
896

Hi All,

Can any one tell me how to find the Business object assigned to a BAPI. for example BAPI_PO_CREATE1 which business is assigned to this BAPI.

I want to know how to find the Business object.

Regards,

Venkat

Hi All,

Can any one tell me how to find the Business object assigned to a BAPI. for example BAPI_PO_CREATE1 which business is assigned to this BAPI.

I want to know how to find the Business object.

Regards,

Venkat

2 REPLIES 2
Read only

Former Member
0 Likes
649

Use SE37, check the function group of your BAPI. In your case it is 2012. The corresponding business object is BUS2012 (purchase order).

Regards,

John.

Read only

Former Member
0 Likes
649

Hi,

You can go inside the transaction called 'BAPI' and in the hierarchial view get inside the module under which the BAPI comes and then get to see the business object which is assigned to the BAPI.

Hope it helps,

Thanks,

Sandeep.