Options

exam questions

dearlydearly Member Posts: 9
thanks xrivo :D

Today i cannot pass the exam and i have to pass it. I'm writing some other questions remembered.

First of all
correction of 2nd Q
2-)A KEY can have at most, how many SumIndexFields?

and the other questions

10-)Which command would you place on preSection trigger prevent the section from printing?
a-)CurrReport.ShowOutpu(True)
b-)?c-)?d-)?

11-)A listreport is report that contains a single Dataitem that is the table being listed. which of the following would be a TRUE statement
a-)Only PK (field and description and field can be included in ...
b-)Each column on the report containing a field from the table on the data is printed from that table, not brought in or calculated other table..
c-)the report limited to only 65500 lines
d-)Each Field other then the PK, must be activated using the CALCFIELD equvilent to?

12-)Which Xml properties will cause flowfields to be calc automatically?
a-)calcfields
b-)Flowcalc
c-)CalcFlow
d-)DoCalc

13-) in the dataport field designer the list of source expressions should be what order?
a-)same order as the information in the file.
b-)same order as the fields in the table
c-)alphabetical order
d-)Ordered by data type.

14-)which describes codeunit?
a-)container for all c/al code
b-)container for c/al code (i selected it)
c-)measurement of C/AL
d-)the editor c/al

15-)Wich of the followings is Not characteristic of a menu suite?
a-)it consist of a set of menu
b-)A menu item is the highest level in the tree
c-)A menu node can be either a menugroup or menusuite
d-)A menu group contain a collection of menu nodes

16-)which of the following is Not true regarding menus or .menusuites?
a-)A menu contains content for a spesific deparmental area
b-)menus consisst of items, groups and objectives

Comments

  • Options
    Ravi_Prakash_GoyalRavi_Prakash_Goyal Member Posts: 72
    i have answers for ur questions
    2) 20 fields
    10) currReport.SHOWOUTPUT(False)
    11) b
    12) a
    13) b - doubted
    14) b
    15) b
    16) b
Sign In or Register to comment.