
In the
UI Explorer , under
WebDynpro
Components
OrderComp
Views
, double-click
OrderCompView to
open the view editor.
Switch to the Layout tab of OrderCompView .
In the Outline view (by default in the bottom-left pane), delete the default text HelloWorld by choosing Delete in the context menu of DefaultTextView .
The small blue arrow on the file icon of the node indicates that the node and its fields are context-mapped from the component controller context.
In the context menu of the
OrderCompView view,
choose
Template
Apply
to start the template wizard.
Choose the Table template.
Under
oder_srv
getOrderHeaders
getOrderHeadersOutput
, mark
the checkboxes for the context attributes
Longtext ,
Orderid and
Serviceunit to bind them to the table.
Choose Finish .