2009 Aug 06 7:17 AM
Hi All,
I have a IDoc number, now I got some message type and IDoc type,even though I don't know whether the transaction is master data or transactional data, so how could I know
1. Whether IDoc is executed by which method, whethere message control,change pointer or standard alone programs.
2. If it is executed through particular method ,then how to find out which program is creating the IDoc .
3. Which program is sending the IDoc
Regards,
Jogu
Hi All,
I have a IDoc number, now I got some message type and IDoc type,even though I don't know whether the transaction is master data or transactional data, so how could I know
1. Whether IDoc is executed by which method, whethere message control,change pointer or standard alone programs.
2. If it is executed through particular method ,then how to find out which program is creating the IDoc .
3. Which program is sending the IDoc
Regards,
Jogu
2009 Aug 06 7:19 AM
Use these tables.
EDIDC,EDIDD,EDIDS
Also you can check other details of idoc from WE02 or WE05 transactions.
2009 Aug 06 7:45 AM
Hi All,
This is my IDoc Number " 0000000027071609 " , please let me know how to find whether it is getting executed though change pointers or message contols or standard alone programs.
Regards,
Siddivinesh Jogu
2009 Aug 06 7:51 AM
hi Siddivinesh,
the following t codes will help you
check the tcodes :
WE60
We64
WEDI
regards
Saurabh Goel
2009 Aug 06 8:07 AM
Hi,
Goto tcode -> WE02-> give the idoc number & idoc details will be displayed , from that
select the partner type , partner number ex: LS/ZTEST
goto tcode WE20 and in the specified partner type (here LS) look for the partner numbers( here ZTEST ) and double click.
u can get further information from inbound & outbound parameters.
chk the field repid in edids table.
Regards
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |