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

function module issue

Former Member
0 Likes
301

Hi,

I have been using function module to create web services, BAPI_OUTB_DELIVERY_CREATE_SLS after completing all the steps when we assighn a package it shows an err or stating thats sap package" cannot be created in foregin name spaces.

suggest.

thanks

regards

Edited by: muzammil12 on Aug 4, 2009 12:03 PM

Edited by: muzammil12 on Aug 4, 2009 3:17 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
268

Hi,

If you are assigning the function module to the custom(Z*) package, the below error you have mentioned will occur.

hence request you to give a custom naming(start with Z or Y) and then assign it to the same package and there will not be this issue of namespaces..

If you cant assign the same with the custom naming(for you FM), check with the basis person to give authorization to save with the foreign namespaces for that package

Hope this helps you

Regards

Shiva

1 REPLY 1
Read only

Former Member
0 Likes
269

Hi,

If you are assigning the function module to the custom(Z*) package, the below error you have mentioned will occur.

hence request you to give a custom naming(start with Z or Y) and then assign it to the same package and there will not be this issue of namespaces..

If you cant assign the same with the custom naming(for you FM), check with the basis person to give authorization to save with the foreign namespaces for that package

Hope this helps you

Regards

Shiva