<?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? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing/m-p/9235752#M1719136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the function module 'RP_CALC_DATE_IN_INTERVAL"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i tried to execute the program it' giving the below error.&lt;/P&gt;&lt;P&gt;The exception which is assigned to class 'CX_SY_DYN_CALL_PARM_MISSING', was not caught in procedure "IF_EX_HR_GB_PAE_BADI~EXIT_ADJUST_GBAE4" "(METHOD)", nor was it propagated by a RAISING clause.&lt;/P&gt;&lt;P&gt;Since the caller of the procedure&amp;nbsp; could not have anticipated that the exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;The reason for exception is :&lt;/P&gt;&lt;P&gt;When calling the function module "RP_CALC_DATE_IN_INTERVAL",&amp;nbsp; one of the parameters needed according to the interface description was not specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This parameter was "DAYS".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest on this. It's bit urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2013 15:00:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-01-16T15:00:03Z</dc:date>
    <item>
      <title>CALL_FUNCTION_PARM_MISSING?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing/m-p/9235752#M1719136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the function module 'RP_CALC_DATE_IN_INTERVAL"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i tried to execute the program it' giving the below error.&lt;/P&gt;&lt;P&gt;The exception which is assigned to class 'CX_SY_DYN_CALL_PARM_MISSING', was not caught in procedure "IF_EX_HR_GB_PAE_BADI~EXIT_ADJUST_GBAE4" "(METHOD)", nor was it propagated by a RAISING clause.&lt;/P&gt;&lt;P&gt;Since the caller of the procedure&amp;nbsp; could not have anticipated that the exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;The reason for exception is :&lt;/P&gt;&lt;P&gt;When calling the function module "RP_CALC_DATE_IN_INTERVAL",&amp;nbsp; one of the parameters needed according to the interface description was not specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This parameter was "DAYS".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest on this. It's bit urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 15:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing/m-p/9235752#M1719136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-16T15:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: CALL_FUNCTION_PARM_MISSING?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing/m-p/9235753#M1719137</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;Make sure you are providing all the parameters needed by this function module.&lt;/P&gt;&lt;P&gt;The parameters DATE, DAYS, MONTHS and YEARS are NOT optional.&amp;nbsp; If you are providing all this parameters please post the code where you are calling that function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 16:16:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing/m-p/9235753#M1719137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-16T16:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: CALL_FUNCTION_PARM_MISSING?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing/m-p/9235754#M1719138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;addition to that,have a look at sap notes 872791 also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 05:22:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parm-missing/m-p/9235754#M1719138</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2013-01-17T05:22:55Z</dc:date>
    </item>
  </channel>
</rss>

