‎2008 May 28 6:53 PM
Hello ALL,
I have created the new BAPI ,infact i have copied standard to ZBAPI.While assigning method and releasing it,it's giving error that object is not transpotable.
Pls give some inputs.
Thanks in advance.
BR,
Anil
‎2008 May 28 7:50 PM
HI ,
Check whether object is created in a package or not. if it is created as a local object then it cannot be transportable.(incase if it local obj GOTO-> SE80-> select the FM right click -> otherfunctions-> change package assignment then assign package).
Hope this solves the problem.
Reward points if helpful.
Thanks and Regards
‎2008 May 28 8:04 PM
hi Anil,
while creating a BAPI the structures and funtion moduleseverything should be saved in a package they should not be in local object if so it shows an error object cannot be transportable. so change all the structures and function module into an package and first release object and then object components related to it otherwise you get "higer level error"
reward points if helpful,
dilip