bank

58
TOPIC InfoObjects 1. Which InfoObjects types can only be defined by SAP? - Time Characteristic X - Technical Characteristic X - Master Data-Bearing Characteristic - Unit Characteristic X 2. Identify the true statements about attributes. - Attributes can be display and navigation X - Display attributes cannot be time dependent - Attributes can be specified for a master data-bearing characteristic X - An attribute Only characteristic cannot bear master data. X 3. Which statement is not true about characteristic hierarchies? - Hierarchies can unlimited levels X - A characteristic can have more than one hierarchy - Can be created manually with Transaction RSH1 - The characteristic value of a characteristic with hierarchies is restricted to 32 characters with coumpounding. 4. Identify valid type/data types for key figures. - Integer X - Time X - Counter - Date X - Currency

Upload: tuannngo

Post on 28-Nov-2014

109 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: Bank

TOPIC InfoObjects

1. Which InfoObjects types can only be defined by SAP?

- Time Characteristic X

- Technical Characteristic X

- Master Data-Bearing Characteristic

- Unit Characteristic X

2. Identify the true statements about attributes.

- Attributes can be display and navigation X

- Display attributes cannot be time dependent

- Attributes can be specified for a master data-bearing characteristic X

- An attribute Only characteristic cannot bear master data. X

3. Which statement is not true about characteristic hierarchies?

- Hierarchies can unlimited levels X

- A characteristic can have more than one hierarchy

- Can be created manually with Transaction RSH1

- The characteristic value of a characteristic with hierarchies is restricted to 32 characters with

coumpounding.

4. Identify valid type/data types for key figures.

- Integer X

- Time X

- Counter

- Date X

- Currency

Page 2: Bank

5 . Which of following is not a aggregation options?

- MIN

- MAX

- TOT X

- SUM

6. If you want a new characteristic to assume all of the technical properties of an existing characteristic,

place the technical name of the existing characteristic in this filed on the Create Characteristic dialog

box.

- Template X

- Reference

- Copy From

- Model

TOPIC: InfoProvider

1. When should a VirtualProvider not be used?

- You require very up-to-date data from an SAP source system

- You access only small amounts of data infrequently.

- A large number of users work with the queries simultaneously X

- You can access the same data frequently X

2. A MultiProvider can be a combination of the folowing InfoProviders.

- InfoCube X

- Data Model

- VirtualProvider X

Page 3: Bank

- Aggregation Level X

3. What are the three types of DataStore objects.

- Standard DSO X

- Operational DSO

- Write-optimized DSO X

- Functional DSO

- Direct DSO X

TOPIC: Data flow

1. Which of the following are true regarding SAP NetWeaver BW DataSources?

- DataSources exist for attributes, text, hierarchies and trasaction data X

- DataSource include the delta process and extraction method as part of their metadata X

- DataSources are needed for full uploads, but not delta uploads

- Data Sources are used to transform data that is transferred into SAP NetWeaver BW.

- DataSources are specific to each source system, and all contain the same metadata.

2. Which of the following statements are true regarding transformation?

- Transformations are only configured in regard to characteristic

- Transformations are capable of holding various routines for individual InfoObjects or for an

entire data package X

- Transformatios are created in the modeling area of the Data Warehousing Workbench. X

- Transformations are take place between the sources InfoSource, DataStore Object, and

InfoCube and the targets DataSource, InfoObject, and InfoCube.

- Transformations contain aggregation types for key figures depending on the data target X

Page 4: Bank

3. Which of the following are valid transformation rules?

- Direct Assignment x

- Formula Builder

- Read Master Data x

- Overwrite

- Routine x

TOPIC: Data Modeling

1. Which layer of the data warehouse is associated with data that has not been transformed for a

concrete purpose?

- Operational Data Store

- Persistent Staging Area

- Data Warehouse X

- Architected Data Mart

2. Which layer of the data warehouse precedes any transformation or data cleansing?

- Operational Data Store

- Architected Data Mart

- Data Warehouse

- Persistent Staging Area X

3. How many dimension can you define for an InfoCube?

- 13 X

- 16

- 21

- 11

Page 5: Bank

4. What tables make up the InfoCube

- Fact Tabe, Dimension Table, SID Table, Master Table, Text Table, and External Hierarchy Table

- Fact Table and Dimension Table X

- Master Data Table, Text Table, and External Hierarchy Table

- Fact Table, Dimension Table, and SID Table

5. Which fact table is optimized for Data Loading?

- None. There is only one fact table, and it is optimized for data retrieval

- E fact table

- F fact table X

- E fact table and F fact table

6. When is a dimension table not generated?

- When there is only one characteristic in the dimension

- The key in the fact table will be the SID of the SID table X

- A dimension table is always generated

- When the data is at a document level

7. When a InfoObject is generated, what table can be generated?

- Master Data Table, Text Table and External Hierarchy Table

- Master Data Table, SID Table, and Text table

- Master Data Table, Text Table, SID table, and External Hierarchy Table X

- Master Data Table and Text Table

Page 6: Bank

[email protected]

GEMMMWZKFCDVBZAXZWKOMX

1. The DataSource is technically based on the fields of the

+ Cube structure

+ Transfer structure

+ Extraction structure X

+ Communication structure

2. To use a DataSource from SAP ECC in a BW system, it must be

- Migrated

- Emulated

- Activated x

- Replicated x

3. An emulated 3.x DataSource does not support (Not sure)

- Real time data acquisition X

- Direct access via a DTP X

- Transformation

- DTP's

4. Delta processes supported by the SAP source system and suitable for directly loading to an InfoCube

include ... (Not sure)

- After, before and reverse images. X

- Additive images.

- After images. X

Page 7: Bank

- Full image.

