AVQ SWISSC

Question from AVQ Academy

Question from AVQ Academy


Fichier Détails

Cartes-fiches 324
Langue English
Catégorie Informatique
Niveau Autres
Crée / Actualisé 06.03.2015 / 09.06.2017
Lien de web
https://card2brain.ch/box/avq_swissc2
Intégrer
<iframe src="https://card2brain.ch/box/avq_swissc2/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>

In which category does BOOK_KIND in BE_BOOK_RULE_ID belong to?

What do the lines hichlighted with red represent?

What is the maximum number of cost rule sets that can be set?

What is the minimum amount charged to a client (based on the values defined in cost_rule_Id)?

What is the DDIC for person (object layer)?

obj_person

What is the data type of an "issuer" in the DDIC obj_asset?

Arrane the steps needed to find out the tasks used by a flat datamart?

- Search for DTM_%

- Go to Task > Report

- Go to reference by Section

- Open the ddic in navigator

1. Go to Task > Report

2. Search for DTM_%

3. Open the ddic in navigator

4. Go to reference by Section

What is the data type of calc_method_id in dox_stex DDIC?

number

Which field in the DDIC indicates wheter the field "price_estim" was automatically calculated or manueally filled in?

price_estim_a

Through which DDIC filed can structural additions be accessed?

extn

In which table are all override message stored?

OUT_TEXT_NORM

Name DDIC for stock exchange (memory layer)?

mem_doc_stex

What is the right answer for  the code ;

name := "Avaloq Certified professional"

if (name>13; substring(name, 1, 12)¦¦"...", name)

What is the script expression to sum up all assets?

For a given bank name and a given name of extension that we want to access trough a new subwindow, give the name of the data dictionary that is created for the new data structur,

In which layer can objects and ordery be modified by using Avaloq script?

DDIC: What is the data type of a variable "whatever_a"?

Source code "l_out := doc.bp.class('bp_branch').name; session.raise_ui_err('1', l_out);"

 

What is returned?

Name the kernel layer data dictionary of the person object

obj_person

Name the DDIC of payment in the order persistance layer?

doc_pay

DDIC: What data type is the field "curry_id" ?

What does lookup.fld("sec_user", session.user_id) return?

What is the name of the kernel layer DDIC for payment?

What dies 'asset.issuer.name' return?

Which statement is true about order validations?

Whe following workflow command is from an action of the Meta Type 105 (BP):

(trans(110))(store_obj(8))(store)(commit)

What does the command do to the order?

When are order validations executed? Choose the best answer?

Mark true statements concerning order validations? (2 answers)

Order validations may be written for...?

Order Validations may be used to...?

Which source uses DDIC? (2 answers)

If the network sturcture is MDB$XYZ and the message type is XM_TY. What is the name of the message structure?

MDB$XYZ.XM_TY

A message in the table MSG_EXTL_IN is processed by ...

Which sources have to be recompiled after a modification made in the message structure level? (2 answers)

What is the formatter deployed for?

In which table are internally formatted messages that entered through the business bus stored?

MSG

Which sources neet to be recompiled when the network structure is modified? (3 answers)

Which is not part of the process for outgoing messages?

What does notify do in a form?

What is needed to use a sub-window with structure extensions? (2 answers)