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_PARM_MISSING' dump in BD21

Former Member
0 Likes
2,402

Hello,

I am getting dump 'CALL_FUNCTION_PARM_MISSING

CX_SY_DYN_CALL_PARAM_MISSING' while executing BD21 for message type COSMAS. I had changed function module assignment in view V_TBDME for COSMAS from MASTERIDOC_CREATE_REQ_COSMAS to ZMASTERIDOC_CREATE_REQ_COSMAS. This Z function module is a copy of MASTERIDOC_CREATE_REQ_COSMAS with some modifications. After changing this assignment I have started getting these dumps. Now when I changed the assignment back to how it was, I still get the dumps.

Can someone please help since we have a Go-live after few days.

Best Regards,

Priyanka Gupta.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,236

Hi,

are you sure you changed V_TBDME COSMAS entry from MASTERIDOC_CREATE_REQ_COSMAS to ZMASTERIDOC_CREATE_REQ_COSMAS.

In all our systems COSMAS entry has MASTERIDOC_CREATE_SMD_COSMAS, not MASTERIDOC_CREATE_REQ_COSMAS .

It has a completely different interface.

Regards,

Klaus

3 REPLIES 3
Read only

Former Member
0 Likes
1,236

Hello Friend,

You must have missed out any parameter which is a mandatory one.

Just check that once again and do a completed activation.

Try to activate the function module in spite of errors because in function modules error will get rectified by doing so also because there are order for activation.

I think this will solve your issue. If any please revert back.

Thanks,

Sri Hari

Read only

Former Member
0 Likes
1,237

Hi,

are you sure you changed V_TBDME COSMAS entry from MASTERIDOC_CREATE_REQ_COSMAS to ZMASTERIDOC_CREATE_REQ_COSMAS.

In all our systems COSMAS entry has MASTERIDOC_CREATE_SMD_COSMAS, not MASTERIDOC_CREATE_REQ_COSMAS .

It has a completely different interface.

Regards,

Klaus

Read only

Former Member
0 Likes
1,236

Hi PRIYANKA GUPTA,

2 years back you posted a question on "Consumption of PIRs when material is delivered to normal plant (http://scn.sap.com/message/6680019#6680019)

and came with you own answer. I have similar situation, .

Thanks,

Meny

Moderator message - Please do not ask for personal communications.

Message was edited by: Rob Burbank