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

PO Idoc

Former Member
0 Likes
624

Hi,

When i change a purchase order and save it, (Output type NEU) an idoc is created. How do i find out where this is triggered ?

Thanks and regards,

Usha

Hi,

When i change a purchase order and save it, (Output type NEU) an idoc is created. How do i find out where this is triggered ?

Thanks and regards,

Usha

3 REPLIES 3
Read only

alpesh_saparia3
Active Contributor
0 Likes
590

You can find the IDoc list in <b>WE02</b> or IDoc statistics in <b>WE07</b>.

- Alpesh

Read only

Former Member
0 Likes
590

Hi,

When you change a PO data.

For Example in the ITEMS, go to confirmations tab and enter the Order ackno

Value say 'asdf1234'.

Now click messages button on the top.

Now select the NEU, click the further data button on top.

Now for the Dispatch time --> select the first option 'send with periodically scheduled job'.

come back and save it

Now put a debug in your user-exit or customer exit or the function module '<b>IDOC_OUTPUT_ORDCHG'</b>

and it will trigger..

rewards if useful..

regards,

nazeer

Message was edited by:

'Nazeer'

Read only

0 Likes
590

Hi,

GO to se38 type RSNAST00 and give the application type /output type and the PO number and press execute to go into the debug mode after setting the break points as said ny Nazeeer.

Rgds,

Baburaj