<?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: Unicode compatibility ABAP Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatibility-abap-error/m-p/11954832#M1966774</link>
    <description>&lt;P&gt;Matthew,&lt;/P&gt;&lt;P&gt;ZBSALESITM_H is created exactly as ABAP CDS view structure. The structure is long (143 columns)  Will it help by providing the ZBSALEITEM_H? (I am asking because it is a big structure).&lt;/P&gt;&lt;P&gt;To me it sounds like the declaration and the usage is not compatible with ABAP by new standards. It is on a S/4 1809 system. (I am not an ABAP programmer, but on analytics side trying to read a CDS view and store it in a table, is what I am trying to do)...&lt;/P&gt;&lt;P&gt;if you need the structure I can provide...&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arthur. &lt;/P&gt;</description>
    <pubDate>Sun, 14 Jul 2019 22:21:25 GMT</pubDate>
    <dc:creator>aalexis</dc:creator>
    <dc:date>2019-07-14T22:21:25Z</dc:date>
    <item>
      <title>Unicode compatibility ABAP Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatibility-abap-error/m-p/11954830#M1966772</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1703754-unicodeerror.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;I am trying to read a ABAP CDS view and write it on to a ZTable due to some performance issues. (It is historical one time load data, I don't need this to go thru transformations every time when the reports are invoked). When I try to check the program I get an error at the INSERT statement complaining about my defined structure is not unicode compatible.&lt;/P&gt;
  &lt;P&gt;I have added my simple program with a screen shot can you tell me how to fix this error.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2019 17:43:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatibility-abap-error/m-p/11954830#M1966772</guid>
      <dc:creator>aalexis</dc:creator>
      <dc:date>2019-07-14T17:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode compatibility ABAP Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatibility-abap-error/m-p/11954831#M1966773</link>
      <description>&lt;P&gt;The important bit of information you've &lt;STRONG&gt;not&lt;/STRONG&gt; given us is the definition of ZBSALESITEM_H&lt;BR /&gt;&lt;BR /&gt;Oh... and for goodness sake, if you are using &amp;gt;7.4 ABAP, why on earth are you using obsolete statements like TABLES? &lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2019 18:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatibility-abap-error/m-p/11954831#M1966773</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-07-14T18:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode compatibility ABAP Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatibility-abap-error/m-p/11954832#M1966774</link>
      <description>&lt;P&gt;Matthew,&lt;/P&gt;&lt;P&gt;ZBSALESITM_H is created exactly as ABAP CDS view structure. The structure is long (143 columns)  Will it help by providing the ZBSALEITEM_H? (I am asking because it is a big structure).&lt;/P&gt;&lt;P&gt;To me it sounds like the declaration and the usage is not compatible with ABAP by new standards. It is on a S/4 1809 system. (I am not an ABAP programmer, but on analytics side trying to read a CDS view and store it in a table, is what I am trying to do)...&lt;/P&gt;&lt;P&gt;if you need the structure I can provide...&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arthur. &lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2019 22:21:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatibility-abap-error/m-p/11954832#M1966774</guid>
      <dc:creator>aalexis</dc:creator>
      <dc:date>2019-07-14T22:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode compatibility ABAP Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatibility-abap-error/m-p/11954833#M1966775</link>
      <description>&lt;P&gt;1. Post comments as comments not as answers. As it says next to the "Your answer" text entry field: &lt;/P&gt;&lt;H3&gt;&lt;EM&gt;Before answering&lt;/EM&gt;&lt;/H3&gt;&lt;P&gt;&lt;EM&gt;You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering,  &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;2.If I asked for the structure, then that's because I think I need that information to answer your question. But it might be simple enough to say whether ZB_SALEHISTITM has exactly the same structure as ZB_SALESITEM_H. I suspect not.&lt;/P&gt;&lt;P&gt;3. As you're not a developer, you shouldn't be developing ABAP code. You'll get it wrong - inefficient code, worst case destroying your data. I strongly recommend you hire a developer. Or go on an ABAP training course before doing any coding.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 06:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatibility-abap-error/m-p/11954833#M1966775</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-07-15T06:32:34Z</dc:date>
    </item>
  </channel>
</rss>

