SAP R/3 Interview Questions

SAP R/3 Interview Questions

  1. What is SAP R/3 ?
  2. What is a batch input session?
  3. How to create F1 help for our own field?
  4. How to improve the query performance?
  5. What are the domains and data elements ?
  6. What is the alternative to batch input session?
  7. What is the typical structure of an ABAP/4 program?
  8. What is the procedure involved in doing a system-copy?
  9. What is field symbol?what is purpose of the field symbol?
  10. What should be the approach for writing a BDC program ?
  11. What does an extract statement do in the ABAP program ?
  12. What are the major benefits of reporting with BW over R/3?
  13. Can you create a table with fields not referring to data elements ?
  14. In SAP scripts how many main windows we can create in one form?
  15. What is the step by step process to create a table in data dictionary ?
  16. What are presentation, application and database servers in SAP R/3?
  17. How many types of tables exists and what are they in data dictionary?
  18. What stance for SID in SAP?What is work-processes?What is message server?
  19. What is the advantage of structures? How do you use them in the ABAP programs?
  20. Can a transparent table exist in data dictionary but not in the data base physically ?
  21. How to assign a role to a specific group or groups in sap r/3 4.7 enterprise edition?
  22. What are the installation steps for i) Installing an SAP R/3 and ii) Installing SAP CRM /SAP PLM/SAP business suite?
  23. What are the problems in processing batch input sessions and How is batch input process different from processing online ?
  24. A situation: An ABAP program creates a batch input session. We need to submit the program and the batch session in back ground. How to do it ?