Sap Interview Questions And Answers

Sap Interview Questions list for experienced

  1. What guarantees the integration of all application modules?
  2. What are the central interfaces of the R/3 system?
  3. What is SAP dispatcher?
  4. What are the functions of dispatcher?
  5. What is a work process?
  6. Name various work processes of R/3 system?
  7. Define service (within R/3)?
  8. What are the roll and page areas?
  9. What are the different layers in R/3 system?
  10. What are the phases of background processing?
  11. Define Instance?
  12. What are R/3 Basis configurations?
  13. What is a SAP system?
  14. What is a Spool request?
  15. What are the types of Update requests?
  16. What is operation mode?
  17. How to create the operation mode?
  18. How to delete the operation mode?
  19. What is exceptional operation mode?
  20. .Explain the concept of "Business Content" in SAP Business Information Warehouse?
  21. Why do you usually choose to implement SAP?
  22. .What is WF and its importance?
  23. What is SAP R/3?
  24. What are presentation, application and database servers in SAP R/3?
  25. .Different types of ERP ?
  26. .What should be the approach for writing a BDC program?
  27. Explain open SQL vs native SQL?
  28. What are datasets?
  29. What are internal tables check table, value table, and transparent table?
  30. How to import data to SAP?
  31. How should I start learning about SAP?
  32. What is ABAP and SAP?
  33. How to learn "the way of ABAP\"?
  34. How to extract data from a SAP ABAP system?
  35. How to reuse SAPUI5 views?
  36. How to enable mp3 content type in SAP Authoring Tool
  37. SAP What is SAP ?
  38. What is ERP?
  39. What are other ERP systems available in the market?
  40. hat is meant by "Business Content" in SAP
  41. What is SAP IDES?
  42. What is Data Sets in SAP?
  43. What is ODS?
  44. Name the different types of infocubes.
  45. hat are Business KPIs?
  46. hat is a MultiCube?
  47. What is SAP?
  48. Why it is Required?
  49. What do know about SAP HANA?
  50. How can you explain Customer Relationship Management?
  51. what is Enterprise Resource Planning?
  52. What is SAP Environment, Health, and Safety Management?
  53. What is SAP Product Life Cycle Management?
  54. What is SAP Supply Chain Management?
  55. Give a short description on all SAP Module?
  56. What is mySAP?
  57. What is NetWeaver?
  58. What is Information integration ?

Sap interview questions and answers on advance and basic Sap with example so this page for both freshers and experienced condidate. Fill the form below we will send the all interview questions on Sap also add your Questions if any you have to ask and for apply in Sap Tutorials and Training course just send a mail on info@pcds.co.in in detail about your self.

Top Sap interview questions and answers for freshers and experienced

What is Sap ?

Answer :

Questions : 1 :: What guarantees the integration of all application modules?

The R/3 basis system guarantees the integration of all application modules.  The R/3 basis s/w provides the run time environment for the R/3 applications ensures optimal integration, defines a...View answers

Questions : 2 :: What are the central interfaces of the R/3 system?

Presentation Interface. Database Interface. Operating system Interface.

Questions : 3 :: What is SAP dispatcher?


SAP dispatcher is the control agent that manages the resources for the R/3 applications.

Questions : 4 :: What are the functions of dispatcher?

Equal distribution of transaction load to the work processes. Management of buffer areas in main memory.   Integration of the presentation levels. Organization of communication...View answers

Questions : 5 :: What is a work process?

A work process is where individual dialog steps are actually processed and the work is done.  Each work process handles one type of request.

Questions : 6 :: Name various work processes of R/3 system?


