‎2006 Mar 14 5:54 AM
hi,
can anyone tell me how to find the processing Func. module(outbound) if i know the message type, basic type and extension.
i tried with we57 but coudnt find the one(outbound) needed.
‎2006 Mar 14 6:00 AM
Hi Pawan,
Try Table TEDE1.
There we have ROUTID as a field which will give you the Function module for outbound processing.
Let me know if you require anything else.
Cheers
Sunny
Rewrd points, if found helpful
‎2006 Mar 14 6:00 AM
Hi Pawan,
Try Table TEDE1.
There we have ROUTID as a field which will give you the Function module for outbound processing.
Let me know if you require anything else.
Cheers
Sunny
Rewrd points, if found helpful
‎2006 Mar 14 6:14 AM
‎2006 Mar 14 6:24 AM
Hi Pawan,
From the link
http://www.intelligententerprise.com/channels/applications/feature/archive/kasturi.jhtml
For more inf. you can check this link.
From WEDI got to Control -> Inbound process codes -> Inbound with ALE service -> Processing by function module (transaction WE42), or from WEDI go to Control -> Outbound process codes -> Outbound with ALE service -> With function module (transaction WE41). There will be function modules associated with the process codes. For inbound, the function modules usually follow this pattern: IDOC_INPUT_messagetype: for example, IDOC_INPUT_CHRMAS for inbound characteristics master.
*Use transaction WE57 or from WEDI go to Development -> Message/Application Object. The entries list the function module, Business Object, message type, and IDOC type that are used for inbound ALE/EDI interfaces.
Hope you will clear now, if yes please close this thread with rewarding appropriate points to the helpful answers.
Cheers
Sunny