<?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 Extend CDS View with an Empty RawString Field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-cds-view-with-an-empty-rawstring-field/m-p/505359#M17630</link>
    <description>&lt;P&gt;Hello community,&lt;/P&gt;
  &lt;P&gt;I want to add an empty RAWSTRING field in a CDS view.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/64305-cds-view-rawstring.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;The datatype /gkv/cm91_bs_xlsx_datastream is RAWSTRING. But here I get an error message, that the casting of RAWSTRING is not possible. Is there any way to extend a CDS view with a field of the type RAWSTRING?&lt;/P&gt;
  &lt;P&gt;Background: This CDS view is the base of the mapping of a service implementation of a Gateway Service. It is necessary to extend the property of the entity of this Gateway Service with a datastream field to export an Excel file datastream with this service. In all other cases the base is a BOPF object and here it is so far no problem to do this steps.&lt;/P&gt;
  &lt;P&gt;Thanks for tips and hints.&lt;/P&gt;
  &lt;P&gt;Best regard&lt;BR /&gt;Stefan&lt;/P&gt;</description>
    <pubDate>Fri, 18 Aug 2017 10:21:47 GMT</pubDate>
    <dc:creator>Stefan-Schnell</dc:creator>
    <dc:date>2017-08-18T10:21:47Z</dc:date>
    <item>
      <title>Extend CDS View with an Empty RawString Field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-cds-view-with-an-empty-rawstring-field/m-p/505359#M17630</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;
  &lt;P&gt;I want to add an empty RAWSTRING field in a CDS view.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/64305-cds-view-rawstring.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;The datatype /gkv/cm91_bs_xlsx_datastream is RAWSTRING. But here I get an error message, that the casting of RAWSTRING is not possible. Is there any way to extend a CDS view with a field of the type RAWSTRING?&lt;/P&gt;
  &lt;P&gt;Background: This CDS view is the base of the mapping of a service implementation of a Gateway Service. It is necessary to extend the property of the entity of this Gateway Service with a datastream field to export an Excel file datastream with this service. In all other cases the base is a BOPF object and here it is so far no problem to do this steps.&lt;/P&gt;
  &lt;P&gt;Thanks for tips and hints.&lt;/P&gt;
  &lt;P&gt;Best regard&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 10:21:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-cds-view-with-an-empty-rawstring-field/m-p/505359#M17630</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2017-08-18T10:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Extend CDS View with an Empty RawString Field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-cds-view-with-an-empty-rawstring-field/m-p/505360#M17631</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;
  &lt;P&gt;it seems that is not possible to do that, so I wrapped the CDS view in a structure and extended these structure with a rawstring field. These structure I use in my service and it works very good.&lt;/P&gt;
  &lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 12:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-cds-view-with-an-empty-rawstring-field/m-p/505360#M17631</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2017-08-25T12:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extend CDS View with an Empty RawString Field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extend-cds-view-with-an-empty-rawstring-field/m-p/505361#M17632</link>
      <description>&lt;P&gt;If you don't need the annotations, that's a good idea.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 13:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extend-cds-view-with-an-empty-rawstring-field/m-p/505361#M17632</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-08-25T13:08:11Z</dc:date>
    </item>
  </channel>
</rss>

