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

Simple Problem in Idoc

Former Member
0 Likes
519

Hi Friends,

I have one issue in the IDoc, I received one requirement that, user have a problem in 13 invoices. There Exchange rate is displaying wrong.

i checked the 13 Idoc's, and i found the particular segments also . Thay are saying the value is wrong. In that screen i am getting only basic type, extension and message type.

Using partner profile, How i will trace, where the wrong entries came. i want to debug the particular part.

Pls advice.

Mohana

1 ACCEPTED SOLUTION
Read only

nirajgadre
Active Contributor
0 Likes
484

Hi,

Goto the partner profile in WE20 and in that profile you will find out the processing code for this message type.

if you double click on that message type you will find out the function module, which is used to for segment population put the break point in that function module

Try to generate the same idoc again or trigger it using we19 transaction.

2 REPLIES 2
Read only

nirajgadre
Active Contributor
0 Likes
485

Hi,

Goto the partner profile in WE20 and in that profile you will find out the processing code for this message type.

if you double click on that message type you will find out the function module, which is used to for segment population put the break point in that function module

Try to generate the same idoc again or trigger it using we19 transaction.

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
484

>

> Thay are saying the value is wrong. In that screen i am getting only basic type, extension and message type.

> Using partner profile, How i will trace, where the wrong entries came. i want to debug the particular part.

Hello Mohana,

Which screen? Do you think we are omniscient & we will understand which screen you are using?

Please be specific which t-code you are using to display idocs(WE02, WE09, BD84 blah blah)

BR,

Suhas