‎2007 Mar 06 6:01 AM
Hi all
I have created a bapi object and the api method.. the method was added successfully, however when releasing the bapi object it gave an error saying "released object types must be transportable".......
i had created the bapi object as a local object ,should i chg it to a some other pkg such as " development package" .....if yes , how shld i do?
‎2007 Mar 06 11:43 AM
go to transaction SWO1, enter object name and then from menu use object type -> other function -> reassign for giving different package name.
‎2007 Mar 06 11:43 AM
go to transaction SWO1, enter object name and then from menu use object type -> other function -> reassign for giving different package name.
‎2007 Mar 07 5:21 AM
‎2007 Mar 07 7:43 AM
hi,
u cannot release or transport an object when u save it as a local object,for transporting an object you must save it in a package. it is mandatory and while transporting that request you should see that all objects under that request are activated.
hope my answer may help u.
bye...