Hi all,
Im an Abapper and im getting the below message in my report(se38)RUNTIME ERROR....my technical guys says it should be resolved by Basis Consultant....
CX_SY_MESSAGE_ILLEGAL _TEXT
Run time Error.
The Exception 'CX_SY_MESSAGE_ILLEGAL _TEXT ' was raised but it was not caught anywhere along the call hierarchy.
Since exceptions represent error situation and this error was not adequately responded to, the running ABAP program 'CL_MESSAGE_HELPER========CP' HAS TO BE TERMINATED.
Error Analysis.
AN exception occured that is expalined in detail below.
The exception which is assigned to class ''CX_SY_MESSAGE_ILLEGAL _TEXT ' was not caught in procedure "ACTION" (FORM)", nor was it propogated by raising clause.Since the caller of the procedure could not have anticipated that the exception would occur,the curent program is terminated.
The reason for the exception is:
the text parameter in MESSAGE cannot be an initial reference.
Trigger location of exception
Program:'CL_MESSAGE_HELPER========CP'
include:''CL_MESSAGE_HELPER========CM003
Row 3
Method type: method
Module name:SET_MSG_VARS_FOR_IF_T100_MSG.
SOURCODE:
IF TEXT IS INITIAL.
>>>>>>>>>RAISE EXCEPTION TYPE..
Hope it;s enought for ur reference...
What's this and how to resolve it???
Pls post ur comments and do the needful at the earliest.
thanks & regards
sankar.
Message was edited by: sankar
sankar babu