Sie sind auf Seite 1von 3

ACCENTURE: (Bangalore)

1. Can u explain ur roles and responsibilities in ur current project?


2. What are the transforms u used?
3. What is ur system landscape?
Ans: SAP ECC, CSV Files are the SOURCES and MS SQL SERVER DB is TARGET System.
4. How can we do the lookups for flat files?
Ans: In Lookup Table  Lookin we will get list as DataStore, FileFormats, Current Schemas
5. How can we use ‘LIKE’ in LOOKU_EXT?
Ans: Using Option Called ‘CUSTOM SQL’ in LOOKUP_EXT
6. Requirement:

Input:
Station, transformertype
Marthahalli, t1,t2
Belandur, t1,t2,t3
Xyz, t1,t2,t3,t4

Output:
Station, transformertype
Marthahalli, t1
Marthahalli, t2
Belandur, t1
..
Belandur, t3
Xyz, t1
..
Xyz, t4
How can we do this in BODS?
7. How does u connect to SAP ECC and explain flow?
8. Options available in TABLE COMPARISION?
9. What will happen if we don’t give primary key column in ‘input primary key column’?
Ans: Throws an Error:
Transform <Table Comparison> requires option <primary_key_column> to be set.
10. If I don’t give any columns in comparison column option, Can Table Comparison functionality
works fine?
Ans: It will load Duplicate records to the target table if u do not give columns in the ‘Compare
Column’ Box.
11. Generally, how we can implement the project as a developer? I mean from preparing technical
speech to deploying project into production environment.
12. How we can execute our job in BW side using INFOPACKAGE?
13. What is the usage of validation transform? In which scenario u used this transform?
14. What is the difference between CASE Transform and Validation Transform?
15. Explain the flow of SCD Type2? What are the transforms u used in SCDT Type2?
16. Is there any way to get delta records without using History Preserving, Keygeneration Transform?
17. How can we make the Primary keys in the target table if we don’t have any input primary keys?
Ans: Using Input Keys in target table options and using this option we can able to update the
values in the target table which doesn’t contain any primary keys.

CAPGEMINI: (27 min 48 sec)---- PRASAD (Bangalore)


1. Tell me abt ur experience in IT?
2. What is ur ETL Archtecture(System Landscape)?
3. What is the usage of VALIDATION TRANSFORM?. How many outputs it will generate?. And
those outputs are same structure?
And also options in validation transform like Action on failure
4. What is the use of CASE TRANSFORM? IS THERE ANY LIMITATIONS OF ITS OUTPUT TABLES?
5. How can we control duplicates in bods?
6. Can we control duplicates using ‘Distinct rows’ or using ‘Auto correct load’?
7. What is LOOK-UP_EXT? Have u used this function un ur project?. Explain which scenario u
used it in ur project?
8. What is INDEX Function in bods?
9. What is Dimension and Fact? And types of it?
10. What is ROW_GENERATION?. And where did u use this transform?
11. I have created one global variable in one job and i want to use that global variable in
another job level. Can i use that global variable in another job?
12. SAP ECC to SQL SERVER Flow?
13. Can we put data flow inside ABAP DATA FLOW?
14. Can we use ABAP DATA FLOW inside WORK FLOW?
15. What is the use of ABAP DATA FLOW than using normal data flow?
16. What is the use of DATA TRANSPORT in ABAP DATA FLOW?
17. What is MERGE TRANSFORM?
18. Can we generate File Format, XML File in Query transform?
19. How do u create LOOK-UP_EXT Function in ur project?
20. If i kill the job when the job is executing, if the source is SAP ECC with ABAP DATA FLOW in
the job, what happens?

CSC: (24 min) (Bangalore)


1. Give me brief idea about ur Experience and Education Back ground
2. If source is any data base, assume that there is a lot of time consuming to extract the data
from data base source. So in this case how can you identify where it is taking time and
how u can fix that?
3. How can we identify whether the partical columns from the source is loading to target
table.
4. Did u involve the preparing the Techincal Document of ur SAP BODS Project? If so, wt r the
things u need to do?
5. What is the fact table and dimension table?
6. Wt is incremental load?
7. What is SCD TYPE 2? And For Which scenario u went to SCD TYPE 2 in ur project?
8. What are the challenges u faced in ur project?
9. How can we run the job in command prompt?

Capgemini: (49 min) (Bangalore) (Ravi Kanth)

1. Tell me about yourself?


2. How much u can rate yourself for the SAP BODS and Data bases (MS SQL Server,
Oracle)?
3. Wt are other data bases u known?
4. How u will design ETL flow for ECC as a source and pull the data into sql server in BODS?
5. Wt is the use of ABAP Data flow?
6. What is the use of Data Transport?
7. What are all the options available inside the Data transport?
8. What are the objects do we have in BODS? (job, workflow, data flow, script, try, catch,
while loop, conditional, annotations, transformations)
9. What are all the transforms u worked?
10. Wt is the usage of validation transform?
11. Wt are the advantages of query transform?
12. How do we can merge two tables using query transform?
13. Wt are all the available options in query transform?
14. Wt is the use of ‘SELECT’ tab here?
15. Wt is local, central and profiler repos? Differences about those?
16. Wt is the complex scenario u faced in your project? (explained about the designed flow
starting from technical document preparation to pulling data into target)
17. Wt are the types of joins?
18. Wt is the syntax of left outer join?
19. Query to identify the duplicate records in oracle?
20. How can we delete the duplicate records using sql query?
21. Wt are the clauses available in oracle?
22. FROM, SELECT, GROUPBY, ORDERBY, HAVING. So, what is the order of the clauses to be
executed?
23. Wt is the difference between the ‘where’ and ‘having’ clause?
24. Can we use ‘where’ clause with the ‘GroupBy’ clause instead of ‘Having’ clause?
25. Wt is the difference between ‘Truncate’ and ‘Delete’? and which will be the faster
among them?
26.

Das könnte Ihnen auch gefallen