Data Flow in Data Acquisition

Description

Quiz on Data Flow in Data Acquisition, created by David Marcuno Placeres on 19/11/2015.
David Marcuno Placeres
Quiz by David Marcuno Placeres, updated more than 1 year ago
David Marcuno Placeres
Created by David Marcuno Placeres over 8 years ago
8
1

Resource summary

Question 1

Question
Regarding transformation between a source and a target. Which of the following objects serve as source?
Answer
  • DataSource
  • InfoSource
  • DataStore Object
  • InfoCube
  • InfoObject
  • InfoSet
  • SorceSystem
  • OpenHub

Question 2

Question
Regarding transformation between a source and a target. Which of the following objects serve as target?
Answer
  • DataSource
  • InfoSource
  • DataStore Object
  • InfoCube
  • InfoObject
  • InfoSet

Question 3

Question
InfoSources should be used in whicj pof the following scenarios?
Answer
  • If you want to execute two transformations before data is written to the Infoprovider
  • If you want to execute two transformations after data is written to the Infoprovider
  • If you want to update data from more tha one DataSource from one or more sourcesystem
  • If you want to update data from at leeast one DataSource from one or more sourcesystem
  • If you want to execute at least one transformation beforer data is written to the Infoprovider

Question 4

Question
Which of the following statements are true regarding the transfer routines?
Answer
  • Local Transfer routines applies locally (source system specific) for the InfoObject
  • Local and Global Transfer routines apply locally (source system specific) for the InfoObject
  • A Global Transfer Routine apply across all source system for the characteristic InfoObject and it is inlcuded in one specific transfer rule
  • A Global Transfer Routine apply across all source system for the characteristic InfoObject and it is inlcuded in all the transfer rules

Question 5

Question
Which of the following statements are true regarding transfer rules?
Answer
  • A local transfer routine applies for one source specific system for the InfoObject but you can included it in all transfer rules
  • A local transfer routine applies for one source specific system for the InfoObject and included only in the specific transfer rules.
  • A global transfer routine applies for all source system for the InfoObject and you can included it in all transfer rules
  • A global transfer routine applies for all source system for the InfoObject and you can included it only in the specific transfer rules.

Question 6

Question
The use of [blank_start]global transfer routines[blank_end] is useful if a characteristic InfoObject is always transformed with the same ABAP routine, as is the case with key harmonization or conversion checks,
Answer
  • global transfer routines
  • local transfer routines

Question 7

Question
If you have created a local and a global transfer routine:
Answer
  • Both are used: First the local and then the global transfer routine.
  • Both are used: First the global and then the local transfer routine.
  • Only the local is used
  • Only the global is used

Question 8

Question
Regarding the "start routine", which statements are true?
Answer
  • if you load the data using the PSA table you have the option of creating a start routine in the maintenance screen for the transfer rules.
  • if you load the data using I Doc you have the option of creating a start routine in the maintenance screen for the transfer rules.
  • It is not possible to use start routines for transfer rules for the 'IDoc' transfer method
  • It is possible to use start routines for transfer rules for both, IDoc and PSA transfer methods

Question 9

Question
Which statements are true regarding start routines?
Answer
  • It is run for each data package after the data is written to the PSA table and before the transfer rules are executed
  • It is run for all data package after the data is written to the PSA table and after the transfer rules are executed
  • It is run for all data package before the data is written to the PSA table and before the transfer rules are executed
  • It is run for all data package before the data is written to the PSA table and after the transfer rules are executed

Question 10

Question
Wich statements are true regarding start routines?
Answer
  • With the start routine you can change (for example, add ordelete data) or check data packages
  • With the start routine you can not change (for example, add ordelete data) but you can check data packages

Question 11

Question
When defining transfer rules you can choose between which transfer methods? methods
Answer
  • PSA
  • IDoc
  • Ale
  • Bapi
  • All are correct

Question 12

Question
The transfer method only determines how the data is transferred
Answer
  • True
  • False

Question 13

Question
[blank_start]PSA[blank_end] has a Maximun data record lenght of 1962 bytes and the number of fields per data record is restricted to [blank_start]255[blank_end]. However [blank_start]IDoc[blank_end] has a maximun data record lenght of 1000 bytes.
Answer
  • PSA
  • Idoc
  • 255
  • 300
  • 500
  • IDoc
  • PSA

Question 14

Question
At which transfer methods is referred the next asset: "It uses tRFC as transfer log and the data loading process triggered by a request IDoc (= special Info IDoc)"
Answer
  • IDoc
  • PSA
  • Ale
  • Bapi

Question 15

Question
At which of the following transfer methods is referred the following statement? "Uses of data IDoc"
Answer
  • PSA
  • IDOC

Question 16

Question
What are adventages of PSA transfer method?
Answer
  • Improved data load performance as larger data packages can be transferred
  • Hierarchy upload
  • Optional PSA tables can be used as inbound storage locations as this allows Error handling in BI to be used
  • Delete logs created by control record and status record in data IDoc

Question 17

