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

Function Group

Former Member
0 Likes
617

Hi Guys,

I have created a FunctionModule,assigned to a Function Group(lets take it up as FG123),and transported to quality without any error and activated.But the thing is,while excuting FunctionModule,am gettin an error msg tat Function group(FG123)contains error.What could be the problem?

Please help me out in this regard.

Warm Regards,

Mohandoss P.

5 REPLIES 5
Read only

Former Member
0 Likes
594

hi,

go to se-80 and select function group and type your function group.

and right click on Fn group and perform check.

it will give you error.

reward if useful.

Read only

0 Likes
594

Hi Anju,

I did so,but still am getting tat same error msg.No syntax errors found in Fgroup which is activated too.am getting an error msg when excuting FM (thru se37)

Read only

Former Member
0 Likes
594

Hi,

Whenever You create a function module,

after assigning it to a function group ensure that all the

include programs concerned to that function group must be activated.

Otherwise u will get some problems.

Reward If Helpful

Jagadish

Read only

Former Member
0 Likes
594

Hi,

Have you activated the function group?

Why don't you create the function group with 'ZXXX

Ok if it is activated what type of error it is giving?

missing the include or what?

Go to the function group & Function pool,

And check all the include modules.

You will come to know.

Regards,

madan.

Read only

Former Member
0 Likes
594

hi this could be because of some runtime error comming in FM.

Send me your code of FM to review.