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

Repacking through function module

Former Member
0 Likes
424

Hi All,

I am developing a module pool with all the packing & unpacking functionality. In one table control I am showing the the HU details with packaging material as editable field.

Now I want if user changes the packaging material in the table control it should get reflected in to the delivery. I have tried using the FM ws_delivery_update but did not work..

please suggest .. helpful answers will be rewarded.

-Gaurang

1 REPLY 1
Read only

Former Member
0 Likes
326

Try with LE_MOB_DELIVERY_UPDATE

Thanks

Seshu