5. Which of the following DataSource types, can be created directly in the BW system?

- Flat file. X

- SAP ERP.

- UD Connect. X

- DB Connect. X

6. Which of the following source system types, would use a JDBC connection?

+ Flat file.

+ SAP ERP

+ UD Connect X

+ DB Connect

7. Which of the following data types, can be loaded from a flat file, using the BW 7.0 transformation

concept?

- Texts x

- Attributes. X

- Hierarchies.

- Transaction data. X

8. A database shared library (DBSL) is required when ...

+ You wish to use the SAPI to extract from an SAP source system running on a different database to

your BW system.

+ You wish to use the DB Connect to extract from an SAP source system running on a different

database to your BW system X

Page 8: Bank

+ You wish to use the UD Connect to extract from an SAP source system running on a different

database to your BW system.

+ You wish to use the web services to extract from an SAP source system running on a different

database to your BW system.

9. Which types of source system support Real Time data acquisition?

- Flat files.

- DB Connect.

- SAP system. X

- Web services. X

10. Which types of source system support direct access DataSource?

- Flat files. X

- DB Connect. X

- SAP system. X

- Web services.

11. Which of the following statements are true, regarding web services...

- The BW server can send a success or failure message back to the source system. X

- The BW server can guarantee the data was only sent once. X

- Data can be pushed into the BW system. X

- DSO's can prevent data duplication.

12. Regarding flat files ...

+ The only separator allowed in a CSV file is a comma.

+ You must use the data format YYYYMMDD.

Page 9: Bank

+ CSV files are the quickest files to load.

+ You can load CSV or ASCII files. X

13. The tools used to model planning scenarios using Integrated Planning are ...

- Part of the SAP frontend.

- Web Dynpro based. X

- The planning workbench.

- The planning modeler. X

- The planning wizard. X

14. Planning models can be based on the following InfoProviders...

- DSO for Direct Update.

- Real Time InfoCubes.

- Standard InfoCubes. X

- MultiProviders. X

15. Aggregation levels are a selection of ...

- Characteristic. X

- Dimension.

- Key figures. X

- InfoCubes.

16. Input ready queries can be based ...

- On an InfoCube.

- On an aggregation level. X

Page 10: Bank

- On a MultiProvider that contains an InfoCube.

- On a MultiProvider that contains an aggregation level. X

17. Planning functions are based directly on

+ RealTime InfoCubes.

+ Standard InfoCubes.

+ Aggregation levels. X

+ MultiProvider.

18. Filters can restrict characteristics, based on ...

- Hierarchy nodes. X

- Hierarchy levels.

- Value ranges. X

- Single values. X

- Variables. X

19. Planning sequences ...

- Group planning functions. X

- Are written using ABAP code. X

- Are written using FOX formulas.

- Can be included in a process chain.

20. Input ready queries, are created in the ...

- BEx Analyzer.

- Planning modeler.

- BEx Query Designer. X

Page 11: Bank

- BEx Web Application Designer.

21. Which of the following are valid components of an analysis design process?

- Data Sources. X

- Data targets. X

- InfoPackages.

- Transformation. X

22. Results from an APD process can be saved in ...

- Master data (attributes) in the BW system. X

- Direct update DSO in the BW system. X

- Master data in a SAP ERP system.

- In a SAP CRM system. X

23. Which of the following statements are true, regarding the MetaData Repository?

- It is XML based.

- It is HTML based. X

- It can show all active objects in the local system. X

- It can show all Business Content objects that are available. X

24. Which of the following options are available in the remodeling toolbox?

- Replace a characteristic in an existing dimension. X

- Add a characteristic to an exsiting dimension. X

- Replace a key figure. X

- Add a dimension.

Page 12: Bank

25. Documents can be stored in a BW 7.0 system, in various classes, against which object?

- MetaData. X

- Master Data. X

- InfoProvider Data. X

- Navigation Attributes.

26. In BW 7.0, you can manage documents on the Portal or on the BI server. Which of the following can

only access documents stored on the BI server ?

- Data Warehousing Workbench. X

- Knowledge Management X

- Web Application.

- BEx Analyzer.

27. Which of the following functions can be executed directly from the BEx Analysis toolbar?

- Open a query. X

- Open a workbook. X

- Save a query.

- Save a workbook. X

- Open the Query Designer. X

28. Which of the following functions can be used in a local formula?

- LOG X

- SQRT X

- SIN

- NODIM X

Page 13: Bank

29. To convert all currencies in a workbook to a single type, which of the context menu options would

you select?

+ Characteristic properties.

+ Key figure properties.

+ Query properties. X

+ Workbook properties.

30. Which of the following are valid design items, shown on the BEx Design toolbar in the BEx Analyzer?

- Table

- Chart

- Analysis grid X

- Dropdown box X

- Navigation pane X

- Checkbox group X

31. A query's key date:

- Is defined in the query properties. X

- Defaults to the current system date. X

- Can be automatically populated by a variable.

- Is defined in the characteristic restrictions sections of the query. X

32. If you have opened the Query Designer directly from the start menu, then from the Query menu you

can ...

- Execute the query in the web, using the default web template.

- Execute the query in the BEx Analyzer.

Page 14: Bank

- Open an existing query. X

- Access any documents that have been defined for the query. X

- Use the Save As function to save the query with a different description (same technical name). X

33. If a query has two structures ...

- The cell editor becomes available. X

- Each structure can be a key figure structures. X

- Only 48 characteristic can be used in the columns or rows.

- Each characteristic can only be used in one of the structures. X

34. Regarding characteristic restrictions, value ranges can be defined by the following operators ...

- Contains pattern. X

- Greater than. X

- Less than.

- Between. X

35. Regarding structures ... (NS)

- Structures can be saved as re-usable objects. X

