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

Need FM

Former Member
0 Likes
402

i want to assign the truck/trailer to the outbound delivery which is already created. and also i want to unassigned truck and trailer and replace it with the new truck/trailer. Do you know any FM for this one?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
377

Hi,

Try the FM <b>SD_DELIVERY_ASSIGN_TO_SHIPMENT</b>.

Regards,

Padmam.

i want to assign the truck/trailer to the outbound delivery which is already created. and also i want to unassigned truck and trailer and replace it with the new truck/trailer. Do you know any FM for this one?

2 REPLIES 2
Read only

Former Member
0 Likes
378

Hi,

Try the FM <b>SD_DELIVERY_ASSIGN_TO_SHIPMENT</b>.

Regards,

Padmam.

Read only

Former Member
0 Likes
377

Please check this BAPI/FM.

- BAPI_SHIPMENT_CHANGE.

- SD_DELIVERY_ASSIGN_TO_SHIPMENT then SD_SHIPMENTS_SAVE (to save).

Please check documentation associated with SD_DELIVERY_ASSIGN_TO_SHIPMENT.