Question
What are adventages of IDoc transfer method?
Answer
  • Improved data load performance as larger data packages can be transferred
  • Hierarchy upload
  • Optional PSA tables can be used as inbound storage locations as this allows Error handling in BI to be used
  • Delete logs created by control record and status record in data IDoc

Question 18

Question
[blank_start]PSA[blank_end] has the disaventage that it has restricted used of hierarchy upload and [blank_start]IDOC[blank_end] that is no error handling in BI
Answer
  • PSA
  • IDoC
  • IDoc
  • PSA

Question 19

Question
which of the following assestments are true regarding PSA and IDoc?
Answer
  • With the IDoc transfer method you have to make sure that the data stores in the ALE inbound and outbound processing is emptied or reorganized.
  • With the PSA transfer method you have to make sure that you manage both the PSA tables (providing these are used), and the data stores in the ALE inbound and outbound processing for the Info IDocs.
  • With the exception of 'hierarchy' type BI Content DataSources, all the others (including generic DataSources such as 'hierarchy' type flat file DataSources) support the PSA transfer method.
  • The key for a PSA table is made up of a request, data package and data record number.

Question 20

Question
You create update rules in the context menu for the respective InfoProvider in the Data Warehousing Workbench. Which kind of Infoproviders can be used as data target here?
Answer
  • Open Hub
  • Infoset
  • All InfoObject
  • InfoObject (Text and Attributes)
  • All DSO
  • All Infocubes
  • Standard DSO
  • Standard Infocubes

Question 21

Question
Which of the following statements are Update Methods?
Answer
  • Source InfoObject
  • Splitting Key Figures/ data Fields/ Attributes Texts
  • Constant
  • Formula
  • Reading Master Data Attributes
  • Initial Value
  • ABAP Routine

Question 22

Question
Which of the following statements are true regarding upadte Method?
Answer
  • Assigning a constant allows you to fill an InfoObject in the data target with a fixed value.
  • Assigning a initial value allows you to fill an InfoObject in the data target with a fixed value.
  • If the initial value is selected as the Data Sources, the characteristic InfoObject (Standard InfoCube) or the key field (DataStore object/characteristic InfoObject) is updated with the initial value of the respective Data Sources. This does not mean that a value is omitted in the update, but that the values 'SPACE' (with alphanumeric field types) or '0' (with numeric field types) are updated.
  • If the initial value is selected as the Data Sources, the characteristic InfoObject (Standard InfoCube) or the key field (DataStore object/characteristic InfoObject) is updated with the initial value of the respective Data Sources. This does mean that a value is omitted in the update.

Question 23

Question
A characteristic InfoObject/data field/attribute in the data target is updated by reading data in the master data table of a characteristic InfoObject that is part of the InfoSource and has the characteristic InfoObject/data field/attribute as an attribute. If this relationship does not exist, master data can only be read with the help of an ABAP routine.
Answer
  • True
  • False

Question 24

Question
Regarding "Migration to SAP NetWeaver 2004s BI Data Transformation Process": You have the option to export the 3.x objects, DataSource 3.x, mapping and transfer structure during the migration so that these objects can be restored. The collected and serialized objects are stored in a local table ([blank_start]RSDSEXPORT[blank_end]). The migration is now eligible to be transported into the target system
Answer
  • RSDSEXPORT
  • LISTCUBE
  • STARCHEMA
  • RSRDMEX
  • RSDSTRANSPORT

Question 25

Question
You have the option to implement self-defined functions in the transformation library of the formula builder. You can integrate existing function modules in these self-defined functions. The Business Add-In [blank_start]RSAR_CONNECTOR[blank_end] is available for this.
Answer
  • RSAR_CONNECTOR
  • RSDS_CONNECTOR
  • RMXX_CONNECTOR

Question 26

Question
Which of the following statements are true regarding transformations?
Answer
  • Do not use formulas for VirtualProviders because inversion is not allowed for them. Use routines in this case.
  • You can use Formulas for VirtualProviders too since inversion si allowed for them.
  • Do not use formulas neider routines for VirtualProviders because inversion is not allowed for them.
  • You can use Formulas for VirtualProviders too since inversion si allowed for them, but not routines in this case

Question 27

Question
Regarding transformation of "Reading Master data", which of the following statements are true?
Answer
  • It is possible to read recursively, that is, to read additional attributes for the attribute of the main characteristic
  • It is not possible to read recursively, that is, to read additional attributes for the attribute of the main characteristic. You have to use routines for this.

Question 28

Question
Which of the following statments are true regarding "Reading master data" in transformation?
Answer
  • If you have changed master data, you have to execute the change run. By reading the master data, the active version is read. If this is not avalaible, an error is raised.
  • If an attribute is time dependent, you also have to define when it should be read: at the current (system date), at the beginning or end of a period (defined by a time characteristic of the InfoSource), or at a constant date that you enter dirtectly. System date is used as the default
  • If an attribute is time dependent, you also have to define when it should be read: at the current (system date), at the beginning or end of a period (defined by a time characteristic of the InfoSource), or at a constant date that you enter dirtectly. End of a period date is used as the default
  • If an attribute is time dependent, you also have to define when it should be read: at the current (system date), at the beginning or end of a period (defined by a time characteristic of the InfoSource), or at a constant date that you enter dirtectly. A constant date is used as the default

