<?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: Is it possible to create CDS views through Programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383392#M1994289</link>
    <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;maheshkumar.palavalli&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;Are you sure that we can create CDS views from XCO library ? Because in the documentation , I am finding only &lt;EM&gt;"The functionality ranges from reading the content of CDS entities to querying annotations." &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2021 11:31:30 GMT</pubDate>
    <dc:creator>former_member207873</dc:creator>
    <dc:date>2021-02-19T11:31:30Z</dc:date>
    <item>
      <title>Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383374#M1994271</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
  &lt;P&gt;Is it possible to create CDS views using programming ? &lt;/P&gt;
  &lt;P&gt;B.R. &lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 14:44:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383374#M1994271</guid>
      <dc:creator>former_member207873</dc:creator>
      <dc:date>2021-02-17T14:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383375#M1994272</link>
      <description>&lt;P&gt;Please check here&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/questions/12039419/how-to-create-cds-view-dynamically-without-using-e.html"&gt;Dynamic CDS Creation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 15:01:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383375#M1994272</guid>
      <dc:creator>gurkanyilmaz</dc:creator>
      <dc:date>2021-02-17T15:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383376#M1994273</link>
      <description>&lt;P&gt;If you're asking how to create a dynamic CDS view, then the answer is no. You need to specify names and fields in the CDS view definitions, so it's not possible to create dynamic CDS views.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 15:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383376#M1994273</guid>
      <dc:creator>joltdx</dc:creator>
      <dc:date>2021-02-17T15:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383377#M1994274</link>
      <description>&lt;P&gt;Theoretically I guess you could try to call the same APIs that eclipse/ADT does.. or the code behind the APIs. &lt;/P&gt;&lt;P&gt;I wouldn't consider it practical though. Then it might be easier to create some RPA process and let that do the actions in eclipse..&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 15:06:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383377#M1994274</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2021-02-17T15:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383378#M1994275</link>
      <description>&lt;P&gt;Hah, well, that is actually creating a CDS view in the system in a more complex way than necessary... &lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 15:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383378#M1994275</guid>
      <dc:creator>joltdx</dc:creator>
      <dc:date>2021-02-17T15:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383379#M1994276</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;jorgen_lindqvist41&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;No I do not mean dynamic CDS views. I mean can I create CDS view through only ABAP coding .  &lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 15:21:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383379#M1994276</guid>
      <dc:creator>former_member207873</dc:creator>
      <dc:date>2021-02-17T15:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383380#M1994277</link>
      <description>&lt;SPAN class="mention-scrubbed"&gt;pvnierop&lt;/SPAN&gt;
