ABAP FAQ'S REAL TIME 2

The frequent SAP ABAP programming questions for any simple interview starts with the following.
  1. What are the methods of interfacing to SAP
  2. What is an IDOC
  3. What is partner profile
  4. When would you use a BAPI rather than an IDOC
  5. When, how and how would you control changes to standard SAP objects.
  6. Explain Data and List methods in LIS
  7. Select single vs select up to one rows
  8. Explain V2 updates
  9. Text on an output document. How do you find its source.
  10. Explain the 4 events in flow logic
  11. What methods can you use to make a report interactive.
  12. Where do you find info on new developments in SAP?
  13. Are you a member of any professional organisations?
  14. What is an IDOC

Questions on SAP Project experience:
  1. Tell me about some of the projects you have worked on?
  2. What roles have you played on these different projects?
  3. Have you taken on any project management or project/team lead roles?
  4. What type of position are you looking for?
  5. What type of programs have you developed?
  6. What functional areas have you written programs for?
  7. Do you consider yourself an expert developer for any of the functional areas you have written programs for?
  8. Have you done much of your own analysis work? Written specs?
  9. What was the most complicated program you’ve developed and why?
  10. What is the most challenging thing you find when developing programs?
  11. Have you given any formal training in your SAP career? Mentoring?
  12. Have you used any QA standards or been required to go through any QA evaluations for custom programs you have written?
  13. What, if any, project methodologies have you used?
  14. Who in the organization do you speak to most frequently on a day-to-day basis?
  15. i.e.: end users, analysts, team leads, managers.

What tables are most commonly associated with the application areas you have developed programs for?

SD – VBFA, VBAP, VBAK, VBRP, VBRK, V*
MM – MARA, MARC, MARD, MSEG, M*
PP – S*, some MM tables BOM tables
FI – BSEG, BKPF, B*

Q.What are the characteristics of a good program?

Answer

User friendliness
Modularization
Do what it’s supposed to do
Easy to follow for code changes later
Efficient

Q.When is it necessary to create a function module?

A.When multiple programs might be able to use the same functionality

What resources do you choose in trying to find a solution to a SAP problem?
  1. OSS
  2. F1
  3. Debugger
  4. Reading code
  5. Go to analyst
  6. Go to another programmer
  7. SQL trace
Problems regarding handling a task.
  1. How long do you struggle with a problem before you ask for help?
  2. What is the purpose of (a) unit testing (b) integration testing?
  3. What is the role of a functional analyst? How many Analysts on your project?
  4. What is the role of the Basis team? How many Basis people running your implementation?
  5. Who signs off that a program is performing as specified?
  6. What action do you take when a program is taking longer than expected to develop?
  7. Tell me a little bit about performance in ABAP. How do you ensure that your programs run efficiently?

LEVLEL2

  1. In your opinion what is the most common problem encountered after transporting dictionary objects?
  2. Discuss ‘development classes’.
  3. How many they use in a project etc...
  4. If only used $TMP, no go live experience
  5. Discuss the differences between BDC and ‘Call transaction’.
  6. Synch vs. Asynch
  7. Error log vs. no error log
  8. Discuss the pros and cons of secondary indices.
  9. Processing overhead vs. disk space
  10. Discuss a ‘logical unit of work’.
  11. What are the differences between Open SQL and Native SQL?
  12. SAP only use Open SQL
  13. Discuss indices and matchcodes.
  14. What is difference between static and dynamic field symbols?
  15. EDI Related
  16. Which EDI transactions have you done? Inbound/Outbound?
  17. Which translator did you use?
  18. Were you involved with non-SAP mapping?
  19. Which versions of SAP did you implement EDI for?
  20. Were you involved with the analysis of the transactions?
  21. Were you the sole SAP EDI person on the project?
  22. Did you do the ABAP portion of the EDI implementation?
  23. Were you involved with the production support end of EDI once it was implemented?
  24. How did you train the users in EDI support both functionally and technically?
  25. Did you do any custom WF programming or setup (aside from error handling)?
  26. ALE Related
  27. Which ALE transactions have you done? Inbound/Outbound?
  28. Did you implement change pointers?
  29. Any custom ABAP work necessary?
  30. Any custom WF?
  31. SAP to SAP or external?
RELATED POSTS

ABAP ASSIGNMENT WITH ANSWERS
List of interview questions for SAP programming

Challenges in implementing ERP
ERP implementation practices
Enterprise resource planning introduction
ERP software selection
ERP implementation process and advantages
ERP advantages and erp project launch
ERP basis and sap netweaver overview
MYSAP ERP advantages and main features
ERP Master data and data warehouse concept


SAP BW Generic Functions and Planning

No comments :

Post a Comment