<?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: data validation in internal tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-validation-in-internal-tables/m-p/1654589#M290530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please give some sample data in it_pull and wa_rep_tab, where you feel it is not working. As it is difficult to make out from your code and problem which table has the stloc and which does not ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Oct 2006 08:54:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-20T08:54:25Z</dc:date>
    <item>
      <title>data validation in internal tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-validation-in-internal-tables/m-p/1654588#M290529</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;I am trying to map 2 internal table for my final output.&lt;/P&gt;&lt;P&gt;but the values are differnt one contains storage location and other doesnt contain. How can we get output for all records. If i remove the logrt in loop stmt it is giving wrong values.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;the table getting populating from Mseg and mkpf inner join. in that mseg dont storage location for many records. please help me   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; LOOP AT it_pulls INTO wa_pulls WHERE matnr = wa_rep_tab-matnr AND&lt;/P&gt;&lt;P&gt;                                         werks = wa_rep_tab-werks AND&lt;/P&gt;&lt;P&gt;                                         lgort = wa_rep_tab-lgort.&lt;/P&gt;&lt;P&gt;      CLEAR wa_ptype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      READ TABLE it_ptype INTO wa_ptype WITH KEY bwart = wa_pulls-bwart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      IF wa_ptype-shkzg EQ 'H'.&lt;/P&gt;&lt;P&gt;        wa_rep_tab-pulls = wa_rep_tab-pulls + ( wa_pulls-menge * -1 ).&lt;/P&gt;&lt;P&gt;      ELSE.&lt;/P&gt;&lt;P&gt;        wa_rep_tab-pulls = wa_rep_tab-pulls + wa_pulls-menge .&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i AM modifying the final later few steps here....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2006 08:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-validation-in-internal-tables/m-p/1654588#M290529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-20T08:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: data validation in internal tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-validation-in-internal-tables/m-p/1654589#M290530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please give some sample data in it_pull and wa_rep_tab, where you feel it is not working. As it is difficult to make out from your code and problem which table has the stloc and which does not ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2006 08:54:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-validation-in-internal-tables/m-p/1654589#M290530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-20T08:54:25Z</dc:date>
    </item>
  </channel>
</rss>

