Quantcast
Channel: SCN : Discussion List - SAP Fiori
Viewing all articles
Browse latest Browse all 1804

Cannot see Annotation file while using Fiori Smart Templete in WEB IDE

$
0
0

Hi,

 

I'm using NW 7.5 SP01 and trying to use WEB IDE Fiori Smart template.

 

1. I created a  simple ABAP CDS view like below

 

@AbapCatalog.sqlViewName: 'zsql_view_test1'

@AbapCatalog.compiler.compareFilter: true

@EndUserText.label: 'Test'

@OData.publish: true

@UI.badge.headLine.label: 'hhhh'

 

 

define view Zcds_Test1 as select from mara {

@UI.selectionField.position:10 

@UI.lineItem.position:10

    key matnr as material,

@UI.lineItem.position:20   

    'fixed' as description,

@UI.lineItem.position:30   

    meins as unit

} where meins = 'EA'

 

2. Then I activated the service in /IWFND/MAINT_SERVICE

 

3. My HCC is setup and working fine with my on premise systems. I'm now trying to create a test fiori smart template applications. I can view my Odata service here and proceed to the next step.

 

4. Now I'm in the "Annotation" tab , where I should be able to see the annotation file which I can not see and not able to select. See the attached screen-shot.

 

annotation.png

 

Please help.


Viewing all articles
Browse latest Browse all 1804

Trending Articles



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