- A structure appears in the Query Designer automatically if you put a key figure in the rows or

columns. X

- You can have up to two key figure structures in a query.

- You can have up to two characteristic structures in a query. X

- Structures contain either selections or formulas. X

36. Characteristic values can be restricted by ...

- Single values. X

Page 15: Bank

- Multiple single values.

- Hierarchy variables.

- Text variables. X

37. The processing type Replacement Path can be used with ...

- Characteristic value variables. X

- Hierarchy node variables.

- Hierarchy variables.

- Formula variables. X

- Text variables. X

38. Which of the following settings are available in a query's properties in the Query Designer?

- Currency.

- Display scaling factors. X

- Sequence of variables. X

- Hide repeated key figures.

39. The BEx Web Analyzer can display data directly from ... (NS)

- A single query. X

- A single query view. X

- A single InfoProvider. X

- An external data source via the SAP query data connector.

- An external data source via the JDBC or ODBO data connectors. X

40. Which of the following are valid screen areas in the initial view of the Web Application Designer?

Page 16: Bank

- Web items. X

- Data Provider.

- Web template. X

- Errors and warnings. X

41. Which of the following are valid BW web items?

- Map X

- Formula.

- Dropdown box. X

- Radio button group. X

- Hierarchical filter selection. X

42. Multiple items can be displayed on a single tab page, by using the following web items...

- Container.

- HTML table. X

- Container layout.

- Directly, the number of items on a tab is not limited. X

43. Which of the following BW web items provide visual display of the query results?

- Analysis grid. X

- Chart. X

- Report. X

- List box.

44. Which of the following web items can be linked to multiple data provider? (NS)

Page 17: Bank

- Navigation pane.

- Radio buttons. X

- Checkboxes. X

- List of exceptions.

- List of conditions.

45. Commands ...

- Can be created with the Command Wizard. X

- Must be manually coded in XHTML.

- Can be linked to buttons. X

- Can be set up as a sequence. X

46. Chart types available in the Web Application Designer include ...

- Pie chart. X

- Radar chart. X

- Stock chart.

- Delta chart.X

47. Which statements are correct regarding the display of geographical data in a web template? (NS)

- A geo-characteristic must be used in the data provider. X

- Static geo-characteristic can be used to display maps. X

- Static geo-characteristic can be used to display points on maps.

- Dynamic geo-characteristic can be used to display points on maps. X

- To display points on maps the relevant geo-characteristic must be geo-coded. X

Page 18: Bank

48. The Button Group web item, can ...

- Place a single button on the web template. X

- Place multiple buttons on the web template. X

- Embed a sequence of commands on one button. X

- Can only be labelled in a single language.

49. The BEx Broadcaster can be called from ...

- The Query Designer toolbar. X

- The Report Designer toolbar.

- The BEx Analyzer Design toolbar.

- The Web Application Designer toolbar.X

50. Which of the following broadcast formats requires you to ZIP the output files?

+ XML

+ PDF

+ HTML X

+ MHTML X

51. Which of the following print formats can be generated by the Broadcaster?

- TIFF

- PCL x

- PDF x

- PS x

52. In BW 7.0, exceptions can be broadcast in which of the folowing ways?

Page 19: Bank

- By E-Mail. X

- As an alert in the Universal Work List. X

- As an exception to the BEx Analyzer.

- As a broadcast to the Portal. X

53. Which of the following statements are true, regarding BEx Report Designer?

- The Data Provider must contain a structure in the columns.

- Reports can be embedded in BEx web templates.

- InfoCubes can be used as Data Providers. X

- Charts can be included in the report. X

54. In the Report Designer, hierarchies can be formatted according to ...

- Time dependency of the nodes.

- Hierarchy node types. X

- Hierarchy version

- Hierarchy levels. X

55. To transfer the data from one persistent object to another within BW 7.0, you use a:

- DataSource

- Transformation X

- InfoPackage

- Data Transfer Process X

56. The PSA ...

- Is created when you save a DataSource.

Page 20: Bank

- Is created when you activate a DataSource. X

- Is the entry layer of BW. X

- Is not used in the 3.x data flow.

57. Transformation ...

- Can be created between InfoProviders.

- Can not be created from 3.x DataSource. X

- Copy data from a source format to a target format. X

- Replace both the 3.x update rules and transfer rules. X

58. The transformation process allows you to ...

- Load data

- Clease data X

- Intergrate data X

- Consolidate data X

59. A DataSource in BW 7.0 ...

- Is a set of fields that are used to extract data of a business unit from a source system. X

- Is identical to a DataSource in BW 3.x

- Can be used to extract hierarchy data.

- Can provide data for direct access. X

60. The types of InfoObject that you can create in a in a BW system include ...

- Time chatacteristics.

Page 21: Bank

- Unit chatacteristics. X

- Chatacteristics. X

- Key figures. X

61. Which of the following parts of a characteristic, can be defined as an InfoProvider?

- Text.

- Atributes. X

- Hierarchy. X

- SID values.

62. Regarding an InfoObject catalog ...

- They can only be in one InfoArea.

- They can contain several InfoObject. X

- An InfoObject can only be in one InfoObject catalog. X

- An InfoObject can be included in several InfoObject catalogs. X

63. When creating characteristics, the following tab pages are available...

- Hierarchy. X

- Aggregation

- Compounding. X

- Business Explorer. X

- Master data/ texts. X

64. When creating key figures, the following tab pages are available...

- Hierarchy.

Page 22: Bank

- Aggregation. X

- Coumpounding.

- Business Explorer. X

- Master data / texts.

65. Which of the following are valid InfoProviders in a BW 7.0 system.

- InfoSets. X

- InfoCubes. X

- Hierarchies.

- DataSource Objects. X

