Quantcast
Channel: SCN : Popular Discussions - ABAP in Eclipse
Viewing all articles
Browse latest Browse all 1215

CDS view not visible in ABAP

$
0
0

Hi,

 

a simple CDS view was created: like this:

 

namespace demo1;

@Schema: 'SAPERP'

context zdemo2 {

define view ZDEMO as select from KNA1

{

  KUNNR,

  NAME1,

  ORT01

};

};

 

 

After activation I would expect the View "ZDEMO" to show up in SE11. But ther eis nothing.

How can I call the view from ABAP ?

 

Any help is appreciated.


Viewing all articles
Browse latest Browse all 1215

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>