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

IDOC Create/Change

Former Member
0 Likes
403

Hi,

I am using SHPMNT03 Outbound Idoc for sending the EDI to the customer. How can i know in the IDOC whether its a Shipment Create or Change ?

Thank You,

Suresh

Hi,

I am using SHPMNT03 Outbound Idoc for sending the EDI to the customer. How can i know in the IDOC whether its a Shipment Create or Change ?

Thank You,

Suresh

1 REPLY 1
Read only

Former Member
0 Likes
372

Check if segment E1EDT18 has any data in it. It is a qualifier segment with

ORI Original message (outbound)

CHA Change message (outbound)

I am not sure if you need to maintain customizing to get it populated though, but that should show you if it is a create or a change.