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

CALL_FUNCTION_NOT_ACTIVE

Former Member
0 Likes
623

Guys,

I am in deep problem.

My Function group has around 20 function modules and all of them srated getting into DUMP suddenly.

The functions are not changed from 3 months or more.

The dump analysys says:

===================================

Category               Installation Errors
Runtime Errors         CALL_FUNCTION_NOT_ACTIVE
Except.                CX_SY_DYN_CALL_ILLEGAL_FUNC
Date and Time          03/08/2013 14:05:15

Short text
     The function module is not active or contains no code.

What happened?
     The current program had to be terminated because of an
     error when installing the R/3 System.
     cannot be found in its function group.

     Error in the ABAP Application Program

     The current ABAP program "Z_BAAS_READPC_FROM_LEGACY=====FT" had to be
      terminated because it has
     come across a statement that unfortunately cannot be executed.

===========================================

All functions are active and are present in system.

I can run them in SE37 and after execution it dumps.

Please help guys..

Thanks         

2 REPLIES 2
Read only

kakshat
Product and Topic Expert
Product and Topic Expert
0 Likes
545

Hi Pranu,

Did you try doing a syntax check on program Z_BAAS_READPC_FROM_LEGACY=====FT in SE38?

Read only

Former Member
0 Likes
545

Yes... SE38 Syntax check is all fine.

I activated, reactivated and all is fine.