SAP C_FIORD_2502 Question Answer
What does the following ABAP CDS annotation achieve in an SAP Fiori elements app?
abap
Copy
@UI.lineItem: [{position: 10}]
ProductName;
@UI.lineItem: [{position: 30}]
Price;
@UI.lineItem: [{position: 20}]
Status;
SAP C_FIORD_2502 Question Answer
What does the following ABAP CDS annotation achieve in an SAP Fiori elements app?
abap
Copy
@UI.lineItem: [{position: 10}]
ProductName;
@UI.lineItem: [{position: 30}]
Price;
@UI.lineItem: [{position: 20}]
Status;