cancel
Showing results for 
Search instead for 
Did you mean: 

Cancellation of Freight order

Former Member
0 Kudos

HI

We want to set up below scenario

If a forwarding order is cancelled, associated Freight unit and freight order should be cancelled.

We have done following settings:

In default change strategy for freight unit type we have treid putting CANCEL_FOR, RESET_TORS and REM_CANC, and checked the box to allow the freight unit deletion.

After these settings, when we cancel the forwarding order, Freight units are getting cancelled but Freight orders still exist in the system.

Following is the setting in freight order type:'

Default change strategy - CANCEL_FOR, and checkbox for Freight order can be deleted is checked.

All the above settings are not helping, freight order is still visible in system

Can some one share how can we delete the freight order when associated FWO and Freight units are deleted.

Thanks

Regards,

Madhup

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186607
Active Contributor

Hi Madhup,

if I understand your requirement correctly, the following should help:

In the freight unit type, set the deletion strategy to "CANCEL_CAP" -> this should lead to the cancelling of all "capacity TORs" (e.g. freight order) to which the freight unit has been assigned.

You can also create new strategy similar to CANCEL_CAP based on the method /SCMTMS/CL_DELETE_METHODS->CANCEL_EMPTY_CAPA_TOR -> then only those capacities that have no other assignments will be cancelled.

You should not need any strategy for the freight order type then.

Best regards, Daniel