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: 

outbound idoc process for sales order using message control

Former Member
0 Kudos

Hi All,

E1EDP20 segment is missing for some cases while sales order saving using VA02. Basic idoc type ORDERS05 and message type ORDRSP.

Thanks in advance,

SN

6 REPLIES 6

h_senden2
Active Contributor
0 Kudos

Just check the program that creates the idoc for this part. I think it's the IDOC_OUTPUT_ORDERS or IDOC_OUTPUT_ORDCHG function module.

Somewhere in there is a condition that is the cause for the disappearance of this segment.

regards,

Hans

h_senden2
Active Contributor
0 Kudos

Or IDOC_OUTPUT_ORDRSP

regards

Hans

Former Member
0 Kudos

Hi Hans,

Thanks for your quick response. The IDOC is working fine in testing server but in production server only segment E1EDP20 is missing in some cases. Function module 'IDOC_OUTPUT_ORDERS' is filling the data. Key user unable to create same scenario in testing server.

Thanks,

SN

0 Kudos

This happends only when you don't touch(change) any item. if you change the item then it will be populated or else it will not. only delta changes will be captured.

Former Member
0 Kudos

Hi Vijay,

Every time they are entering output type 'ZAP4' .

Thanks,

SN

Former Member
0 Kudos

Hi,

Check if there is any conversion rule maintained in Tcode Bd55 for ur message type.

Revert back,

Regards,

Naveen