Dialog or Online (processes only one request at a time). Background (Started at a specific time) Update (primary or secondary) Enque (Lock mechanism). Spool (generated online or during back ground...View answers

Questions : 7 :: Define service (within R/3)?

A service is a process or group of processes that perform a specific system function and often provide an application-programming interface for other processes to call.

Questions : 8 :: What are the roll and page areas?

Roll and page areas are SAP R/3 buffers used to store user contexts (process requests).  The SAP dispatcher assigns process requests to work processes as they are queued in the roll and page...View answers

Questions : 9 :: What are the different layers in R/3 system?


Presentation Layer.                    Application...View answers

Questions : 10 :: What are the phases of background processing?

Job Scheduling.                     Job...View answers

Questions : 11 :: Define Instance?

An instance is an administrative unit in which components of an R/3 systems providing one or more services are grouped together.  The services offered by an instance are started and stopped at...View answers

Questions : 12 :: What are R/3 Basis configurations?

A central system with centrally installed presentation software. Two-level client/server system with rolled out presentation software. Two-level client/server system. Presentation and Application...View answers

Questions : 13 :: What is a SAP system?

The union of all s/w components that are assigned to the same databases is called as a SAP system.

Questions : 14 :: What is a Spool request?

spool requests are generated during dialog or background processing and placed in the spool database with information about the printer and print format.  The actual data is places in the Tem Se...View answers

Questions : 15 :: What are the types of Update requests?

An update request can be divided into one primary (V1) and several Secondary update components (V2).  Time- critical operations are placed in V1 component and those whose timing is less critical...View answers

Questions : 16 :: What is operation mode?

Switch the dialog work process to background work process vice versa using operation mode. RZ04 is monitor for the operation mode & instances. Create the operation modes and delete the operation...View answers

Questions : 17 :: How to create the operation mode?

Maintain the operation modes T_Code is – RZ04.We assign time table for the operation mode T_Code is – sm63.Then assign the instance.

Questions : 18 :: How to delete the operation mode?

First delete the time table and save empty. Then operation mode using

Questions : 19 :: What is exceptional operation mode?

We need extend the maintains +day,-day and date, we will do it.

Questions : 20 :: .Explain the concept of "Business Content" in SAP Business Information Warehouse?

Business Content is a pre-configured set of role and task-relevant information models based on consistent Metadata in the SAP Business Information Warehouse. Business Content provides selected roles...View answers

Questions : 21 :: Why do you usually choose to implement SAP?

There are number of technical reasons numbers of companies are planning to implement SAP. It’s highly configurable, highly secure data handling, min data redundancy, max data consistency, you...View answers

Questions : 22 :: .What is WF and its importance?

Business Work Flow: Tool for automatic control and execution of cross-application processes. This involves coordinating the persons involved, the work steps required, the data, which needs to be...View answers

Questions : 23 :: What is SAP R/3?

A third generation set of highly integrated software modules that performs common business function based on multinational leading practice. Takes care of any enterprise however diverse in operation,...View answers

Questions : 24 :: What are presentation, application and database servers in SAP R/3?

The application layer of an R/3 System is made up of the application servers and the message server. Application programs in an R/3 System are run on application servers. The application servers...View answers

Questions : 25 :: .Different types of ERP ?

SAP, BAAN, JD Edwards, Oracle Financials, Siebel, PeopleSoft. Among all the ERP’s most of the companies implemented or trying to implement SAP because of number of advantages aver other ERP...View answers

Questions : 26 :: .What should be the approach for writing a BDC program?

Convert the legacy system data to a flat file and convert flat file into internal table. Transfer the flat file into sap system called “sap data transfer”. Call transaction(Write the...View answers

Questions : 27 :: Explain open SQL vs native SQL?

ABAP Native SQL allows you to include database-specific SQL statements in an ABAP program. Most ABAP programs containing database-specific SQL statements do not run with different databases. If...View answers

Questions : 28 :: What are datasets?

The sequential files (processed on application server) are called datasets. They are used for file handling in SAP.

Questions : 29 :: What are internal tables check table, value table, and transparent table?

Internal table: It is a standard data type object, which exists only during the runtime of the program. Check table: Check table will be at field level checking. Value table: Value table will be at...View answers

Questions : 30 :: How to import data to SAP?

Some advice from the past dozen migrations or so I was involved in: Do NOT try to bypass the SAP system and import into the SAP database directly. Don't even think of it. If anything goes...View answers

Questions : 31 :: How should I start learning about SAP?

First, SAP is so vast you will never be able to know every part of it. There are so many functionnal subjects and technologies that this is mind-numbing. Courses can be used either for a first...View answers

Questions : 32 :: What is ABAP and SAP?

SAP is a full ERP systems' and business platform and then some. SAP is also the company who produces the business platform and associated modules (financials, general ledger, &c). ABAP is the...View answers

Questions : 33 :: How to learn "the way of ABAP"?

Learning ABAP is not particularly difficult if you know other programming languages. Let's first distinguish between ABAP and ABAP OO. ABAP is the old, procedural language and ABAP OO is its...View answers

Questions : 34 :: How to extract data from a SAP ABAP system?

down vote accepted You have a number of options to do this. If you are running SAP BW, there are many standard tools to help you do extractions and automate the processes. Otherwise,...View answers

Questions : 35 :: How to reuse SAPUI5 views?

This problem is probably related to the several varaints of using sap.ui.jsview. View definition View instantiation Calling var pageHeader = sap.ui.jsview("appHeader","view.appHeader")...View answers

Questions : 36 :: How to enable mp3 content type in SAP Authoring Tool

String range = request.getHeader("Range"); MediaLoader.ByteRange rangeSpec = null; if ((range != null) && (range.startsWith("bytes="))) { range = range.substring(6); int inx =...View answers

Questions : 37 :: SAP What is SAP ?

SAP stands for Systems Application and Products in Data Processing. It is standards based ERP software. Some of the completive softwares include Oracle, Microsoft Dynamics etc.

Questions : 38 :: What is ERP?

ERP means Enterprise Resource Planning. ERP is a kind of system which provides a common platform to different processes taking place in an organization including finance, production, inventory...View answers

Questions : 39 :: What are other ERP systems available in the market?

Some of the major ERP systems other than SAP are from Oracle, Microsoft and Infor. QAD, Lawson, Epicor, Sage and IFS are the players in mid-size businesses and Exact Globe, Syspro, NetSuite,...View answers

Questions : 40 :: hat is meant by "Business Content" in SAP

Business Content in SAP is a pre-defined and pre-configured models of information contained in the SAP warehouse which can be used directly or with desired modification in different industries. This...View answers

Questions : 41 :: What is SAP IDES?

SAP IDES stands for SAP Internet Demonstration and Evaluation System. This system is used to demonstrate the functionality of various SAP solutions used by important customers. This system uses data...View answers

Questions : 42 :: What is Data Sets in SAP?

SAP Data sets are the sets of information which are required to solve some queries which cannot be solved by using the method interfaces.

Questions : 43 :: What is ODS?

ODS is Operational Data Store. It is a component of business warehouse. It is mainly used for reporting of details.

Questions : 44 :: Name the different types of infocubes.

Physical data stores: Basic InfoCubes Transactional InfoCubes 2.Virtual data stores: RemoteCube SAP RemoteCube Virtual InfoCube with...View answers

Questions : 45 :: hat are Business KPIs?

Business KPIs are Key Performance Indicators. They indicate the performance of a company at strategic level. They also help in leading the company on the desired track by comparing company’s...View answers

Questions : 46 :: hat is a MultiCube?

MultiCube is a Infocube which is a collection of several BasicCubes. Using MultiCubes one can test the data from BasicCubes in a single context. MultiCubes itself doesn’t contain any data but...View answers

Questions : 47 :: What is SAP?

SAP stands for Systems Applications and Products in Data Processing.   SAP by definition is also name of the ERP (Enterprise Resource Planing) software as well the name of the company. AP...View answers

Questions : 48 :: Why it is Required?

The very basic question is  why Enterprise Resource Planning also called ERP is required ?To answer this , lets examine this typical business scenario Sales Team approaches the ...View answers

Questions : 49 :: What do know about SAP HANA?

High Performance Analytic Appliance uses in-memory computing, a breakthrough technology that enables analysis of very large, non-aggregated data at unprecedented speed in local memory...View answers

Questions : 50 :: How can you explain Customer Relationship Management?

Unlike other CRM software, the SAP Customer Relationship Management (SAP CRM) application, part of the SAP Business Suite, not only helps you address your short-term imperatives – to reduce...View answers

Questions : 51 :: what is Enterprise Resource Planning?

A sound foundation is necessary to compete and win in the global marketplace. The SAP ERP application supports the essential functions of your business processes and operations efficiently and are...View answers

Questions : 52 :: What is SAP Environment, Health, and Safety Management?

It supports environmental, occupational and product safety processes, regulatory compliance, and corporate responsibility. This is accomplished by embedding corporate policies, compliance, and...View answers

Questions : 53 :: What is SAP Product Life Cycle Management?

To survive in an ever-changing global environment, creating and delivering innovative and market differentiating products and services is what distinguishes your company from the competition. The SAP...View answers

Questions : 54 :: What is SAP Supply Chain Management?

You face enormous pressure to reduce costs while increasing innovation and improving customer service and responsiveness. SAP Supply Chain Management (SAP SCM) enables collaboration, planning,...View answers

Questions : 55 :: Give a short description on all SAP Module?

Following is the list of module available in SAP system.   SAP FI Module- FI stands for Financial Accounting SAP CO Module- CO stands for Controlling SAP PS Module - and PS is Project...View answers

Questions : 56 :: What is mySAP?

mySAP is not a single product but is a suite of products from SAP including SAP R/3.

Questions : 57 :: What is NetWeaver?

NetWeaver is SAP's integrated technology platform ,and is not a product in itself.In fact, new version of basis is called the Netweaver. Netweaver makes possible access of SAP data using...View answers

Questions : 58 :: What is Information integration ?

It means you can bring together information from a variety of locations and have it make sense in the context of what your folks do everyday! Examples:- Business Intelligence:-  It...View answers
More Question

Ask your interview questions on Sap

Write Your comment or Questions if you want the answers on Sap from Sap Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---