Application Development 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: 

ALE/IDOC - Shipment Confirmation

Former Member
0 Kudos

Hi All,

SAP sends shipment confirmation information with header details. Its an Outbound Process.

Please help the process steps how to handle with IDoc type and message type.

Thanks

Ravi

4 REPLIES 4

Clemenss
Active Contributor
0 Kudos

Hi Ravi,

SHP_IBDLV_SAVE_REPLICA can be used for that.

Tell us your process (who sends what information to what kind of recipient; acknowledement?) - we'll give you the steps.

Regards

Clemens

Former Member
0 Kudos

Hi ,

Details requiremnt of the ALE/Idoc:

SO/STO :

When a shipment leaves a warehouse, it ultimately results in a Post Goods Issue (PGI) in SAP which triggers the shipment confirmation to be sent to third party system.

PO:

The shipment confirmation will come in the form of an ASN when a shipment leaves a supplier. The ASN will either create or update the corresponding delivery and shipment documents. When the ASN updates a load that third party system optimized this needs to send a shipment confirmation to third party system.

For the above requirement how should i go ahead ???which idoc type , message type etc should i use ?

Please suggest.

Thanks

Ravi

Former Member
0 Kudos

Can any suggest the soultion to my query

Former Member
0 Kudos

Hi,

Answer to this can be :

IDOC Type: SHIPMNT05

Message Type: SHIPMNT

Regards,

Mayank

Edited by: mayank verdia on Aug 5, 2009 1:05 PM