Create a list on the Master Page
In this step, you bind data from the resources to a list from the Master Page.
Procedure
-
On the application tree, expand oPageMaster and click the oList component.
-
On the UI object pane, click the icon in the Model Path field.
-
On the Binding pop-up window, open oMultiModel > getCustomerListResponse > result and select IT_CUSTOMERS.
-
On the application tree, open oList and click the oObjectListItem.
-
On the properties pane, open Properties, go to title and click the connected icon.
-
On the Binding pop-up window, open IT_CUSTOMERS and click the NAME1 property.
-
On the application tree, open oObjectListItem and click on the oObjectAttribute component.
-
On the properties pane, open Properties.
-
Go to text and click the connected icon.
-
On the Binding pop-up window, open IT_CUSTOMERS and select the ORTO1 property.
-
Go to title and enter
City
. -
On the application tree, click the oObjectStatus component.
-
On the properties pane, open Properties, go to text and click the connected icon.
-
On the Binding pop-up window, select the LAND1 property.
-
Go to title and enter
Country
. -
On the shell bar, click Save and Activate.