David Marcuno Placeres
Quiz von , erstellt am more than 1 year ago

Quiz am Data Flow in Data Acquisition, erstellt von David Marcuno Placeres am 19/11/2015.

8
1
0
David Marcuno Placeres
Erstellt von David Marcuno Placeres vor fast 9 Jahre
Schließen

Data Flow in Data Acquisition

Frage 1 von 43

1

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

Wähle eine oder mehr der folgenden:

  • DataSource

  • InfoSource

  • DataStore Object

  • InfoCube

  • InfoObject

  • InfoSet

  • SorceSystem

  • OpenHub

Erklärung

Frage 2 von 43

1

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

Wähle eine oder mehr der folgenden:

  • DataSource

  • InfoSource

  • DataStore Object

  • InfoCube

  • InfoObject

  • InfoSet

Erklärung

Frage 3 von 43

1

InfoSources should be used in whicj pof the following scenarios?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 4 von 43

1

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

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 5 von 43

1

Which of the following statements are true regarding transfer rules?

Wähle eine oder mehr der folgenden:

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

Erklärung

Frage 6 von 43

1

Wähle von der Aufklappliste, um den Text zu vervollständigen.

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,

Erklärung

Frage 7 von 43

1

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

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 8 von 43

1

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

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 9 von 43

1

Which statements are true regarding start routines?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 10 von 43

1

Wich statements are true regarding start routines?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 11 von 43

1

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

Wähle eine oder mehr der folgenden:

  • PSA

  • IDoc

  • Ale

  • Bapi

  • All are correct

Erklärung

Frage 12 von 43

1

The transfer method only determines how the data is transferred

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 13 von 43

1

Wähle von der Dropdown-Liste, um den Text zu vervollständigen.

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

Erklärung

Frage 14 von 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)"

Wähle eine oder mehr der folgenden:

  • IDoc

  • PSA

  • Ale

  • Bapi

Erklärung

Frage 15 von 43

1

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

"Uses of data IDoc"

Wähle eine oder mehr der folgenden:

  • PSA

  • IDOC

Erklärung

Frage 16 von 43

1

What are adventages of PSA transfer method?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 17 von 43

1

What are adventages of IDoc transfer method?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 18 von 43

1

Wähle von der Dropdown-Liste, um den Text zu vervollständigen.

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

Erklärung

Frage 19 von 43

1

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

Wähle eine oder mehr der folgenden:

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

Erklärung

Frage 20 von 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?

Wähle eine oder mehr der folgenden:

  • Open Hub

  • Infoset

  • All InfoObject

  • InfoObject (Text and Attributes)

  • All DSO

  • All Infocubes

  • Standard DSO

  • Standard Infocubes

Erklärung

Frage 21 von 43

1

Which of the following statements are Update Methods?

Wähle eine oder mehr der folgenden:

  • Source InfoObject

  • Splitting Key Figures/ data Fields/ Attributes Texts

  • Constant

  • Formula

  • Reading Master Data Attributes

  • Initial Value

  • ABAP Routine

Erklärung

Frage 22 von 43

1

Which of the following statements are true regarding upadte Method?

Wähle eine oder mehr der folgenden:

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

Erklärung

Frage 23 von 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.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 24 von 43

1

Wähle von der Aufklappliste, um den Text zu vervollständigen.

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

Erklärung

Frage 25 von 43

1

Wähle von der Aufklappliste, um den Text zu vervollständigen.

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.

Erklärung

Frage 26 von 43

1

Which of the following statements are true regarding transformations?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 27 von 43

1

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

Wähle eine oder mehr der folgenden:

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

Erklärung

Frage 28 von 43

1

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

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 29 von 43

1

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

Wähle eine oder mehr der folgenden:

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

Erklärung

Frage 30 von 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?

Wähle eine oder mehr der folgenden:

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

Erklärung

Frage 31 von 43

1

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

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 32 von 43

1

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

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 33 von 43

1

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

Wähle eine oder mehr der folgenden:

  • Start Routine

  • End Routine

  • Expert Routine

  • start and End Routine

Erklärung

Frage 34 von 43

1

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

Wähle eine oder mehr der folgenden:

  • Start Routine

  • End Routine

  • Expert Routine

  • Start and End Routine

Erklärung

Frage 35 von 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.

Wähle eine oder mehr der folgenden:

  • Start Routine

  • End Routine

  • Expert Routine

  • Global Routine

Erklärung

Frage 36 von 43

1

Wähle von der Aufklappliste, um den Text zu vervollständigen.

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.

Erklärung

Frage 37 von 43

1

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

Wähle eine oder mehr der folgenden:

  • Start Routine

  • End Routine

  • Expert Routine

Erklärung

Frage 38 von 43

1

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

Wähle eine oder mehr der folgenden:

  • Start Routine

  • End Routine

  • Expert Routine

Erklärung

Frage 39 von 43

1

Wähle von der Aufklappliste, um den Text zu vervollständigen.

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.

Erklärung

Frage 40 von 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"

Wähle eine oder mehr der folgenden:

  • expert routine

  • start routine

  • end routine

Erklärung

Frage 41 von 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 )

Wähle eine oder mehr der folgenden:

  • Start Routine

  • End Routine

  • Expert Routine

Erklärung

Frage 42 von 43

1

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

Wähle eine oder mehr der folgenden:

  • Start Routine

  • End Routine

  • Expert Routine

Erklärung

Frage 43 von 43

1

Which of the following statements are true regarding routines?

Wähle eine oder mehr der folgenden:

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

Erklärung