Review questions
Q.1. The following are defined in C/SIDE Report Designer. Choose three.
- DataItems
- Field display editing
- Request Page
- Database updating
Q.2. Reports can be set to the ProcessingOnly status dynamically by the C/AL code. True or False?
Q.3. Reports are fixed displays of data extracted from the system, designed only for hardcopy output. True or False?
Q.4. NAV Report data flow includes a structure that provides for "child" DataItems to be fully processed for each record processed in the "parent" DataItem. What is the visible indication that this structure exists in a report Dataset Designer form? Choose one.
- Nesting
- Indentation
- Linking
Q.5. Queries can be designed to directly feed SQL Server Report Builder. True or False?
Q.6. Union Joins are available using a special setup parameter. True or False?
Q.7. A report that only does processing and generates no printed output can be defined. True or False?
Q.8. The following are properties of Queries. Choose two.
- TopNumberOfRows...