- Aggregation Levels. X

66. Which of the following BW objects physically contain data?

+ Aggregation levels.

+ Multi-providers.

+ InfoCubes. X

+ InfoSets.

67. Which of the follow statements are true, regarding InfoCubes...

- Fact tables are generally much larger than dimension table. X

- Dimension tables are generally as large as the fact table.

- Key figure are stored in the dimension tables.

- Key figures are stored in the fact tables. X

Page 23: Bank

68. Which of the following are valid DataStore Object types?

- Standard. X

- Real Time.

- Direct Update. X

- Write optimized. X

69. Which of the following DataStore Object types can be loaded from DataSource?

- Standard. X

- Direct access.

- Direct Update.

- Write optimized. X

70. Which of the following DataStore Object types can generated delta records for loading to other

InfoProvider?

+ Standard.

+ Transactional.

+ Direct Update. X

+ Write optimized.

71. An InfoObject can be used as an InfoProvider if ...

- It has hierarchy and no other master data.X

- It is assigned directly to an InfoArea. X

- It has atrributes and hierarchies.

- It has attributes only. X

Page 24: Bank

72. In BW 7.0, an InfoSet can include which of the following InfoProvider?

- DataStore Objects. X

- Aggregation level.

- Virtual Provider.

- MultiProvider.

- InfoObject. X

- InfoCube. X

73. In BW 7.0, an MultiProvider can include which of the following InfoProviders?

- DataStore Objects.X

- Aggregation level.X

- Virtual Provider.

- MultiProvider. X

- InfoObject. X

- InfoCube. X

74. The types of Virtual Provider you can create in the BW 7.0 system includes ...

- Virtual Provider based on Direct Update DSO.

- Virtual Provider based on Function Module X

- Virtual Provider based on a BAPI X

- Virtual Provider based on DTP X

75. Aggregates can be built on which of the following InfoProviders?

- DataStore Object.

- MultiProvider.

Page 25: Bank

- InfoCube. X

- InfoSet.

76. Which of the following statements are true, regarding aggregates?

- Maintance is required every time you load transaction data.X

- You can only have one aggregate per InfoProvider.

- You can have several aggregates per InfoProvider. X

- Aggregate selection is transparent to the user. X

77. Which of the following statements are true, regarding the BW Accelerator?

- It is based on TREX technology. X

- One index is maintained per InfoCube. X

- Several indexes can be maintained per InfoCube.

- You can use the REX technology within the BW server as an accelerator.

78. The Data Warehousing Workbench supports which of the following functions?

- Monitoring. X

- Data Modeling. X

- Transporting BW objects. X

- Creating Integrated Planning models.

79. Which of the following statements are true, regarding the MetaData Repository?

- It is XML based.

- It is HTML based. X

- It can show all active objects in the local system. X

Page 26: Bank

- It can show all Business Content objects that are available. X

81. In the BW 7.0 workbench, which of the following options are shown in the navigation pane on the

left side of the screen, when Administration is selected?

- BI content.

- Translation.

- Process Chains. X

- MetaData repository.

TOPIC: InfoProviders

1. Planning scenarios can be based on which of the following InfoProvider?

- Standard InfoCube

- RealTime InfoCubes. X

- Direct Update DSO

- Multi-Provider X

2. Which of the following objects is defined at the InfoProvider level?

- Key date. X

- Variables.

- Data Slices. X

- Planning functions.

3. Characteristic relationships ...

- Are defined at InfoProvider level.

- Can be based on a hierarchy. X

Page 27: Bank

- Can be based on attributes. X

- Can be based on text. X

4. Characteristic relationships can be used to ...

- Define rules to check permitted combinations of characteristic values. X

- Prevent invalid characteristic combinations from being input ready.

- Derive several characteristic from another, based on a hierarchy. X

- Derive one characteristic from another, based on a hierarchy. X

Topic : Aggregation level.

5. Which of the following objects are based on a aggregation level?

- Variables.

- Data Slices.

- Planning functions. X

- Planning sequences. X

6. Aggregation levels can be based on a ...

- RealTime InfoCube. X

- MultiProvider that contains RealTime InfoCubes and aggregation levels.

- MultiProvider that contains RealTime InfoCubes and no aggregation levels. X

- MultiProvider that contains RealTime InfoCubes, standard InfoCubes and no aggregation levels. X

7. Aggregation levels ...

- Can be nested.

Page 28: Bank

- Is a virtual InfoProvider. X

- Must contain at least one key figure. X

- Must contain at least one characteristic. X

8. To be able to change a key figure's value in IP, it must have the following database aggregation type ...

- Min

- Max

- Sum X

- Count

TOPIC : Filters

9. Filters can be based on ...

- Characteristic values. X

- Key figure values

- Hierarchy nodes X

- Variables X

10. Filters can be defined in the ...

- Query Designer. X

- Planning Wizard X

- Planning Modeler X

- Web Application Designer

11. When a planning function is execute, only selections in which of the following are considered?

+ Default values.

Page 29: Bank

+ Key figure restrictions.

+ InfoProvider restrictions.

+ Characteristic restrictions. X

12. Which of the following statements are true, regarding filters?

- You can have multiple filters defined, per InfoProvider. X

- You can have multiple characteristic defined, per filter. X

- Default values restrict the data used for planning.

- Default values are only relevant in queries. X

http://help.sap.com/saphelp_nw70/helpdata/en/43/1c3d7231b70701e10000000a422035/content.htm

TOPIC: Planning functions

13. Standard planning functions provided by SAP , include ...

- Distribute by key. X

- Tax calculation.

- Revaluate. X

- Forecast. X

14. Which of the following planning functions, would normally be used to disaggregate a plan from

country to regional level?

+ Report

+ Distribute by key X

