Question 41

What is used to import data set in SAP Lumira?
  • Question 42

    You need to reuse a data source from your application in your composite. You define an interface property in the Outline Panel of the composite to bind the data source to a component. Which interface property type do you use to allow binding?
  • Question 43

    Business users need to use a context menu within a component. Where do you create the context menu?
  • Question 44

    Where can you hide the total result for a crosstab?
  • Question 45

    You create an interface function in your composite to define the content of a text component. You use the following script in the function: SUBTITLE.setText(""); Which return type do you expect from your function?