1

I need to send outbound shipment idoc on change data in VT02N.

Message type: SHPMNT.

Basic Type: SHPMNT06.

Extension: SHPMNTEXT.
Message control:

Application: V7.

Message Type: ZEDI. (output type that i defined for this)

Process Code: SD11.

I'm able to create idoc perfectly when I create a shipment from VT01N but I'm not able to create it again when i change it.

Kindly help me on this issue.

Thank you.

Talha

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Mtu
  • 643
  • 10
  • 18

1 Answers1

1

you will have to activate the "Multiple Issuing" setting on your message type. The setting should be available through transaction V/82 in the "General data" section of your message type.

Dirk Trilsbeek
  • 5,873
  • 2
  • 25
  • 23
  • Good point!. Thanks for your answer. But it was not enough for me to only check multiple issuing. I have solved my problem. [Here](http://scn.sap.com/thread/3236525) is the link for anyone who needs it. – Mtu Sep 20 '12 at 10:44