+ Generate combinations

+ Report by characteristic relationships

Page 30: Bank

15. If you wanted to determine revenue, based on price and quantity, which of the following planning

functions would you use?

+ Report

+ Formula X

+ Revaluation

+ Unit conversion

16. Which of the following functions could be used to realign business data, that is, transfer all entries

for company A to company B?

- Repost X

- Generate combinations

- Delete invalid combinations

- Repost by characteristic relationship X

17. If you wanted to increase a value by 10%, which of the following planning functions could you use?

- Distribute by key.

- Revaluate X

- Formula X

- Repost

TOPIC: Planning sequences

18. Planning sequences steps, can be based on the combination of a ...

- Planning function X

- Data slice

- Variable

Page 31: Bank

- Filter X

19. Planning sequences can ...

- Embedded in a planning application X

- Executed in the planning modeler X

- Embedded in a process chain X

- Only have one step

TOPIC: Variables

http://help.sap.com/saphelp_nw70/helpdata/en/43/1c3da031b70701e10000000a422035/content.htm

20. Variables can be used directly in ...

- Characteristic relationship X

- Aggregation levels

- InfoProvider

- Data Slices X

21. When using formula variables in a planning function, which of the following features are available?

- Using a variable that has been defined with the "number" dimension X

- Using a variable that has been defined with the "date" dimension

- Population by replacement path

- Population by user input X

TOPIC: Input ready queries

22. You can define input ready queries on ...

- Aggregation levels. X

Page 32: Bank

- Standard InfoCubes

- RealTime InfoCubes

- MultiProvider that contain at least one aggregation level X

23. Each key figure in an input ready query ...

- By default, is "ready for input"

- Can be set as "not ready for input" X

- Can be set as "not ready for input", but changeable by a planning function. X

- Can be set as "ready for input", changeable manually or by a planning function. X

24. The setting that controls whether a query is started in change or display mode, is located in ...

+ The modeler.

+ Query properties X

+ The InfoProvider

+ The aggregation level

25. Which of the following scenarios, would support a query to be started in change mode?

- Every characteristic is assigned to the query

- Every characteristic is in the query rows or columns X

- Every characteristic has a unique value selected, via a restriction X

- Every characteristic has a range of values selected, via a restriction

TOPIC: Planning in the BEx Analyzer

26. Which of the following statements are true?

- You can only use one input ready query in a workbook

Page 33: Bank

- You can use multiple input ready queries in a workbook X

- Only one InfoProvider can be used for a workbook

- Multiple InfoProviders can be used for a workbook X

27. Planning functions are generally triggered in a BW workbook by ...

+ Dropdown boxes.

+ Radio buttons

+ Checkboxes

+ Buttons X

28. Examples of planning specific commands in a workbook, include ...

- Execute Planning Sequence X

- Execute Planning Function X

- Apply filter

- Save X

29. Examples of data provider specific commands in a workbook, include ...

- Edit X

- Display X

- Assign query/view X

- Allow drag and drop

TOPIC: Planning with the web

30. Planning templates for the web are built using the ...

+ Web Application Designer X

Page 34: Bank

+ Planning Modeler

+ Planning wizard

+ Web Analyzer

31. In an analysis item, you can specify which of the following settings?

- Which characteristic are used

- Which key figures are used

- Number of new rows X

- Position of new rows X

32. A data provider of type "filter", can not be used to supply data for ...

+ Dropdown boxes

+ Radio buttons

+ Checkboxes

+ Charts X

33. Which of the following objects, can be used in data providers?

- InfoProviders

- Reports

- Queries X

- Views X

TOPIC: Mannual planning

34. A cell in an input ready query is only available for input if ...

- Data is not locked by another user X

Page 35: Bank

- The cell is assigned to a MultiProvider

- The cell is assigned to a RealTime InfoCube X

- Every characteristic for this cell is defined uniquely in the underlying aggregation level X

35. Disaggregation is only available for ...

+ Time key figure

+ Calculated key figures

+ Basic key figures with aggregation type SUM X

+ Basic key figures with exception aggregation

TOPIC: Lock concept

36. For planning scenario, the aggregation level contains year and month, with the year 2001 specified

in the filter. Data only exists for April 2001 to March 2002. Which of the following characteristic values

would be locked?

- January 2001 X

- January 2002

- Every month in 2001 X

- April 2001 to March 2002

37. In the "Manage Lock Server" transaction (RSPLSE) the "Locking Conflict" tab shows ...

+ Current locks

+ Current locking conflicts

+ The last locking conflict X

+ The last locking conflict per user

TOPIC: Modeling scenarios

Page 36: Bank

38. To copy actual data from one InfoCube to another InfoCube, using a planning function such as Copy

...

- Both InfoCubes must be RealTime InfoCubes

- There must be a MultiProvider linking both cubes X

- The target InfoCube must be a RealTime InfoCube X

- An aggregation level must be defined on the MultiProvider X

39. To copy actual data from one InfoCube to a RealTime InfoCube, using a Data Transfer Process ...

- Is quicker than a Copy function X

- Both InfoCubes must be RealTime InfoCubes

- There must be a MultiProvider linking both cubes

- The target InfoCube must not be in Planning mode X

40. InfoCubes used for planning, generally ...

- Contain few requests

- Contain many requests X

- Should be archived frequently

- Should be compressed frequently X

TOPIC: BEx Analyzer

1. Which of the following functions can be executed directly from the BEx Analysis toolbar?

- Open a query X

- Open a workbook X

- Save a query

- Save a workbook X

- Open the Query Designer X

Page 37: Bank

2. Icons on the BEx Analysis toolbar include ...

- Refresh /Pause Automic Refresh X

- Change variable values X

- Analysis item

- Broadcast

