<?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: Error in internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-internal-table/m-p/12616949#M2012298</link>
    <description>&lt;P&gt;Please always review your post after posting, SAP Community software has many bugs. Better formatting:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT * FROM LIPS 
  INTO CORRESPONDING FIELDS OF TABLE ILIPS 
  FOR ALL ENTRIES IN IVBFA 
  WHERE VBELN = IVBFA-VBELV
    AND POSNR = IVBFA-POSNV.&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 27 Aug 2022 08:02:05 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2022-08-27T08:02:05Z</dc:date>
    <item>
      <title>Error in internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-internal-table/m-p/12616948#M2012297</link>
      <description>&lt;P&gt;Hi, please let me know what is wrong in below query? i have tried with specific fields and with * but when debudding, there is no data in itab ilips eventhough it has been defined correctly and was working fine few days back. Now the table data is blank for all fields.&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;Select * FROM LIPS INTO CORRESPONDING FIELDS OF TABLE ILIPS FOR ALL ENTRIES IN IVBFA WHERE &amp;lt;br&amp;gt;VBELN = IVBFA-VBELV AND POSNR = IVBFA-POSNV.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 27 Aug 2022 06:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-internal-table/m-p/12616948#M2012297</guid>
      <dc:creator>shivangi_pant</dc:creator>
      <dc:date>2022-08-27T06:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error in internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-internal-table/m-p/12616949#M2012298</link>
      <description>&lt;P&gt;Please always review your post after posting, SAP Community software has many bugs. Better formatting:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT * FROM LIPS 
  INTO CORRESPONDING FIELDS OF TABLE ILIPS 
  FOR ALL ENTRIES IN IVBFA 
  WHERE VBELN = IVBFA-VBELV
    AND POSNR = IVBFA-POSNV.&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 27 Aug 2022 08:02:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-internal-table/m-p/12616949#M2012298</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-08-27T08:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error in internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-internal-table/m-p/12616950#M2012299</link>
      <description>&lt;P&gt;As you said, it used to work, so there's no issue with your ABAP statement, technically speaking.&lt;/P&gt;&lt;P&gt;Check what values are in the internal table IVBFA and then check the contents of table LIPS with the Data Browser (SE16) or any other suitable tool.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2022 08:03:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-internal-table/m-p/12616950#M2012299</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-08-27T08:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error in internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-internal-table/m-p/12616951#M2012300</link>
      <description>&lt;P&gt;Hi Sandra, thanks for replying...i checked all the tables and used the same test data which I used earlier but I have no idea why it is not working hence finally I posted here in order to get any different perspective&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2022 14:21:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-internal-table/m-p/12616951#M2012300</guid>
      <dc:creator>shivangi_pant</dc:creator>
      <dc:date>2022-08-27T14:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error in internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-internal-table/m-p/12616952#M2012301</link>
      <description>&lt;P&gt;I can't say. Post the evidence you have found so that people can tell you what can be wrong.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2022 15:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-internal-table/m-p/12616952#M2012301</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-08-27T15:55:52Z</dc:date>
    </item>
  </channel>
</rss>

