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
772

Guys,

Suddently today, all the functiom modules in teh perticular function group started getting into DUMP.

Around 30 such are affected and these were not touched from long time.

All functions does exist and are active.

Please help guys. I am in deep trouble.

====

Category               Installation Errors
Runtime Errors         CALL_FUNCTION_NOT_ACTIVE
Except.                CX_SY_DYN_CALL_ILLEGAL_FUNC
Date and Time          03/08/2013 11:06:28

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 "ZBAAS_CHARGE_PLAN_1===========FT" had to be
      terminated because it has
     come across a statement that unfortunately cannot be executed.

======

3 REPLIES 3
Read only

adam_krawczyk1
Contributor
0 Likes
718

Hi Pranu,

I would go to the source code line where the dump occurred and try to check syntax by CTRL + F2. You will probably see same errors as in dump. I do not know why suddenly all function modules stopped to work. Please double click the function group and check if its status is Activated. You can try to reactivate function modules to see if it helps.

Regards,

Adam

Read only

Former Member
0 Likes
718

This message was moderated.

Read only

Former Member
0 Likes
718

Hi, again.

I don't know why my previous asnwer was moderated...first approved, then moderated and deleted...without any justification.

So I will try it again, and if it's deleted again without any justifcation I will stop trying to helping people in SDN.

So, first of all I will assure that no one has touched the control program of the function group, one single inecessary space there can lead very strange errors. I just wanted to be sure that no one modified this program. This also rais the question, this error is happening in a dev system or in productive as well?

Second I would try to do a extend syntax check in the function group just to see if the standard extended checks give me some clues about.

Regards,

Luis