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;
You are developing SAP Fiori Elements applications Which of the following actions are available in SAP Web IDE? Note: There are 2 correct answers to this question.