- Connect/ System information X

http://media.techtarget.com/digitalguide/images/Misc/bextools_fig_11.jpg

3. The "Maximum Number of Objects in Local History" can be set from which BEx Analysis toolbar

option? ...

+ Query properties

+ Global Settings

+ Workbook Settings X

+ Connection /System Info

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/f1/0a551ce09411d2acb90000e829fbfe/content.h

tm

4. Which of the following functions can be used in a "local formula"?

- LOG X

- SQRT X

- SIN

- NODIM X

Page 38: Bank

5. To convert all currencies in a workbook to a single type, which of the context menu options would you

select?

+ Characteristic properties

+ Key figure properties

+ Query properties X

+ Workbook properties

6. Which of the following are valid design items, shown on the BEx Design toolbar in the BEx Analyzer?

- Table

- Chart

- Analysis grid X

- Dropdown box X

- Navigation pane X

- Checkbox group X

TOPIC: BEx Query Designer

7. Which of the following screen areas are always shown in the Query Designer?

- InfoProvider X

- Rows X

- Columns X

- Formula X

- Tasks

8. Error messages ...

- Are displayed in the message screen area. X

- Categorized as relevant for the "current query" or "server" X

Page 39: Bank

- Do not prevent you from saving the query X

- May prevent you from executing the query

9. A query's key date:

- Is defined in the query properties. X

- Defaults to the current system date. X

- Can be automatically populated by a variable.

- Is defined in the characteristic restrictions sections of the query. X

10. If you have opened the Query Designer directly from the start menu, then from the Query menu you

can ...

- Execute the query in the web, using the default web template.

- Execute the query in the BEx Analyzer.

- Open an existing query. X

- Access any documents that have been defined for the query. X

- Use the Save As function to save the query with a different description (same technical name). X

11. If a compounded characteristic is dragged into a query definition, the compounding characteristic is

automatically added to the ...

+ Row

+ Columns

+ Free characteristic

+ Characteristic restrictions

+ Default values

https://cw.sdn.sap.com/cw/docs/DOC-20642.pdf

Page 40: Bank

12. If a query has two structures ...

- The cell editor becomes available. X

- Each structure can be a key figure structures. X

- Only 48 characteristic can be used in the columns or rows.

- Each characteristic can only be used in one of the structures. X

13. Regarding re-usable objects such as calculated or restricted key figures ...

- The system will generate a technical name automatically X

- You can change a object's technical name before saving. X

- You can change a object's technical name after saving

- These objects can be used in a query directly X

http://help.sap.com/saphelp_nw70/helpdata/en/d2/02223c5f00612be10000000a11402f/content.htm

14. Regarding characteristic restrictions, value ranges can be defined by the following operators ...

- Contains pattern. X

- Greater than. X

- Less than.

- Between. X

15. Regarding structures ... (NS)

- Structures can be saved as re-usable objects. X

- A structure appears in the Query Designer automatically if you put a key figure in the rows or

columns. X

Page 41: Bank

- You can have up to two key figure structures in a query.

- You can have up to two characteristic structures in a query. X

- Structures contain either selections or formulas. X

16. Characteristic values can be restricted by ...

- Single values. X

- Multiple single values.

- Hierarchy variables.

- Text variables. X

17. The processing type Replacement Path can be used with ...

- Characteristic value variables. X

- Hierarchy node variables.

- Hierarchy variables.

- Formula variables. X

- Text variables. X

18. Which of the following settings are available in a query's properties in the Query Designer?

- Currency.

- Display scaling factors. X

- Sequence of variables. X

- Hide repeated key figures.

TOPIC: BEx Web

19. The BEx Web Analyzer can display data directly from ... (NS)

Page 42: Bank

- A single query. X

- A single query view. X

- A single InfoProvider. X

- An external data source via the SAP query data connector.

- An external data source via the JDBC or ODBO data connectors. X

20. BI Patterns ...

- Can be edited directly in the Web Application Designer.

- Can be adjusted using the pattern wizard of the Web Application Designer. X

- Such as the "Analysis Pattern" are intended for users without specific BI knowledge

- Are used to provide a uniform display of BI content X

http://help.sap.com/saphelp_nw70/helpdata/en/43/87277bb4303b5be10000000a422035/content.htm

21. Which of the following are valid screen areas in the initial view of the Web Application Designer?

- Web items. X

- Data Provider.

- Web template. X

- Errors and warnings. X

22. Which of the following are valid BW web items?

- Map X

- Formula.

- Dropdown box. X

- Radio button group. X

Page 43: Bank

- Hierarchical filter selection. X

23. Multiple items can be displayed on a single tab page, by using the following web items...

- Container.

- HTML table. X

- Container layout.

- Directly, the number of items on a tab is not limited. X

24. Which of the following BW web items provide visual display of the query results?

- Analysis grid. X

- Chart. X

- Report. X

- List box.

25. Which of the following web items can be linked to multiple data provider? (NS)

- Navigation pane.

- Radio buttons. X

- Checkboxes. X

- List of exceptions.

- List of conditions.

26. Commands ...

- Can be created with the Command Wizard. X

- Must be manually coded in XHTML.

- Can be linked to buttons. X

Page 44: Bank

- Can be set up as a sequence. X

27. Chart types available in the Web Application Designer include ...

- Pie chart. X

- Radar chart. X

- Stock chart.

- Delta chart.X

28. The "Web Template" item allow you to ...

+ Improve web performance.

+ Maintain consistency in your template appearance x

+ Jump from one web template to another, as required. X

+ Nest several web templates into one final display template.

29. Which statements are correct regarding the display of geographical data in a web template? (NS)

- A geo-characteristic must be used in the data provider. X

- Static geo-characteristic can be used to display maps. X

