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

Shipment Deletion

Former Member
0 Likes
910

Hi All,

I am working on tranportation module in SD.

We are sending an outbound IDoc to our partner whenever there is a change or creation of shipment.

I need to do the same while deleting the shipment.

We are using IDOC SHPMNT01.

Hi All,

I am working on tranportation module in SD.

We are sending an outbound IDoc to our partner whenever there is a change or creation of shipment.

I need to do the same while deleting the shipment.

We are using IDOC SHPMNT01.

6 REPLIES 6
Read only

Former Member
0 Likes
834

Hi,

What is the issue you are facing?

Rgds,

HR

Read only

0 Likes
834

I need to trigger an IDoc while delting the IDoc. Is it possible to trigger an IDoc while deleting?

For change and Create IDoc is triggered but not for deletion.

Read only

0 Likes
834

I need to trigger an IDoc while delting the Shipment. Is it possible to trigger an IDoc while deleting the shipment?

For change and Create IDoc is triggered but not for deletion.

Read only

Former Member
0 Likes
834

Hi jai,

have a look at this...

Read only

Former Member
0 Likes
834

Hi,

In your case you might need to go for custom development using BAPI.

Try to search BAPISAVEREPLICA . build your custom bapi on the same lines.

Rgds,

HR

Read only

0 Likes
834

Answer given is not useful.