AVQ SWISSC
Question from AVQ Academy Part 3 - Englisch und Deutsch gemischt
Question from AVQ Academy Part 3 - Englisch und Deutsch gemischt
Set of flashcards Details
Flashcards | 216 |
---|---|
Language | Deutsch |
Category | Computer Science |
Level | Other |
Created / Updated | 11.03.2015 / 12.06.2017 |
Weblink |
https://card2brain.ch/box/avq_swissc1
|
Embed |
<iframe src="https://card2brain.ch/box/avq_swissc1/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
|
Create or copy sets of flashcards
With an upgrade you can create or copy an unlimited number of sets and use many more additional features.
Log in to see all the cards.
Was kann man mit einer Context Action ausführen? 4
Workflow actions, Packages, Reports und Tasks
Wie werden Context Actions parametriert?
mittels SQL Skritp mit Verwenderung API --> Insert into...
Unterliegen die Context Action den Zugriffrechten von Avaloq?
Welche Statements über die Context Actions sind wahr? 2
a) Es gibt die View: CTX_ACTION_CODE_RULE_LD_V
b) Es gibt die View: CTX_ACTION_META_RULE_LD_V
c) Es gibt die View: CTX_ACTION_WFC_RULE_LD_V
d) Es gibt die View: CTX_ACTION_DOC_RULE_LD_V
e) Es gibt die View: CTX_ACTION_DIV_RULE_LD_V
a und d
Wie Parametriert man die Cost Kalkulationsmethode?
Vernwenden von CODE_BOOK und COST_RULE Tabellen
- Konstate Methode = offset
- Lineare Metode = offset und factor
- Degressive Methode = boundaries, offset, factor und graduated
- Min/Max = min/max
Welche Berechnungsmethoden für Costs gibt es im Avaloq? (5)
Konstante Methode, Lineare Methode, Degressive Methode und Min/Max sowie Discount Methode
Was ist der Mindestbetrag welcher Avaloq den Kunden berechnet? Minimum, Offset oder die Summe von Minimum und Offset?
Summe von Minimum und Offset
Wie implementiert man eine Descreccion (graduated und non-graduated)?
- non- graduated: Eingabe unterschiedlicher Faktoren im Refelset UND defnieren von unterschiedlichen offsets
- graduated: Eingabe unterschiedlicher Faktoren im Refelset
Was sind die Unterschiede zwischen Booking und Balancing? 3
- Booking passiert Real-Time, balaning bei Anfrage
- Booking verändert Positione, Balancing zeigt Positionen
- Bookings werden mittels Moneyaccount oder interim Accounts gemacht, Balancing mit balance account
Was ist der Unterschied zweischen Primary Bookings und rule-based Bookings?
Primary Bookings werden durch Avaloq implementiert oder durch ein Order vordefiniert. Rule-based bookings hingegen sind Bestandteile der Parametrierung
Was ist der Unterschied zwischen Mondy accounts und interim accounts?
money accounts: Vertrag, externes Reporting (bank statement), Zinsberechnung, Key und Klassifikationen
interim accounts: internal Reporting, keine Zinsberechnung sowie keine Keys und Klassifikationen
Was sind die zentralen Buchungsprinzipen in Avaloq?
- Debit = Kredit
- Alle Buchungen werden Nettoverbucht, nur der Total amount wird dann Brutto auf dem Konto verbucht
Was ist der Unterschied zweicne einer Transaktionbasierten Buchungsmethode und einer datumsbasierten Buchungsmethode?
- Ein Order wird so schnell wie möglich, also sobald er verifiziert ist gebucht (transaktionsbasiert)
- Ein Order wird definitivb gebucht wenn das Gültigkeitsdatum eintritt (value datebasiert)
Wie parametriert man das Booking? Step by Step (3) und mit welchen 4 Schritten?
- Definierten der Book Rules (BE_BOOK_RULE_LD)-> define, load, error check, test
- Mapping Rule für einzelne Titel definierten (BE_ASSET_MAP_RULE_LD) -> define, load, error check, test
- Postition Rule definieren (BE_POS_RULE_LD)
Beschreibe die Felder in BE_BOOK_RULE_LD?
- RULE_SET
- TYPE
- Matching Criteria
- BOOK_KIND
- DEBCRED
- QTY_SGN
- DESC
- SEQ_NR
- PRIO
- PRIO_A
- RULE_A
- RULE_ID
- ERR
Avaloq Script with Report Writer specific extensions.
– Select the task to be used to provide the flat datamart, Select a layout type, Write the hierarchical datamart definition or use an existing one, Write the layout definition based on the hierarchical datamart, Compile, check results and debug
A flat datamart is the temporary view on the data provided by the referenced task. Which data can be accessed is defined by the flat datamart definition.
Each task, which supports a certain flat datamart, can be seen in DDIC: Tasks are referenced by flat datamarts.
Yes, it is. (But not at the same time! Several tasks may be used to fill one DTM, but at parameterisation time, one of the possible tasks has to be selected for a specific report.)
One. A report datamart is connected to exactly one flat datamart but may on the other hand be enhanced by referring to other DDICs in the report definition (e.g. obj_bp, obj_asset, …).
Screen, File, Print, Script, Table
An application provided by Avaloq which creates hierarchical datamart definitions and screen layout definitions based on interactive input by the user. Theses sources may be used as a template for further refinery.
Screen Report (REP SCREEN)
File report (REP FILE)
Yes. A report's developer may design any kind of file (if he knows how to do so…). One of the most common usages of file reports is generating XML–files which are further processed in other systems.
Print reports generate PostScript files which van be directly interpreted by any PostScript printer.
The fields represent the values of a certain business object, which are held in a table on the Avaloq server.
No. A form in bound to exactly one business type.
The data source 'doc' stands for an order of the bound business type (e.g. Mem_doc_bp).
-
- 1 / 216
-