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

Reg:SHDB Recording---->Function module

Former Member
0 Likes
1,645

Hi all

Can any one let me know to how to create the function module through the option provided over shdb transaction after the recording of a standard transaction.For example mm01.

Thanks

JAJ

6 REPLIES 6
Read only

Former Member
0 Likes
1,053

Hi..

In shdb transaction,select the recording first and then select the tab... "Function Module" which also has create symbol on it.

In the details give a FM name starting with Z and the function group(which is already existing) also should start with Z.

Note: If there is no Function group created earlier, then first you have to create an Function Group and then only can create a function module,

Regards,

Vishwa.

Read only

0 Likes
1,053

Hi

Thanks for your input,Do we have to change any thing after creating the function module or we can direly call this module in our program..

Read only

0 Likes
1,053

Hi..

U can directly call the FM in the program..

Regards,

Vishwa.

Read only

0 Likes
1,053

Please close the post if ur question is anwered.

Read only

0 Likes
1,053

You have to change the fields with respect to your Import Parameters & call F.M. "Upload".

Regards.

Read only

Former Member
0 Likes
1,053

Thanks