ACP (Comprehension Checks)
ACP (Comprehension Checks)
ACP (Comprehension Checks)
Kartei Details
Karten | 250 |
---|---|
Lernende | 32 |
Sprache | English |
Kategorie | Informatik |
Stufe | Andere |
Erstellt / Aktualisiert | 30.11.2013 / 25.06.2022 |
Weblink |
https://card2brain.ch/box/acp_comprehension_checks
|
Einbinden |
<iframe src="https://card2brain.ch/box/acp_comprehension_checks/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
|
The source type "Screen Report" (REP SCREEN).
We use the "ctx" statement.
We specify the level at and the column in which the variables should appear.
No, screen reports are reports which are interpreted and shown by the Avaloq user interface only.
You can use the same report datamart as a data source for different layout types (e.g. screen and print)
The function name is "sum".
The variable is "seq_nr".
All the levels defined by the customer, and at the top level that is always available.
Which of the following statements is the correct syntax for a CTX action? a) column myCol ctx bp bp.id bp.name b) column myCol ctx bp bp-id bp.name c) column myCol ctx ‘bp’ bp.id bp.name d) column myCol ctx ‘bp’ bp-id bp.name
Correct answer is: c)