<?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 ABAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13715526#M2028272</link>
    <description>&lt;P&gt;Hello everyone, Could you please help me in choosing the right answer for the following question:&lt;/P&gt;&lt;P&gt;When does SAP recommended to use a sorted or a hashes table respectively? Notes: There are 2 correct answers to this question.&lt;/P&gt;&lt;P&gt;a. A hashed table, when you read a single record and specify the complete key.&lt;/P&gt;&lt;P&gt;b. A sorted table, when you read a single record and specify non key fields.&lt;/P&gt;&lt;P&gt;c. A hashed table, when you read a subset in a loop and specify a part of the key from the left without gaps.&lt;/P&gt;&lt;P&gt;d. A sorted table, when you read a subset in a loop and specify a part of the key from left without gaps.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2024 07:11:02 GMT</pubDate>
    <dc:creator>128</dc:creator>
    <dc:date>2024-05-29T07:11:02Z</dc:date>
    <item>
      <title>ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13715526#M2028272</link>
      <description>&lt;P&gt;Hello everyone, Could you please help me in choosing the right answer for the following question:&lt;/P&gt;&lt;P&gt;When does SAP recommended to use a sorted or a hashes table respectively? Notes: There are 2 correct answers to this question.&lt;/P&gt;&lt;P&gt;a. A hashed table, when you read a single record and specify the complete key.&lt;/P&gt;&lt;P&gt;b. A sorted table, when you read a single record and specify non key fields.&lt;/P&gt;&lt;P&gt;c. A hashed table, when you read a subset in a loop and specify a part of the key from the left without gaps.&lt;/P&gt;&lt;P&gt;d. A sorted table, when you read a subset in a loop and specify a part of the key from left without gaps.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 07:11:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13715526#M2028272</guid>
      <dc:creator>128</dc:creator>
      <dc:date>2024-05-29T07:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13715572#M2028273</link>
      <description>&lt;P&gt;Two things in all the exam questions you have asked since yesterday or Monday:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;It's very bad practice to ask a question without searching first yourself (obviously, you didn't because you don't explain what you partially understood, where you have a doubt, etc., like a student would do by asking the teacher)&lt;/LI&gt;&lt;LI&gt;It's also bad practice to not use an adequate question title. Here the adequate title would be obviously "&lt;SPAN&gt;When does SAP recommended to use a sorted or a hashes table respectively".&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 29 May 2024 07:38:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13715572#M2028273</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2024-05-29T07:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13715576#M2028274</link>
      <description>&lt;P&gt;Hello Sandra,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thankyou for your response, I have started learning ABAP on my own and trying to solve the questions online. I thought the community is a place where you can learn with the help of other people. However, I'll be careful and look for myself.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 07:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13715576#M2028274</guid>
      <dc:creator>128</dc:creator>
      <dc:date>2024-05-29T07:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13715972#M2028282</link>
      <description>&lt;P&gt;You should definitely take a look at the ABAP Documentation:&amp;nbsp;&lt;A href="https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-us/abenitab_kind.htm" target="_blank"&gt;Selection of Table Category - ABAP Keyword Documentation (sap.com)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As far as I know, A and D should be the correct answers.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 13:19:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13715972#M2028282</guid>
      <dc:creator>javier_alonso63</dc:creator>
      <dc:date>2024-05-29T13:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13715994#M2028283</link>
      <description>&lt;P&gt;Link to last version of Abap documentation:&amp;nbsp;&lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abenabap.htm" target="_self"&gt;&lt;SPAN&gt;ABAP - Keyword Documentation (latest)&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;So&amp;nbsp;&lt;A href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abenselect_table_type_guidl.htm" target="_self"&gt;Selection of Table Category&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 29 May 2024 13:41:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13715994#M2028283</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2024-05-29T13:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13716724#M2028291</link>
      <description>&lt;P&gt;The SAP Community is the place where you can learn with the help of other people, who have already answered 90% of your questions before you ask. You'll learn more and you'll go faster by searching and reading first. Also, you can understand that people don't like repeating the same things again and again.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 07:50:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap/m-p/13716724#M2028291</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2024-05-30T07:50:38Z</dc:date>
    </item>
  </channel>
</rss>

