<?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 Problem in Reports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-reports/m-p/4819559#M1127913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please use informative subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a two tables in (QM) QALS and QINF in these two tables fields qals-prueflos and qinf-plos ,qinf-plos2 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"qinf-plos ,qinf-plos2"&lt;/STRONG&gt; these 2 fields should check with &lt;STRONG&gt;"qals-prueflos"&lt;/STRONG&gt; if the data is there it should display in QALS-ART in this field other wise it should be black and display all the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Nov 21, 2008 12:01 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Nov 2008 10:25:31 GMT</pubDate>
    <dc:creator>former_member816100</dc:creator>
    <dc:date>2008-11-21T10:25:31Z</dc:date>
    <item>
      <title>Problem in Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-reports/m-p/4819559#M1127913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please use informative subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a two tables in (QM) QALS and QINF in these two tables fields qals-prueflos and qinf-plos ,qinf-plos2 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"qinf-plos ,qinf-plos2"&lt;/STRONG&gt; these 2 fields should check with &lt;STRONG&gt;"qals-prueflos"&lt;/STRONG&gt; if the data is there it should display in QALS-ART in this field other wise it should be black and display all the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Nov 21, 2008 12:01 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 10:25:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-reports/m-p/4819559#M1127913</guid>
      <dc:creator>former_member816100</dc:creator>
      <dc:date>2008-11-21T10:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-reports/m-p/4819560#M1127914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at &amp;lt;itab&amp;gt; into wa.&lt;/P&gt;&lt;P&gt;read table &amp;lt;itab1&amp;gt; into wa1 with key xxx = wa-xxx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if qals-prueflos = 'XXX'.&lt;/P&gt;&lt;P&gt;append to another table.&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;append to another table.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 10:35:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-reports/m-p/4819560#M1127914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T10:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-reports/m-p/4819561#M1127915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey&lt;/P&gt;&lt;P&gt;       Dont hard core the inspection lot number get it thru consant and then populate that sothat the code will be perfect for future modifications if any....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 11:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-reports/m-p/4819561#M1127915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T11:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-reports/m-p/4819562#M1127916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have written that condition into end-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me if u want i can send my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 11:50:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-reports/m-p/4819562#M1127916</guid>
      <dc:creator>former_member816100</dc:creator>
      <dc:date>2008-11-21T11:50:28Z</dc:date>
    </item>
  </channel>
</rss>

