Application Development 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: 

Change the Outbound Delivery Quantity while creating delivery using STO

former_member1125862
Participant
0 Kudos

Hi,

I am trying to create the outbound delivery from VL04 using the PO.

I am trying to change the Delivery quantity in the program(MV50AFZ1) in the routine(USEREXIT_SAVE_DOCUMENT_PREPARE) by replacing all the below fields(as i got the same from post in SDN)

XLIPS-LFIMG, XLIPS-LGMNG, XLIPS-OFMNG, XLIPS-G_LFIMG, XLIPS-LFIMG-FLO, XLIPS-LGMNG_FLO

But showing an error that both the quantities(quantity in PO is not same that we have changed) please find the below error.

posting of delivery is not possible quantity values are not correct

But my requirement is to change the delivery quantity as per some conditions.

Please do needful on this and let me know if i am missing any thing and let me know my way/place of coding is not right.

Thank & regards,

Krishna Y.


But, while saving the

4 REPLIES 4

mmcisme1
Active Contributor
0 Kudos

OK - I'm a bit confused. Has the PO qty been changed to match the new quantity?

former_member1125862
Participant
0 Kudos

Thank you for the replay.

No... i am changing the Delivery quantity...

former_member1125862
Participant
0 Kudos

Hi all... can i have any update on this ?

karomaz
Member
0 Kudos

Hello, is there any updates on this?