‎2013 Mar 08 9:32 PM
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.
======
‎2013 Mar 11 8:31 AM
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
‎2013 Mar 11 5:08 PM
‎2013 Mar 11 7:33 PM
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