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

Debugging outbound idoc

Former Member
0 Likes
520

Hi. I am new to ALE/IDOC.

I have an outbound IDOC of basic type:ORDERS02, the idoc is created and posted for a service entry sheet.

This IDOC is posted successfully, but some data (field VPREI:price net) in the segment E1EDP01 is populate incorrectly, the value gets populated as 0 when actually it is non zero

I am not sure about how to debug this IDOC, I tried debugging using WE19 but could not find any thing about how the data in the segment is populated.

Please help me in the same.

2 REPLIES 2
Read only

Former Member
0 Likes
430

Hi,

Configure the output to trigger by batch job instead of "send immediately" and start RSNAST00 program in debug mode. This should help you.

Regards,

Sumalatha

Read only

Former Member
0 Likes
430

Hi,

What is the present status of idoc?