‎2007 Oct 22 1:08 PM
hii Experts,
i want to find program name & function modules used in IDOC. I have Idoc type, Message type & extension type.
Help me
‎2007 Oct 22 1:11 PM
find related partner profiles, and inbound/outbound parameters.
Here you can find the link to the process code.
Double click on the process code, and you will find the function module.
regards,
Hans
‎2007 Oct 22 1:15 PM
Hii hans,
Thanks for reply,
but i dont know how to find partner's profile.
can u plz tell me tcode
thanx
‎2007 Oct 22 1:21 PM
simply go to tcode WE20
and look out for the parter number nad double click on it u can see the inbount and outbond idoc type for that partner
then click on the idoc type u need ....then rest as said by the above guy
‎2007 Oct 22 1:22 PM
‎2007 Oct 22 1:25 PM
WE20,
goto process code, double click on process code it will take u to the FM
‎2007 Oct 22 3:07 PM
Hi,
You can go to transaction WE64 to find the corresponding inbound or outbound process code (function module) for a given message type.
If you want to find the program, please search where the corresponding function module in used via transaction SE37.
Regards,
Ferry Lianto
‎2007 Oct 22 5:16 PM
Hi Vinod,
Go to transaction WE64, click on the <b>search for message type</b> or press <b>shift+F6</b>. A popup will be displayed and here enter the message type for example 'QUOTES', u will be taken to the process codes available for the message type u have entered. click on the process code and data related to that process code will be displayed in the right hand side. Now double click on the process code, a pop up with function module name will be displayed. copy that and search for where used list in SE37.
Hope it helps.
Regards,
Phani.