cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EWM FM to update delivery quantity and Post goods issue for outbound delivery

velsankar_sundar
Participant
0 Likes
8,657

Hi Team,

I am new to EWM technical. Please let me know is there any EWM FM to update delivery quantity and Post goods issue for outbound delivery

Thanks & Regards,

S,Velsankar

Accepted Solutions (1)

Accepted Solutions (1)

0 Likes

Hi Sundar,

What do you mean by update delivery quantity , you mean increase/decrease delivery quantity ?

For the PGI you can use /SCWM/CL_GOODS_MOVEMENT => POST_DLV if you want to post only particular HU then use /SCWM/CL_GOODS_MOVEMENT => POST_HU.

Answers (3)

Answers (3)

sandeepk6891
Explorer

Use FM /scwm/ppf_post_gm.

Put doc id and direction as GI for goods issue and GR for goods receipt in parameters

former_member950821
Discoverer
0 Likes

Thanks Sandeep, this one works! Really appreciate your comment. Adamsin

HasiniTW74
Explorer
0 Likes
Thank you, Sandeep. I’m glad this works. I truly appreciate your valuable input.
katrin_kraemer
Product and Topic Expert
Product and Topic Expert

Interface /SCWM/IF_API_WHR_OUTBOUND, available in S/4HANA 2020 and higher

The interface documentation contains a template for a report.

0 Likes

Hello Vamsi,

Can you please explain how you have done HU Good issue with /SCWM/CL_GOODS_MOVEMENT => POST_HU. I tried using the same, however HU is getting deleted from Delivery. Task is getting created but goods issue is not happening.

Do you have any leads on this ?

Thanks,

Prabhakar