<?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: Smartform  Issue with Runtime Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue-with-runtime-error/m-p/1749142#M324797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the error that you are getting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Dec 2006 05:18:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-15T05:18:00Z</dc:date>
    <item>
      <title>Smartform  Issue with Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue-with-runtime-error/m-p/1749141#M324796</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 working on a smartform, where it will get printed from VA02 screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While trying to view the print preview or taking pritout,  system is displaying RunTime Error...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is occuring at the line &lt;/P&gt;&lt;P&gt;" CALL FUNCTION SSF_FM_NAME"...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What might be the reason..???  Till this syntax, all the data is getting populated in differnet internal Tables without discrepency...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help me out.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 05:05:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue-with-runtime-error/m-p/1749141#M324796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T05:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform  Issue with Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue-with-runtime-error/m-p/1749142#M324797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the error that you are getting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 05:18:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue-with-runtime-error/m-p/1749142#M324797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T05:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform  Issue with Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue-with-runtime-error/m-p/1749143#M324798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Manoj..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In RunTime Error screen, the error has been occured at the line &lt;/P&gt;&lt;P&gt;"CALL FUNCTION SSF_FM_NAME".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is described as "Type conflict occured when structure parameteres were passed in".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also found the description as follows.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An exception occurred. This exception is dealt with in more detail below&lt;/P&gt;&lt;P&gt;. The exception, which is assigned to the class 'CX_SY_DYN_CALL_ILLEGAL_TYPE',&lt;/P&gt;&lt;P&gt; was neither&lt;/P&gt;&lt;P&gt;caught nor passed along using a RAISING clause, in the procedure "PROCESS_FORM"&lt;/P&gt;&lt;P&gt; "(FORM)"&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Since the caller of the procedure could not have expected this exception&lt;/P&gt;&lt;P&gt; to occur, the running program was terminated.&lt;/P&gt;&lt;P&gt;The reason for the exception is:&lt;/P&gt;&lt;P&gt;In the function "/1BCDWB/SF00000064" the STRUCTURE parameter "I_ITEMS" is typed&lt;/P&gt;&lt;P&gt; in such a way&lt;/P&gt;&lt;P&gt;that actual parameters are not valid, unless they are compatible&lt;/P&gt;&lt;P&gt;according to the Unicode fragment view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me out Boss......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 05:28:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue-with-runtime-error/m-p/1749143#M324798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T05:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform  Issue with Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue-with-runtime-error/m-p/1749144#M324799</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;Check the &amp;lt;b&amp;gt;SSF_FUNCTION_MODULE_NAME&amp;lt;/b&amp;gt; import and expoert parameters types are correct or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balavardhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 05:34:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue-with-runtime-error/m-p/1749144#M324799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T05:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform  Issue with Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue-with-runtime-error/m-p/1749145#M324800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check ur Structure's passing to programe. May be it is causing the problem..&lt;/P&gt;&lt;P&gt;Same structure should have in both( Form and Program)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 06:15:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue-with-runtime-error/m-p/1749145#M324800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T06:15:25Z</dc:date>
    </item>
  </channel>
</rss>

