Application Development 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: 

Copying BAPI - Changes made in Copied BAPI Includes

Former Member
0 Kudos

Hi,

I am copying a BAPI and modifying an include(Subroutine) which is called by the bapi.

When i execute the code It is calling the standard code(STD include subroutine) and not copied customized code(Z* Include subroutine).

I have tried copying the entire Function group and called the Perform with Include

addition.

Please guide me reg the same.

helpful Answers will be rewarded

Thanks for your time.

raj

2 REPLIES 2

Former Member
0 Kudos

Have you copied all the standard includes as zincludes while copying standard BAPI and activated?

If you have copied every thing properly, Try assigning the BAPI to another function group and activate.

Regards,

Satish

0 Kudos

Hi Satish,

Thanks for your response.

I have copied all the Includes.

Could you please let me know how do i assign a bapi to another Function group

and the reason for the same.

appreciate ur help.

Raj.