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

ABAP Error

Former Member
0 Likes
569

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

3 REPLIES 3
Read only

Former Member
0 Likes
439

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

Read only

0 Likes
439

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

Read only

0 Likes
439

... it is in the dump listing - scroll read one or two pages more.

Regards,

Clemens