Question 29

Question
Which of the following statements are true regarding "routines"?
Answer
  • Transformation rules generally only have one returns value, but If you select "Return Table", you can then generate any number of values from data records
  • Transformation rules only have one returns value.
  • For DSO and IO you cannot use the return code in the routine for data fields that are updated by being overwriitten. If you don't want to update specific records, you can delete these form the start routine.
  • For DSO and IO you cannot use the return code in the routine for data fields that are updated by being "Adittiion". If you don't want to update specific records, you can delete these form the start routine.

Question 30

Question
When performing a time update, automatic time conversion and time distribution are available in transformation process. Which of the following statements are true?
Answer
  • Time Conversion is not available for DataStore objects, since time characteristics are treated as normal data fields. The system only presents you with the time characteristics for which an automatic time conversion routine exists.
  • Time Conversion is not available for InfCubes, since time characteristics are treated as normal data fields. The system only presents you with the time characteristics for which an automatic time conversion routine exists.
  • Time Conversion is not available for InfoObject, since time characteristics are treated as normal data fields. The system only presents you with the time characteristics for which an automatic time conversion routine exists.

Question 31

Question
Which of the following statements are true regarding "Start Rutine"?
Answer
  • The start routine does not have a return value.
  • It is used to perform preliminary calculations and store these in a global data structure or in a table
  • The start routine does not have a table or structure value.
  • It is used to perform preliminary calculations and store these in a return value

Question 32

Question
Which of the following statements are true regarding "Start Rutine"?
Answer
  • It is used to prepare data before transformation
  • It is used to prepare data after transformation
  • package -based, semantic packaging possible
  • package -based, semantic packaging not possible

Question 33

Question
Which routine is necessary if you want " delete records that are not required for updating before transformation?
Answer
  • Start Routine
  • End Routine
  • Expert Routine
  • start and End Routine

Question 34

Question
Which routine is necessary if you want " delete records that are not required for updating after transformation?
Answer
  • Start Routine
  • End Routine
  • Expert Routine
  • Start and End Routine

Question 35

Question
Which routine is the appropiate to use buffering tables into internal tables that can be used for the transformation rules (rather than reading the database tables one by one) for performance reasons.
Answer
  • Start Routine
  • End Routine
  • Expert Routine
  • Global Routine

Question 36

Question
An [blank_start]end routine[blank_end] is a routine with a table in the target structure format as an input parameter and an output parameter.
Answer
  • end routine
  • start routine
  • expert routine

Question 37

Question
Which routine type is necessary if you want to delete a particular type of material "refund" after transformation?
Answer
  • Start Routine
  • End Routine
  • Expert Routine

Question 38

Question
Which type of routine is necessary to validate records after transformation like "Sales value > Purchase Values"?
Answer
  • Start Routine
  • End Routine
  • Expert Routine

Question 39

Question
You can use the [blank_start]expert routine[blank_end] if there are not sufficient functions to perform a transformation. You can use it as an interim solution until the necessary functions are available in the standard routine. You can use this to program the transformation yourself without using the available rule types. You must implement the message transfer to the monitor yourself.
Answer
  • expert routine
  • start routine
  • end routine

Question 40

Question
Which type of routine is necessary when we need to use for "transformations that cannot be expressed declaratively for functional or performance reasons"
Answer
  • expert routine
  • start routine
  • end routine

Question 41

Question
Which type of routine you need to use when, for performance reason, reading several database tables can be implemented faster when knowing the application logic (rather than using the generic transformation framework )
Answer
  • Start Routine
  • End Routine
  • Expert Routine

Question 42

Question
If you traspose a wide data records into several smaller records (Pivoting), which routine do you need to implement?
Answer
  • Start Routine
  • End Routine
  • Expert Routine

Question 43

Question
Which of the following statements are true regarding routines?
Answer
  • If you have already created transformation rules, the system deletes them once you have created an expert routine.
  • If you have already created transformation rules, the system deletes them once you have created a start routine
  • If you have already created transformation rules, the system deletes them once you have created an end routine.
Show full summary Hide full summary

Similar

penal 3 parte 2
gloriadiaz23
TBW42_2 (Parte 2)
David Marcuno Placeres
Nutrientes
Iana Var
Ambientes Virtuales de Aprendizaje
Blanca Rosa Zepeda Lara
EXAMEN COMPLEXIVO PSICOLOGÍA SEGUNDA PARTE
Imagenes Detodos
Estado de Flujo de Efectivo
Emily Mamani
A literatura na Idade Media 2
Cris 04
HISTORIA DEL ARTE UNIVERSAL
yaleny.serna
Programa estratégico de la industria automotriz2
Alejandra cisneros castro
UNA IDEA ES
mlnunyez
Materia
Axel Guzman