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
2,156

hi

has anyone use the BAPI_OUTB_DELIVERY_CREATE_STO for AFS sto to deliver and STO

i am filling in an STO in the BAPI with ref_item = 10 adn delv_sty = 2

but the delviery is being created fully not partially . Please advise?

hi

has anyone use the BAPI_OUTB_DELIVERY_CREATE_STO for AFS sto to deliver and STO

i am filling in an STO in the BAPI with ref_item = 10 adn delv_sty = 2

but the delviery is being created fully not partially . Please advise?

8 REPLIES 8
Read only

Former Member
0 Likes
1,255

Hi,

Please go through the 'Function Module Documentation' of BAPI_OUTB_DELIVERY_CREATE_STO in se 37.

Read only

Former Member
0 Likes
1,255

Hi

Try passing the qty to STOCK_TRANS_ITEMS-LFIMG also

Regards

Madhan D

Read only

0 Likes
1,255

that's what i have done, i have fill in the DLV_QLY which is the delivery quantity

Read only

Former Member
0 Likes
1,255

Hi

Answer is pure assumption

Try to prefix zero's for ref_item = 10.

Pass = '000010'.

Regards

Madhan D

Read only

0 Likes
1,255

i am already using the ref_item = 00010.

Read only

0 Likes
1,255

It is of 6 digits and it should be with in quotes

Regards

Madhan D

Read only

0 Likes
1,255

This 000010 or quote thing is not the issue i am using these two bapi and filling it the same way one is working and one not

BAPI_OUTB_DELIVERY_CREATE_SLS

BAPI_OUTB_DELIVERY_CREATE_STO

Read only

0 Likes
1,255

I am having the exact same issue - how did you resolve your issue?

Thanks.

Anuradha.