<?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: Getting error while read data from SAP in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-read-data-from-SAP/m-p/884732#M349536</link>
    <description>&lt;P&gt;I suggest you open a Tech Support track for this error. I searched SAS Support but was unable to find anything relevant.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jul 2023 23:07:31 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2023-07-13T23:07:31Z</dc:date>
    <item>
      <title>Getting error while read data from SAP</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-read-data-from-SAP/m-p/884646#M349500</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I tried to perform simple data step in SAS, Read data from SAP and write into SAS. Kindly refer below code,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Data WORK.SAMPLE_WRITE;
set SAP.READ_DATA;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;While run above code we get below error.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="ui-provider fz b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;ERROR: DIALOG ROW LIMIT EXCEEDED Number:000&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ui-provider fz b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Kindly suggest solution for this, t&lt;/SPAN&gt;&lt;SPAN class="ui-provider fz b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;hanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 11:06:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-read-data-from-SAP/m-p/884646#M349500</guid>
      <dc:creator>AnandsinhSindha</dc:creator>
      <dc:date>2023-07-13T11:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while read data from SAP</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-read-data-from-SAP/m-p/884673#M349507</link>
      <description>&lt;P&gt;You should probably show how you connect to SAP.&lt;/P&gt;
&lt;P&gt;replace sensitive strings like passwords, if used, with XXXX or similar but the entire code of the connection is needed. Best is to include the code from the LOG along with all the messages that are generated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 15:30:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-read-data-from-SAP/m-p/884673#M349507</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-07-13T15:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while read data from SAP</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-read-data-from-SAP/m-p/884732#M349536</link>
      <description>&lt;P&gt;I suggest you open a Tech Support track for this error. I searched SAS Support but was unable to find anything relevant.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 23:07:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-read-data-from-SAP/m-p/884732#M349536</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-07-13T23:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while read data from SAP</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-read-data-from-SAP/m-p/884745#M349544</link>
      <description>&lt;P&gt;Issue was resolved after removing some character columns.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 05:34:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-error-while-read-data-from-SAP/m-p/884745#M349544</guid>
      <dc:creator>AnandsinhSindha</dc:creator>
      <dc:date>2023-07-14T05:34:58Z</dc:date>
    </item>
  </channel>
</rss>

