<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic 'CALL_FUNCTION_PARM_MISSING' dump in BD21 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing-dump-in-bd21/m-p/8404273#M1645102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting dump 'CALL_FUNCTION_PARM_MISSING&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Can someone please help since we have a Go-live after few days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Priyanka Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Dec 2011 05:59:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-12-15T05:59:38Z</dc:date>
    <item>
      <title>'CALL_FUNCTION_PARM_MISSING' dump in BD21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing-dump-in-bd21/m-p/8404273#M1645102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting dump 'CALL_FUNCTION_PARM_MISSING&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Can someone please help since we have a Go-live after few days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Priyanka Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 05:59:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing-dump-in-bd21/m-p/8404273#M1645102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-15T05:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: 'CALL_FUNCTION_PARM_MISSING' dump in BD21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing-dump-in-bd21/m-p/8404274#M1645103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must have missed out any parameter which is a mandatory one.  &lt;/P&gt;&lt;P&gt;Just check that once again and do a completed activation.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will solve your issue. If any please revert back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sri Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 06:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing-dump-in-bd21/m-p/8404274#M1645103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-15T06:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: 'CALL_FUNCTION_PARM_MISSING' dump in BD21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing-dump-in-bd21/m-p/8404275#M1645104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you sure you changed V_TBDME  COSMAS entry from MASTERIDOC_CREATE_REQ_COSMAS  to ZMASTERIDOC_CREATE_REQ_COSMAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In all our systems COSMAS entry has MASTERIDOC_CREATE_SMD_COSMAS, not MASTERIDOC_CREATE_REQ_COSMAS .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has a completely different interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 07:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing-dump-in-bd21/m-p/8404275#M1645104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-15T07:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: 'CALL_FUNCTION_PARM_MISSING' dump in BD21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing-dump-in-bd21/m-p/8404276#M1645105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PRIYANKA GUPTA,&lt;/P&gt;&lt;P&gt;2 years back you posted a question on "Consumption of PIRs when material is delivered to normal plant (&lt;A _jive_internal="true" href="https://answers.sap.com/message/6680019#6680019"&gt;http://scn.sap.com/message/6680019#6680019&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;and came with you own answer. I have similar situation, .&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Meny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moderator message - Please do not ask for personal communications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rob Burbank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 12:58:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing-dump-in-bd21/m-p/8404276#M1645105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T12:58:38Z</dc:date>
    </item>
  </channel>
</rss>

