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

Former Member
0 Likes
455

How can i transport via bapi

4 REPLIES 4
Read only

Former Member
0 Likes
434

Hi,

when ever you create any object type for bapi in SWO1 transaction then save

it an another package ( ex- z001) , not in any local package ( ex- $tmp ).

so that you can transport your bapi....

***do reward if usefull

regards,

vijay

Read only

Former Member
0 Likes
434

Hi shinu,

will u plz tell in detail what exactly u want?i am not getting u r question?

Regards

Nilesh

Read only

Former Member
0 Likes
434

Hi

BAPI is nothing but the Method of a Business object(SWO1)

so while creating itself add a dev class/packagae and creata a transport request and add everything into that request.

release that and transport and use

Reward points if useful

Regards

Anji

Read only

0 Likes
434

how to transport via RFC?