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

Problem for Process code creation in IDOCS

Former Member
0 Likes
1,244

Hi Experts,

I have copied function module 'IDOC_INPUT_ORDERS' into 'Z_IDOC_INPUT_ORDERS'.I have done some extension idoc population in this.My problem is I want to assign this 'Z_IDOC_INPUT_ORDERS' FUNCTION MODULE to one new process code.While creating new process code i have to assign this Z FM there.But There is one drop down list is showing under function module field.I need to select this Z FM from this dropdown list.But it's not showing in this drop down list.What can i do for this .

Can he give needful support regarding this.It's very urgent requirement

Appreciable for ur good help.

with rgds,

srihari.V.

1 ACCEPTED SOLUTION
Read only

ferry_lianto
Active Contributor
0 Likes
991

Hi,

You need to add your FM in transaction code BD51 and go to transaction WE57 to assign to the corresponding message type. Next, you go to transaction WE42. The FM should be visible.

Regards,

Ferry Lianto

4 REPLIES 4
Read only

Former Member
0 Likes
991

try maintaining the table TBD52 in sm30 and enter ur custom fun mod against the process code as an entry.

regards,

barath.

Read only

Former Member
0 Likes
991

Hi,

First add this function module in BD67..

Thanks,

Naren

Read only

Former Member
0 Likes
991

Hello,

Use transaction we57 to enter your function module along with message type & idoc type.

this should solve your problem.

Thanks.

Read only

ferry_lianto
Active Contributor
0 Likes
992

Hi,

You need to add your FM in transaction code BD51 and go to transaction WE57 to assign to the corresponding message type. Next, you go to transaction WE42. The FM should be visible.

Regards,

Ferry Lianto