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_OUTB_DELIVERY_CREATE_STO

Former Member
0 Likes
952

Hi Everyone,

I am trying to find a BAPI to create a delivery from an STO..The BAPI - BAPI_OUTB_DELIVERY_CREATE_STO does not exist in our system..Do you have any idea as to why it doesnt show in our system??Is there any alternative for this BAPI?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
820

Hi

Alternatively you can use this FM SHP_DELIVERY_CREATE_FROM_STO which is being used in the same BAPI.

Regards

Shiva

4 REPLIES 4
Read only

Former Member
0 Likes
821

Hi

Alternatively you can use this FM SHP_DELIVERY_CREATE_FROM_STO which is being used in the same BAPI.

Regards

Shiva

Read only

0 Likes
820

My SAP system says even "SHP_DELIVERY_CREATE_FROM_STO" doesnt exist..Do we need any module installed to see these function modules??

Read only

0 Likes
820

I think I find the problem..These FM's are available on 6.0 but we are on 5.0..Are there any FM's which does the same thing for 5.0

Read only

0 Likes
820

use "SHP_VL10_DELIVERY_CREATE"