- Static geo-characteristic can be used to display points on maps.

- Dynamic geo-characteristic can be used to display points on maps. X

- To display points on maps the relevant geo-characteristic must be geo-coded. X

30. The Button Group web item, can ...

- Place a single button on the web template. X

- Place multiple buttons on the web template. X

- Embed a sequence of commands on one button. X

Page 45: Bank

- Can only be labelled in a single language.

TOPIC: BEx Broadcaster

31. The BEx Broadcaster can be called from ...

- The Query Designer toolbar. X

- The Report Designer toolbar.

- The BEx Analyzer Design toolbar.

- The Web Application Designer toolbar.X

32. Workbooks can be broadcast via ...

- Email X

- The printer

- The portal X

- Value sets

http://help.sap.com/saphelp_nw04/helpdata/en/bf/220c40ac368f5ce10000000a155106/content.htm

33. Broadcast in the XML (MS Excel) format, can only be generated from a ...

- Workbook

- Query X

- Query View X

- Web template

http://help.sap.com/saphelp_nw70/helpdata/en/3a/0e044017355c0ce10000000a1550b0/content.htm

Page 46: Bank

34. Which of the following broadcast formats requires you to ZIP the output files?

+ XML

+ PDF

+ HTML X

+ MHTML

35. Which of the following print formats can be generated by the Broadcaster?

- TIFF

- PCL x

- PDF x

- PS x

36. In BW 7.0, exceptions can be broadcast in which of the folowing ways?

- By E-Mail. X

- As an alert in the Universal Work List. X

- As an exception to the BEx Analyzer.

- As a broadcast to the Portal. X

TOPIC: BEx Report Designer

37. If a query with two structures in used as an Data Provider for a report ...

- A static section is generated X

- Conditional formatting can be used

- Query fields can be positioned freely in the report X

- Each row in the executed query has one row pattern X

Page 47: Bank

38. Which of the following statements are true, regarding BEx Report Designer?

- The Data Provider must contain a structure in the columns.

- Reports can be embedded in BEx web templates.

- InfoCubes can be used as Data Providers. X

- Charts can be included in the report. X

39. In the Report Designer, hierarchies can be formatted according to ...

- Time dependency of the nodes.

- Hierarchy node types. X

- Hierarchy version

- Hierarchy levels. X

40. In the Report Designer, conditional formatting can be used to highlight data according to ...

+ Hierarchy level

+ Hierarchy node type

+ Characteristic values X

+ Key figure values

TOPIC: Data flow

1. To transfer the data from one persistent object to another within BW 7.0, you use a:

- DataSource

- Transformation X

- InfoPackage

Page 48: Bank

- Data Transfer Process X

2. The PSA ...

- Is created when you save a DataSource.

- Is created when you activate a DataSource. X

- Is the entry layer of BW. X

- Is not used in the 3.x data flow.

3. Transformation ...

- Can be created between InfoProviders. X

- Can not be created from 3.x DataSource. X

- Copy data from a source format to a target format. X

- Replace both the 3.x update rules and transfer rules.

4. The transformation process allows you to ...

- Load data

- Clease data X

- Intergrate data X

- Consolidate data X

5. When transferring data flow from one InfoProvider to another using the 7.0 dataflow, the DTP replace

...

- The Data Mart Interface (export DataSource) X

- The InfoPackage X

- The update rule

- The InfoSpoke X

Page 49: Bank

http://help.sap.com/saphelp_nw70/helpdata/en/45/dc799c25c15592e10000000a1553f7/content.htmh

ttp://help.sap.com/saphelp_nw70/helpdata/en/45/dc799c25c15592e10000000a1553f7/content.htm

6. A DataSource in BW 7.0 ...

- Is a set of fields that are used to extract data of a business unit from a source system. X

- Is identical to a DataSource in BW 3.x

- Can be used to extract hierarchy data.

- Can provide data for direct access. X

TOPIC: InfoObjects

7. The types of InfoObject that you can create in a in a BW system include ...

- Time chatacteristics. X

- Unit chatacteristics.

- Chatacteristics. X

- Key figures. X

8. Which of the following parts of a characteristic, can be defined as an InfoProvider?

- Text. X

- Atributes. X

- Hierarchy.

- SID values.

9. Regarding an InfoObject catalog ...

- They can only be in one InfoArea. X

- They can contain several InfoObject. X

Page 50: Bank

- An InfoObject can only be in one InfoObject catalog. X

- An InfoObject can be included in several InfoObject catalogs.

10. Regarding InfoObject naming conventions ...

- All SAP InfoObjects start with zero X

- Customer defined InfoObjects can start with letters A-Z X

- Customer defined InfoObjects can start with letters Y OR Z

- Customer defined InfoObjects can start with a number greater than zero.

http://help.sap.com/saphelp_nw04/helpdata/en/ed/516637a04c2367e10000009b38f8cf/content.htm

11. When creating characteristics, the following tab pages are available...

- Hierarchy. X

- Aggregation

- Compounding. X

- Business Explorer. X

- Master data/ texts. X

12. When creating key figures, the following tab pages are available...

- Hierarchy.

- Aggregation. X

- Coumpounding.

- Business Explorer. X

- Master data / texts.

Page 51: Bank

TOPIC: InfoProviders

13. Which of the following are valid InfoProviders in a BW 7.0 system.

- InfoSets. X

- InfoCubes. X

- Hierarchies.

- DataSource Objects. X

- Aggregation Levels. X

14. Which of the following BW objects physically contain data?

+ Aggregation levels.

+ Multi-providers.

+ InfoCubes. X

+ InfoSets.

15. Which of the follow statements are true, regarding InfoCubes...

- Fact tables are generally much larger than dimension table. X

- Dimension tables are generally as large as the fact table.

