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

Copy STD BAPI to ZBAPI

Former Member
0 Likes
870

Hi Guys,

I am trying to copy std BAPI to custom one and modify based on my requirements.

When I copy some of the includes are not getting copied and I am getting syntax error .

Please guide ,How to achieve complete copy .

Cheers,

Raj

1 ACCEPTED SOLUTION
Read only

viquar_iqbal
Active Contributor
0 Likes
666

Hi

Check this thread for steps to create zbapi

Thanks

Viquar Iqbal

4 REPLIES 4
Read only

Former Member
0 Likes
666

Hi Rajesh

Please have a look at the below link

[Link|]

Hope this will be very useful to Copy the standard BAPI

Thanks

Kalyan

Read only

Former Member
0 Likes
666

Hi,

If you do not have to change in the standard includes you can simply use them there is no need to copy however if you need to copy goto t-code SE38 give include name and click on the copy button from the application tool bar or press Ctrl + F5 give target program name starting wiht Y or Z the include willl get copied.

Hope this helps.

Regards

Bikas

Read only

viquar_iqbal
Active Contributor
0 Likes
667

Hi

Check this thread for steps to create zbapi

Thanks

Viquar Iqbal

Read only

Former Member
0 Likes
666

Hi Rajesh,

When u copy the BAPI check all the options that pop-up are checked even the INCLUDES Option.

This will copy all the includes into your custom function module.

Hope this works:)

Thanks

Ravi