AVQ SWISSC
Question from AVQ Academy
Question from AVQ Academy
Set of flashcards Details
Flashcards | 324 |
---|---|
Language | English |
Category | Computer Science |
Level | Other |
Created / Updated | 06.03.2015 / 09.06.2017 |
Weblink |
https://card2brain.ch/box/avq_swissc2
|
Embed |
<iframe src="https://card2brain.ch/box/avq_swissc2/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
|
What is the file type of a key definition?
KEY DEF
What would be the correct entry in OUT_TEXT_NORM for Form Order 04.05-055:
Of what three data types can keys consist?
Complete the below sentence:
The three tables required to define an object addition with a fixed set of options are CODE_OBJ_ADD.......
CODE TABLE
What is the keyword used to deactivate an addition within the additions section of a form?
inactive
Which of the following statements are true about termed classifications?
Which of the following key types are available?
Which concept would you use for storing information regarding customers hobbies and cars?
A classification groups togheter objects with similar characteristics a __________ is a possible value for a classification.
class
What type of object represents a portfolio in Avaloq?
Container
A ________ holds the quantity of an asset belonging to a particular container
Position
What is the line in the source code for a report to make the variable inherit values?
inherit
Following the naming convention, what is the name of a report on screen?
In which source do you first define... [aggregation] [filtering] [sorting] [order] [available] ….data for your report?
Which of the following represents the naming convention for a new report datamart?
Which two of the following possibilities could be used after the following line: on column head
Which two of the following do not have any parameters?
In which of the following areas would data be assigned to your form?
In which of the following areas would you define the structure of your data?
Which file does the "No data found" (or similar) message in a report come from?
Where is the data in a report first sorted?
In what tables are rules defined by the user?
Check again what API is used to add access codes to a user? (Big letters)
USER_ADMIN_INTF#
Which table is identifed with the ? (Big letters)
SEC_ACTION_ACCESS
meta_typ id
Which API is required to create access codes? (small letters)
sec_admin_intf#
Which API would you use to read the access rights of a user? (e.g. base_par_intf#) (small letters)
sec_intf#
Which of the below would be the starting point for a new user on a system based on open security?
How are workflow actions protected for security purposes? In which table entries must be done (Big letters)
SEC_ACTION_ACCESS
In which Business Unit are the Role Users defined ?
Sentinel
What is the table for payment order? (small letters)
doc_pay
What does the below workflow command do? (trans(90))(book(30))(commit) : Transfer the order to wfc_status …
What does the below workflow command do? (trans(120))(store_obj(8))(store)(commit) Transfer the order to workflow status 120,….
What does the following workflow action statement do? (trans(91))(store_obj(1))(store)(commit) Transfer the order to status 91 and…
What does the following workflow action statement do? (trans(120))(store_obj(8))(commit) Transfers the workflow status to 120 and… Transfers the workflow status to 120 and…