
<Annotations Target="NorthwindModel.Customer_and_Suppliers_by_City">
<Annotation Term="UI.LineItem">
<Collection>
<Record Type="UI.DataField">
<PropertyValue Property="Value" Path="City"/>
<PropertyValue Property="Label" String="City"/>
</Record>
<Record Type="UI.DataField">
<PropertyValue Property="Value" Path="CompanyName"/>
<PropertyValue Property="Label" String="Company Name"/>
</Record>
<Record Type="UI.DataField">
<PropertyValue Property="Value" Path="ContactName"/>
<PropertyValue Property="Label" String="Contact Name"/>
</Record>
</Collection>
</Annotation>
</Annotations> "sap.ovp": {
"globalFilterModel": "NorthWind",
"globalFilterEntityType": "Category",
"cards": {
"Test_OVPTest_card01": {
"model": "NorthWind",
"template": "sap.ovp.cards.table",
"settings": {
"title": "{{Test_OVPTest_card01_title}}",
"entitySet": "Customer_and_Suppliers_by_Cities",
"annotationPath": "com.sap.vocabularies.UI.v1.LineItem"
}
}
}
}
<Annotations Target="NorthwindModel.Category_Sales_for_1997">
<Annotation Term="UI.DataPoint" Qualifier="Sales">
<Record Type="UI.DataPointType">
<PropertyValue Property="Title" String="Sales"/>
<PropertyValue Property="Value" Path="CategorySales"/>
<PropertyValue Property="CriticalityCalculation">
<Record Type="UI.CriticalityCalculationType">
<PropertyValue Property="ImprovementDirection" EnumMember="UI.ImprovementDirectionType/Maximize"/>
<PropertyValue Property="ToleranceRangeLowValue" Int="500000"/>
<PropertyValue Property="ToleranceRangeHighValue" Int="700000"/>
</Record>
</PropertyValue>
</Record>
</Annotation>
<Annotation Term="UI.LineItem">
<Collection>
<Record Type="UI.DataField">
<PropertyValue Property="Value" Path="CategoryName"/>
<PropertyValue Property="Label" String="Category"/>
</Record>
<Record Type="UI.DataFieldForAnnotation">
<PropertyValue Property="Label" String="Sales"/>
<PropertyValue Property="Target" AnnotationPath="@UI.DataPoint#Sales"/>
</Record>
</Collection>
</Annotation>
</Annotations> "Test_OVPTest_card02": {
"model": "NorthWind",
"template": "sap.ovp.cards.table",
"settings": {
"title": "{{Test_OVPTest_card02_title}}",
"entitySet": "Category_Sales_for_1997",
"addODataSelect": false,
"annotationPath": "com.sap.vocabularies.UI.v1.LineItem"
}
}You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 148 | |
| 44 | |
| 40 | |
| 20 | |
| 16 | |
| 13 | |
| 12 | |
| 12 | |
| 9 | |
| 9 |