&lt;P&gt;Can you please explain more about what you mean by RPA process ? &lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 15:28:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383380#M1994277</guid>
      <dc:creator>former_member207873</dc:creator>
      <dc:date>2021-02-17T15:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383381#M1994278</link>
      <description>&lt;P&gt;Ok. But why? You would still have to do the same things, and write the same definitions. Only in a much more complex and difficult way, without any checks of the syntax or anything...&lt;/P&gt;&lt;P&gt;There must be something I'm missing here as to your requirement... &lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 15:34:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383381#M1994278</guid>
      <dc:creator>joltdx</dc:creator>
      <dc:date>2021-02-17T15:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383382#M1994279</link>
      <description>&lt;P&gt;Are you sure it covers the creating of CDS artifacts? As far I can see &lt;EM&gt;"t&lt;/EM&gt;&lt;EM&gt;he functionality ranges from reading the content of CDS entities to querying annotations"&lt;/EM&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 15:55:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383382#M1994279</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2021-02-17T15:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383383#M1994280</link>
      <description>&lt;P&gt;I have no idea why you would want to create your CDS views through programming, but you could use a Robotic Process Automation tool (based on a xls for example) to create those views in eclipse.&lt;/P&gt;&lt;P&gt;Not sure if that would be a time-gain though, that would depend on whether you have RPA knowledge available and/or the amount of views to be generated&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 16:02:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383383#M1994280</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2021-02-17T16:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383384#M1994281</link>
      <description>&lt;A href="https://answers.sap.com/users/863771/jorgen_lindqvist41.html"&gt;Jörgen Lindqvist&lt;/A&gt;I need to automate certain processes .</description>
      <pubDate>Wed, 17 Feb 2021 16:40:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383384#M1994281</guid>
      <dc:creator>former_member207873</dc:creator>
      <dc:date>2021-02-17T16:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383385#M1994282</link>
      <description>&lt;P&gt;I understand, could you explain a bit more about the certain processes? Preferably in your main question, so we all can have more information to base our suggestions on. For instance:&lt;/P&gt;&lt;P&gt;On what do you want to create the CDS views? Input in Excel? From a SAPUI5 app? All the existing Z database views in the data dictionary? IDoc data? Are we talking about 10, 50, 100 or 300 CDS views? &lt;/P&gt;&lt;P&gt;Is this a one time thing? Is this something to run continually as part of something else? Are we talking about 1 each time or 100 for each run?&lt;/P&gt;&lt;P&gt;To which degree should this be automated? Fully, as in no human contact at all? Or is some human interaction ok?&lt;/P&gt;&lt;P&gt;We are full of ideas, but we need more to go on... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 17:01:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383385#M1994282</guid>
      <dc:creator>joltdx</dc:creator>
      <dc:date>2021-02-17T17:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383386#M1994283</link>
      <description>&lt;A href="https://answers.sap.com/users/863771/jorgen_lindqvist41.html"&gt;Jörgen Lindqvist&lt;/A&gt;Thanks your reply. I would want to develop something for the process consultants who are not much knowledgeable in programming , sql queries to build CDS views with few selections , conditions and button clicks. Something like SQVI(SAP Query) does .</description>
      <pubDate>Wed, 17 Feb 2021 17:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383386#M1994283</guid>
      <dc:creator>former_member207873</dc:creator>
      <dc:date>2021-02-17T17:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383387#M1994284</link>
      <description>&lt;P&gt;All right, that sounds like fun! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Difficult, tricky and hard, but fun! &lt;/P&gt;&lt;P&gt;And just out of curiosity then, as a next step, how are they going to use the CDS views? Some kind of dynamic ALV with IDA?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 04:29:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383387#M1994284</guid>
      <dc:creator>joltdx</dc:creator>
      <dc:date>2021-02-18T04:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383388#M1994285</link>
      <description>&lt;P&gt;You can check XCO library, but it depends on the abap version you have probably, I only know that it is available in abap on cloud .&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/291f3c6f5b274cc98a0f55a87aa48a5b.html" target="test_blank"&gt;https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/291f3c6f5b274cc98a0f55a87aa48a5b.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 04:43:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383388#M1994285</guid>
      <dc:creator>maheshpalavalli</dc:creator>
      <dc:date>2021-02-18T04:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383389#M1994286</link>
      <description>&lt;P&gt;Considering XCO library, I think &lt;EM&gt;"t&lt;/EM&gt;&lt;EM&gt;he functionality ranges from reading the content of CDS entities to querying annotations".&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 07:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383389#M1994286</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2021-02-18T07:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383390#M1994287</link>
      <description>&lt;P&gt;And have you checked the Query Designer application in SAP Fiori? &lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 07:07:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383390#M1994287</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2021-02-18T07:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383391#M1994288</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;pvnierop&lt;/SPAN&gt; Ohh, not sure about that statement in help, but I thought we can create cds views using XCO libraries, like how it was done in ABAP RAP Generator. &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/SAP-samples/cloud-abap-rap/blob/master/src/zcl_rap_bo_generator.clas.abap" target="test_blank"&gt;https://github.com/SAP-samples/cloud-abap-rap/blob/master/src/zcl_rap_bo_generator.clas.abap&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 07:46:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383391#M1994288</guid>
      <dc:creator>maheshpalavalli</dc:creator>
      <dc:date>2021-02-18T07:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383392#M1994289</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;maheshkumar.palavalli&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;Are you sure that we can create CDS views from XCO library ? Because in the documentation , I am finding only &lt;EM&gt;"The functionality ranges from reading the content of CDS entities to querying annotations." &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 11:31:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383392#M1994289</guid>
      <dc:creator>former_member207873</dc:creator>
      <dc:date>2021-02-19T11:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create CDS views through Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383393#M1994290</link>
      <description>&lt;P&gt;Yes, it says that, but I am looking at the RAP generator from  Andre . There the CDS views will also be created, I am not sure if it works only with RAP model. But give it a try, I hope it should not be any different from what is used in the below code. Make sure you abap version have those API's.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/SAP-samples/cloud-abap-rap/blob/master/src/zcl_rap_bo_generator.clas.abap"&gt;https://github.com/SAP-samples/cloud-abap-rap/blob/master/src/zcl_rap_bo_generator.clas.abap&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2021 06:54:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-it-possible-to-create-cds-views-through-programming/m-p/12383393#M1994290</guid>
      <dc:creator>maheshpalavalli</dc:creator>
      <dc:date>2021-02-21T06:54:54Z</dc:date>
    </item>
  </channel>
</rss>

