<?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: Short dump!!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2914948#M686181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do not pass strings to funciton module. Declare respective variables with proper declarations (Like L_MATNR TYPE MARA-MATNR) and pass values to these variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then pass these variables to fm. This should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2007 16:03:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-19T16:03:00Z</dc:date>
    <item>
      <title>Short dump!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2914947#M686180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus, &lt;/P&gt;&lt;P&gt;I am working on an interface where I need to change the price of the material and for this I am usingh the function module..but while I am using it I am getting the follwoing short dump: &amp;lt;b&amp;gt;" Type conflict when calling a function module"&amp;lt;/b&amp;gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: price type FIN_PRICE.&lt;/P&gt;&lt;P&gt;move '1.85' to price.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CON_ACC_PRICE_UPLOAD'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    ID_WERKS                     = '1000'&lt;/P&gt;&lt;P&gt;    ID_MATNR                     = 'b10'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ID_BATCH                     =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    ID_FROMDAT                   = '20071026'&lt;/P&gt;&lt;P&gt;    ID_TODAT                     = '99991231'&lt;/P&gt;&lt;P&gt;    ID_PRICELABEL                = 'AB'&lt;/P&gt;&lt;P&gt;    ID_PRICE                     = price&lt;/P&gt;&lt;P&gt;    ID_PRCBASE                   = 'EA'&lt;/P&gt;&lt;P&gt; EXCEPTIONS&lt;/P&gt;&lt;P&gt;   ERROR_OCCURED                = 1&lt;/P&gt;&lt;P&gt;   INV_PRICE_NOT_ACCEPTED       = 2&lt;/P&gt;&lt;P&gt;   OTHERS                       = 3&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  else.&lt;/P&gt;&lt;P&gt;    commit work.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please help me to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 15:58:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2914947#M686180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-19T15:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2914948#M686181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do not pass strings to funciton module. Declare respective variables with proper declarations (Like L_MATNR TYPE MARA-MATNR) and pass values to these variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then pass these variables to fm. This should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 16:03:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2914948#M686181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-19T16:03:00Z</dc:date>
    </item>
  </channel>
</rss>

