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

runtime error CALL_FUNCTION_NOT_ACTIVE

Former Member
0 Likes
1,285

Hi All,

i am trying to create a funciton module in ecc after creating it my intention is load data form ecc to sap bw through datasource.while creating datasource in ecc side i faced abap run time error.PFA screen shot of my error.Kindly suggest some  solution for the problem which i faced.

Thanks & Regards,

Sakthivel S

Message was edited by: Thomas Zloch - subject adjusted

1 ACCEPTED SOLUTION
Read only

Clemenss
Active Contributor
0 Likes
893

except from the cruel subject, the dump text says it: There is no active function module with the name you passed in the call. May it be your secret.

Regards

Clemens

4 REPLIES 4
Read only

Former Member
0 Likes
893

Hi Sakthivel,

Pls Check the function modules which you are using is exist and active. Analyze the error with ST22.

Still if you are facing then pls paste the source code of your function module .

Regards,

Ramya R

Read only

Clemenss
Active Contributor
0 Likes
893

Subject of the week

Read only

Clemenss
Active Contributor
0 Likes
894

except from the cruel subject, the dump text says it: There is no active function module with the name you passed in the call. May it be your secret.

Regards

Clemens

Read only

Former Member
0 Likes
893

Hi clemens,

Sorry that my mistake only i created function module for some practice purpose to extract the data from r/3 to bw.

Regards,

Sakthivel s