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

to find the processing Func. module

Former Member
0 Likes
481

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
426

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

3 REPLIES 3
Read only

Former Member
0 Likes
427

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

Read only

0 Likes
426

cant i see it in we57 ?

Read only

0 Likes
426

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