wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Máster SAP BTP (CAP) - Class #3

Total questions: 4

Worksheet time: 2mins

Name
Class
Date
1.

¿Cuál es la anotación para agregar una tabla? 

a)

@Common.LineItem

b)

@UI.LineItem

c)

@UI.LineItems

d)

@Communication.LineItem

2.

¿Cuál es la anotación para agregar un filtro compacto o filtros simples? 

a)

@UI.SelectionFields

b)

@Common.SelectionFields

c)

@UI.SelectionField

d)

@Common.SelectionField

3.

¿Cuál es la anotación para convertir un campo en una lista de valores? 

a)

@Common.ValueLists

b)

@Ui.ValueList

c)

@Common.ValueList

d)

@UI.ValueLists

4.

¿Cuál es la anotación para mostrar un texto en vez del ID? 

a)

@Common: {

Text: '',

TextArragnment: #TextOnly

}

b)

@Common: {

Text: '',

TextArragnment: #TextSeparte

}

c)

@Common: {

Text: '',

TextArragnment: #TextFirst

}

d)

@Common: {

Text: '',

TextArragnment: #TextSecond

}