David Marcuno Placeres
Quiz por , criado more than 1 year ago

Quiz sobre Data Flow in Data Acquisition, criado por David Marcuno Placeres em 19-11-2015.

8
1
0
David Marcuno Placeres
Criado por David Marcuno Placeres quase 9 anos atrás
Fechar

Data Flow in Data Acquisition

Questão 1 de 43

1

Regarding transformation between a source and a target. Which of the following objects serve as source?

Selecione uma ou mais das seguintes:

  • DataSource

  • InfoSource

  • DataStore Object

  • InfoCube

  • InfoObject

  • InfoSet

  • SorceSystem

  • OpenHub

Explicação

Questão 2 de 43

1

Regarding transformation between a source and a target. Which of the following objects serve as target?

Selecione uma ou mais das seguintes:

  • DataSource

  • InfoSource

  • DataStore Object

  • InfoCube

  • InfoObject

  • InfoSet

Explicação

Questão 3 de 43

1

InfoSources should be used in whicj pof the following scenarios?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 4 de 43

1

Which of the following statements are true regarding the transfer routines?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 5 de 43

1

Which of the following statements are true regarding transfer rules?

Selecione uma ou mais das seguintes:

  • 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.

Explicação

Questão 6 de 43

1

Selecione da lista do Menu para completar o texto.

The use of ( global transfer routines, local transfer routines ) is useful if a characteristic InfoObject
is always transformed with the same ABAP routine, as is the case
with key harmonization or conversion checks,

Explicação

Questão 7 de 43

1

If you have created a local and a global transfer routine:

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 8 de 43

1

Regarding the "start routine", which statements are true?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 9 de 43

1

Which statements are true regarding start routines?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 10 de 43

1

Wich statements are true regarding start routines?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 11 de 43

1

When defining transfer rules you can choose between which transfer methods?
methods

Selecione uma ou mais das seguintes:

  • PSA

  • IDoc

  • Ale

  • Bapi

  • All are correct

Explicação

Questão 12 de 43

1

The transfer method only determines how the data is transferred

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 13 de 43

1

Selecione das listas do Menu para completar o texto.

( PSA, Idoc ) has a Maximun data record lenght of 1962 bytes and the number of fields per data record is restricted to ( 255, 300, 500 ). However ( IDoc, PSA ) has a maximun data record lenght of 1000 bytes.

Explicação

Questão 14 de 43

1

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)"

Selecione uma ou mais das seguintes:

  • IDoc

  • PSA

  • Ale

  • Bapi

Explicação

Questão 15 de 43

1

At which of the following transfer methods is referred the following statement?

"Uses of data IDoc"

Selecione uma ou mais das seguintes:

  • PSA

  • IDOC

Explicação

Questão 16 de 43

1

What are adventages of PSA transfer method?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 17 de 43

1

What are adventages of IDoc transfer method?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 18 de 43

1

Selecione das listas do Menu para completar o texto.

( PSA, IDoC ) has the disaventage that it has restricted used of hierarchy upload and ( IDoc, PSA ) that is no error handling in BI

Explicação

Questão 19 de 43

1

which of the following assestments are true regarding PSA and IDoc?

Selecione uma ou mais das seguintes:

  • 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.

Explicação

Questão 20 de 43

1

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?

Selecione uma ou mais das seguintes:

  • Open Hub

  • Infoset

  • All InfoObject

  • InfoObject (Text and Attributes)

  • All DSO

  • All Infocubes

  • Standard DSO

  • Standard Infocubes

Explicação

Questão 21 de 43

1

Which of the following statements are Update Methods?

Selecione uma ou mais das seguintes:

  • Source InfoObject

  • Splitting Key Figures/ data Fields/ Attributes Texts

  • Constant

  • Formula

  • Reading Master Data Attributes

  • Initial Value

  • ABAP Routine

Explicação

Questão 22 de 43

1

Which of the following statements are true regarding upadte Method?

Selecione uma ou mais das seguintes:

  • 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.

Explicação

Questão 23 de 43

1

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.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 24 de 43

1

Selecione da lista do Menu para completar o texto.

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 (( RSDSEXPORT, LISTCUBE, STARCHEMA, RSRDMEX, RSDSTRANSPORT )). The
migration is now eligible to be transported into the target system

Explicação

Questão 25 de 43

1

Selecione da lista do Menu para completar o texto.

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 ( RSAR_CONNECTOR, RSDS_CONNECTOR, RMXX_CONNECTOR ) is available for this.

Explicação

Questão 26 de 43

1

Which of the following statements are true regarding transformations?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 27 de 43

1

Regarding transformation of "Reading Master data", which of the following statements are true?

Selecione uma ou mais das seguintes:

  • 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.

Explicação

Questão 28 de 43

1

Which of the following statments are true regarding "Reading master data" in transformation?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 29 de 43

1

Which of the following statements are true regarding "routines"?

Selecione uma ou mais das seguintes:

  • 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.

Explicação

Questão 30 de 43

1

When performing a time update, automatic time conversion and time
distribution are available in transformation process. Which of the following statements are true?

Selecione uma ou mais das seguintes:

  • 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.

Explicação

Questão 31 de 43

1

Which of the following statements are true regarding "Start Rutine"?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 32 de 43

1

Which of the following statements are true regarding "Start Rutine"?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 33 de 43

1

Which routine is necessary if you want " delete records that are not required for updating before transformation?

Selecione uma ou mais das seguintes:

  • Start Routine

  • End Routine

  • Expert Routine

  • start and End Routine

Explicação

Questão 34 de 43

1

Which routine is necessary if you want " delete records that are not required for updating after transformation?

Selecione uma ou mais das seguintes:

  • Start Routine

  • End Routine

  • Expert Routine

  • Start and End Routine

Explicação

Questão 35 de 43

1

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.

Selecione uma ou mais das seguintes:

  • Start Routine

  • End Routine

  • Expert Routine

  • Global Routine

Explicação

Questão 36 de 43

1

Selecione da lista do Menu para completar o texto.

An ( end routine, start routine, expert routine ) is a routine with a table in the target structure format as an input parameter and an output parameter.

Explicação

Questão 37 de 43

1

Which routine type is necessary if you want to delete a particular type of material "refund" after transformation?

Selecione uma ou mais das seguintes:

  • Start Routine

  • End Routine

  • Expert Routine

Explicação

Questão 38 de 43

1

Which type of routine is necessary to validate records after transformation like "Sales value > Purchase Values"?

Selecione uma ou mais das seguintes:

  • Start Routine

  • End Routine

  • Expert Routine

Explicação

Questão 39 de 43

1

Selecione da lista do Menu para completar o texto.

You can use the ( expert routine, start routine, end routine ) 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.

Explicação

Questão 40 de 43

1

Which type of routine is necessary when we need to use for "transformations that cannot be expressed declaratively for functional or performance reasons"

Selecione uma ou mais das seguintes:

  • expert routine

  • start routine

  • end routine

Explicação

Questão 41 de 43

1

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 )

Selecione uma ou mais das seguintes:

  • Start Routine

  • End Routine

  • Expert Routine

Explicação

Questão 42 de 43

1

If you traspose a wide data records into several smaller records (Pivoting), which routine do you need to implement?

Selecione uma ou mais das seguintes:

  • Start Routine

  • End Routine

  • Expert Routine

Explicação

Questão 43 de 43

1

Which of the following statements are true regarding routines?

Selecione uma ou mais das seguintes:

  • 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.

Explicação