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

Ale issue

Former Member
0 Likes
704

Hi friends,

can anyone plz tell how to attach a Z function module to a process code .

Thanks in advance.

Mir Subhan

6 REPLIES 6
Read only

Former Member
0 Likes
641

Go to transaction <b>bd67</b>.

Read only

Former Member
0 Likes
641

Hi Mir,

If it is the inbound idoc, then the answer is as follows :

Create Inbound process code and assign inbound function module – <b>Transaction WE42.</b>

For example :

Process code Inbound function module

zmat z_idoc_input_type_01

(You have to click on function module.)

<b>The steps can be :</b>

Go to T. code WE42.

Click on new entries.

Give the required etails.

click ok.

Finally enter the other details, Function module name..

Regards,

Kunal.

Message was edited by: Kunal Kumar

Read only

Former Member
0 Likes
641

Hi

if ur created Process code

then

1) Enter Tran...WE42 ( Inbound Process Code )........WE41( Outbound Process Code )....every thing is same for both inbound & outbound

2) Search the list for the Process code which u have created ( Press position ....enter process code )

3) Double click on the process code

4) U will get option to enter ur Z function module name

Like this

Process code :- name of the process code

Description :-____________________-

Identification :- Enter the name of Z function Module

Option ALE :- select with ALE

Processing Type :- select Processing by FM.

Mark helfull answers & close the thread

Regards

Message was edited by: Manoj Gupta

Read only

0 Likes
641

HI manoj ,

THANKS FOR THE REPLY BUT WHEN I AM TRYING TO ATTACH THE FM BUT THE Z FUNCTION MODULE IS NOT COMING IN THE DROPDOWN.

Regards,

Mir

Read only

Former Member
0 Likes
641

Hi,

Ur FM should be active. u need to type the name of the function module. since IDENTIFICTAION option is very generic and it is multi purpose.

Enter the Name of the Function Module in the Identifiction field

and

<b>Processing type should be :------- <u>Processing by function Module</u>.</b>

Save it.

Double click on the function module. it will take to SE37 with FM defination.

Mark helpfull & close the thread

Regards.

Read only

0 Likes
641

Hi Mir,

Make sure, in WE57 you have an entry of the function module with the correct direction (inbound - 2 or outbound 1).

Then only you will get the FM in drop down list.

Hope this will help.

Shylesh