<?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 Substitution - BOOL_DATA Dump - Missing parameter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitution-bool-data-dump-missing-parameter/m-p/3190674#M760044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write the dump here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Dec 2007 17:44:50 GMT</pubDate>
    <dc:creator>former_member191735</dc:creator>
    <dc:date>2007-12-10T17:44:50Z</dc:date>
    <item>
      <title>FI Substitution - BOOL_DATA Dump - Missing parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitution-bool-data-dump-missing-parameter/m-p/3190673#M760043</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; I'm writing a substitution for FI at call-up point 3 (complete document). This is the code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;20071208 - Fill segment at complete document&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  exits-name = 'U995'.&lt;/P&gt;&lt;P&gt;  exits-param = c_exit_param_class.&lt;/P&gt;&lt;P&gt;  exits-title = text-995.&lt;/P&gt;&lt;P&gt;  APPEND exits.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Fill segment at complete document - end.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      FORM U995                                                     *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      Change of segment at complete document for empty lines        *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MPF&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM u995 USING bool_data TYPE gb002_015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA: va_segment LIKE bseg-segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT bool_data-bseg INTO bseg&lt;/P&gt;&lt;P&gt;                WHERE segment &amp;lt;&amp;gt; ''.&lt;/P&gt;&lt;P&gt;    va_segment = bseg-segment.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;As soon as the variable is filled, is useless to loop on the rest of the document.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    IF va_segment IS NOT INITIAL.&lt;/P&gt;&lt;P&gt;      EXIT.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Now fill up the segment in all empty lines.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  LOOP AT bool_data-bseg INTO bseg&lt;/P&gt;&lt;P&gt;                WHERE segment = ''.&lt;/P&gt;&lt;P&gt;    bseg-segment = va_segment.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;ENDFORM.                                                    "u995&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've activated it in OBBH. When I save, the program dumps stating "missing parameter for procedure u995.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea why is it missing a parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Marco P. Ferrara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 13:59:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitution-bool-data-dump-missing-parameter/m-p/3190673#M760043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-10T13:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: FI Substitution - BOOL_DATA Dump - Missing parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitution-bool-data-dump-missing-parameter/m-p/3190674#M760044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write the dump here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 17:44:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitution-bool-data-dump-missing-parameter/m-p/3190674#M760044</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2007-12-10T17:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: FI Substitution - BOOL_DATA Dump - Missing parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitution-bool-data-dump-missing-parameter/m-p/3190675#M760045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;execute RGUGBR00 with all checks...&lt;/P&gt;&lt;P&gt;them generate transport for the substitution.&lt;/P&gt;&lt;P&gt;Whit the SCC1 transaction, copy the order&lt;/P&gt;&lt;P&gt;after this, try again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i think thah this solved your problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 20:32:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitution-bool-data-dump-missing-parameter/m-p/3190675#M760045</guid>
      <dc:creator>former_member728528</dc:creator>
      <dc:date>2011-06-06T20:32:52Z</dc:date>
    </item>
  </channel>
</rss>

