<?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 Re: parameter is not defined in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-is-not-defined/m-p/5710211#M1296469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL FUNCTION 'SAP_WAPI_CREATE_EVENT'
  EXPORTING
    OBJECT_TYPE     = C_OBJECT_TYPE
    OBJECT_KEY      = L_OBJKEY
    EVENT           = C_EVENT
  IMPORTING
    EVENT_ID        = L_EVENT_ID
  TABLES
    INPUT_CONTAINER = L_CONTAINER.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Angelo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2009 09:51:16 GMT</pubDate>
    <dc:creator>former_member302911</dc:creator>
    <dc:date>2009-06-04T09:51:16Z</dc:date>
    <item>
      <title>parameter is not defined</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-is-not-defined/m-p/5710209#M1296467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting a dump in ECC 6.0&lt;/P&gt;&lt;P&gt;that,"Function module "SAP_WAPI_CREATE_EVENT" was called&lt;/P&gt;&lt;P&gt; with the parameter "EVENT_CONTAINER".&lt;/P&gt;&lt;P&gt; This parameter is not defined."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i check this FM , there is no table parameter EVENT_CONTAINER defined in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SAP_WAPI_CREATE_EVENT'&lt;/P&gt;&lt;P&gt;             EXPORTING&lt;/P&gt;&lt;P&gt;                  object_type       = c_object_type&lt;/P&gt;&lt;P&gt;                  object_key        = l_objkey&lt;/P&gt;&lt;P&gt;                  event             = c_event&lt;/P&gt;&lt;P&gt;             IMPORTING&lt;/P&gt;&lt;P&gt;                  event_id          = l_event_id&lt;/P&gt;&lt;P&gt;             TABLES&lt;/P&gt;&lt;P&gt;                  event_container   = l_container&lt;/P&gt;&lt;P&gt;             EXCEPTIONS&lt;/P&gt;&lt;P&gt;                  objtype_not_found = 1&lt;/P&gt;&lt;P&gt;                  OTHERS            = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in 4.6 C, it executes successfully, even when no parameter is declared there.&lt;/P&gt;&lt;P&gt;Can anyone suggest a solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 09:44:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-is-not-defined/m-p/5710209#M1296467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-04T09:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: parameter is not defined</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-is-not-defined/m-p/5710210#M1296468</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;you have " INPUT_CONTAINER" in ecc6.&lt;/P&gt;&lt;P&gt;change the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 09:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-is-not-defined/m-p/5710210#M1296468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-04T09:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: parameter is not defined</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-is-not-defined/m-p/5710211#M1296469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL FUNCTION 'SAP_WAPI_CREATE_EVENT'
  EXPORTING
    OBJECT_TYPE     = C_OBJECT_TYPE
    OBJECT_KEY      = L_OBJKEY
    EVENT           = C_EVENT
  IMPORTING
    EVENT_ID        = L_EVENT_ID
  TABLES
    INPUT_CONTAINER = L_CONTAINER.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Angelo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 09:51:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-is-not-defined/m-p/5710211#M1296469</guid>
      <dc:creator>former_member302911</dc:creator>
      <dc:date>2009-06-04T09:51:16Z</dc:date>
    </item>
  </channel>
</rss>

