‎2007 Feb 09 12:28 PM
Good Morning
In CRM, I try to access the transaction code CIC0 for the Customer Interaction Centre (Win-Client), I get an ABAP error.
Details of the error
Runtime Error: CALL_FUNCTION_PARAM_MISSING
Exception : CX_SY_DYN_CALL_PARAM_MISSING
The current ABAP program " SAPLCCM1" had been terminated because one of the statements could not be executed.
The exception which is assigned to the class CALL_FUNCTION_PARAM_MISSING was neither caught nor passed along using a raising clause in the procedure "CCM_CS_EV_CSEARCH_CONFIG_MOD"
Please help me with this problem as I am going nowhere with this now.
Awaiting your expert response.
Alicia
‎2007 Feb 09 12:29 PM
Hi Alicia,
Check if you have passed all the parameters that are required to be passed to the function module that you see in the short dump.
Regards,
Ravi
‎2007 Feb 09 12:39 PM
Dear Ravi
Thank you very much for your help.Could you please tell me what has to be done for this to be eliminated.I am not at all familiar with ABAP....
Please help me Ravi...
How do I find out which param is missing and things like that ?
Hopeful of a solution from u guys.
Alicia
‎2007 Feb 09 1:09 PM
... it is in the dump listing - scroll read one or two pages more.
Regards,
Clemens