<?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: FI / U102 problem: Missing parameter -&amp;gt; Dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-u102-problem-missing-parameter-gt-dump/m-p/10330484#M1836336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;check definition of form u102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; exits&lt;SPAN class="L0S70"&gt;-name&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'U102'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; exits&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;param &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;c_exit_param_field&lt;SPAN class="L0S55"&gt;.&amp;nbsp; " replace by &lt;/SPAN&gt;&lt;/SPAN&gt;c_exit_param_none (without parameters)&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S70"&gt;&amp;nbsp; exits&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;title &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;text&lt;/SPAN&gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;102&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;APPEND &lt;/SPAN&gt;exits&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2014 09:11:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-05-21T09:11:23Z</dc:date>
    <item>
      <title>FI / U102 problem: Missing parameter -&gt; Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-u102-problem-missing-parameter-gt-dump/m-p/10330483#M1836335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created own code within U102, program RGGBS00, and activated it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run it, e.g. from FB01, I get a dump, with note 'PERFORM_PARAMETER_MISSING'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I go through the dump, I see that when the FORM u102 is called from the SAP program, the necessary BOOL_DATA is not provided as a using parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this an error or problem in the SAP part?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Johann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 08:41:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-u102-problem-missing-parameter-gt-dump/m-p/10330483#M1836335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-21T08:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: FI / U102 problem: Missing parameter -&gt; Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-u102-problem-missing-parameter-gt-dump/m-p/10330484#M1836336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;check definition of form u102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; exits&lt;SPAN class="L0S70"&gt;-name&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'U102'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; exits&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;param &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;c_exit_param_field&lt;SPAN class="L0S55"&gt;.&amp;nbsp; " replace by &lt;/SPAN&gt;&lt;/SPAN&gt;c_exit_param_none (without parameters)&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S70"&gt;&amp;nbsp; exits&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;title &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;text&lt;/SPAN&gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;102&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;APPEND &lt;/SPAN&gt;exits&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 09:11:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-u102-problem-missing-parameter-gt-dump/m-p/10330484#M1836336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-21T09:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: FI / U102 problem: Missing parameter -&gt; Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-u102-problem-missing-parameter-gt-dump/m-p/10330485#M1836337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Maxim,&lt;/P&gt;&lt;P&gt;somebody had changed this field to 'none' for testing purposes so your hint was very helpful !&lt;/P&gt;&lt;P&gt;Thanks Johann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 15:01:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-u102-problem-missing-parameter-gt-dump/m-p/10330485#M1836337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-21T15:01:15Z</dc:date>
    </item>
  </channel>
</rss>