- Key figure are stored in the dimension tables.

- Key figures are stored in the fact tables. X

16. In an InfoCube, line item dimension are used ...

+ When there are many combinations in a dimension table

+ When there is only one characteristic in the dimension X

+ Whenever a document characteristic is used

+ Most of the time

Page 52: Bank

17. Which of the following are valid DataStore Object types?

- Standard. X

- Real Time.

- Direct Update. X

- Write optimized. X

18. Which of the following DataStore Object types can be loaded from DataSource?

- Standard. X

- Direct access.

- Direct Update.

- Write optimized. X

19. Which of the following DataStore Object types can generated delta records for loading to other

InfoProvider?

+ Standard. X

+ Transactional.

+ Direct Update.

+ Write optimized.

http://help.sap.com/saphelp_nw70/helpdata/en/03/c97842b180c153e10000000a1550b0/content.htm

20. Which tables are present in a standard DataStore Object?

- Delta data

- Change log X

- Active data X

Page 53: Bank

- Activation queue X

http://help.sap.com/saphelp_nw70/helpdata/en/03/c97842b180c153e10000000a1550b0/content.htm

21. An InfoObject can be used as an InfoProvider if ...

- It has hierarchy and no other master data.

- It is assigned directly to an InfoArea. X

- It has atrributes and hierarchies. X

- It has attributes only. X

22. In BW 7.0, an InfoSet can include which of the following InfoProvider?

- DataStore Objects. X

- Aggregation level.

- Virtual Provider.

- MultiProvider.

- InfoObject. X

- InfoCube. X

23. In BW 7.0, an MultiProvider can include which of the following InfoProviders?

- DataStore Objects.X

- Aggregation level.X

- Virtual Provider. X

- MultiProvider.

- InfoObject. X

- InfoCube. X

Page 54: Bank

24. The maximum number of InfoProviders you should include in a MultiProvider is ...

+ 2

+ 10

+ 99

+ Unlimited X

25. The types of Virtual Provider you can create in the BW 7.0 system includes ...

- Virtual Provider based on Direct Update DSO.

- Virtual Provider based on Function Module X

- Virtual Provider based on a BAPI X

- Virtual Provider based on DTP X

TOPIC: Performance tuning

26. Aggregates can be built on which of the following InfoProviders?

- DataStore Object.

- MultiProvider.

- InfoCube. X

- InfoSet.

27. Aggregates could be useful in which of the following scenarios ...

- Data is stored at city granularity, but most queries are at country level. X

- Data is stored at country granularity, but most queries are at city level

- We have 10 years of history, but most queries show a summary by year X

- We have 10 years of history and most queries show details by every year

Page 55: Bank

28. Aggregates can be based on ...

- All values for a particular characteristic

- A fixed value for a particular characteristic X

- Several fixed values for a particular characteristic X

- A hierarchy level for a particular characteristic X

29. Which of the following statements are true, regarding aggregates?

- Maintance is required every time you load transaction data.X

- You can only have one aggregate per InfoProvider.

- You can have several aggregates per InfoProvider. X

- Aggregate selection is transparent to the user. X

30. When the OLAP processor needs to access data, the first source it checks is ...

+ OLAP cache X

+ BI Accelerator index

+ InfoCubes from the database

+ Relational aggregates from the database

31. Which of the following statements are true, regarding the BW Accelerator?

- It is based on TREX technology. X

- One index is maintained per InfoCube. X

- Several indexes can be maintained per InfoCube.

- You can use the REX technology within the BW server as an accelerator.

Page 56: Bank

TOPIC: Data Warehousing Workbench

32. The Data Warehousing Workbench supports which of the following functions?

- Monitoring. X

- Data Modeling. X

- Transporting BW objects. X

- Creating Integrated Planning models.

33. Which of the following are valid functional areas in the navigation window of the workbench?

- BI Content X

- Translation X

- Documents X

- Business Explorer

http://help.sap.com/saphelp_nw70/helpdata/en/a8/6b023b6069d22ee10000000a11402f/content.htm

34. Which of the following functions, provide a visual map of your BW system?

+ Meta Data Repository X

+ Transport Connection

+ Administration

+ Documents

35. Which of the following statements are true, regarding the MetaData Repository?

- It is XML based.

- It is HTML based. X

- It can show all active objects in the local system. X

- It can show all Business Content objects that are available. X

Page 57: Bank

36. In the BW 7.0 workbench, which of the following options are shown in the navigation pane on the

left side of the screen, when Modeling is selected?

- InfoCubes

- InfoProviders. X

- Process Chains.

- Source Systems. X

37. In the BW 7.0 workbench, which of the following options are shown in the navigation pane on the

left side of the screen, when Administration is selected?

- BI content.

- Translation.

- Process Chains. X

- MetaData repository.

38. Which of the following options are available in the remodeling toolbox?

- Replace a characteristic in an existing dimension. X

- Add a characteristic to an exsiting dimension. X

- Replace a key figure. X

- Add a dimension.

TOPIC: Data Modeling

39. Which of the following approaches could improve the performance of a query displaying 5 years of

historical data, where each year represents millions of rows of data in the InfoProvider.

- Create 5 separate aggreagates, one per year

- Create an aggreagate that summarizes data by year X

- Put all the data in a DataSource Object and query that instead of the InfoCube X

Page 58: Bank

- Split the data across 5 separate InfoCubes, place a MultiProvider above them and query it.

40. In an InfoSet, a temporal join allows you to ...

+ Display the correct master data for one key date X

+ Display the correct master data for the current date

+ Display the correct master data for each data record

+ Display only records that are consistent across the entire date range

http://help.sap.com/saphelp_erp2004/helpdata/en/11/723c3b35703079e10000000a114084/content.h

tm