What does the following ABAP CDS annotation achieve in an SAP Fiori elements app?
@UI.lineItem: [{position: 10}]
ProductName;
@UI.lineItem: [{position: 30}]
Price;
@UI.lineItem: [{position: 20}]
Status;
Answer : B
You develop an SAPUI5 app that updates data for sales order and sales order items on the back-end system.
What do you create to implement a deep insert?
Note: There are 2 correct answe rs to this questio n.
Answer : B, D
What can you use to add a filter field to a list report in an SAP Fiori elements application? Note: There are 2 correct answe rs to this questio n.
Answer : A, C
To visualize metrics using cards, which SAP Fiori elements template does SAP recommend to use?
Answer : C
Which activities does the the OData Model Editor support?
Note: There are 2 correct answe rs to this questio n.
Answer : A, C
Which HTTP request method can you use to create an OData resource?
Answer : D
You develop an SAPUI5 app and implement a FacetFilter.
What events are triggered when the user interacts with the FacetFilter control?
Note: There are 2 correct answe rs to this questio n.
Answer : A, B