PrepareInterview Logo
Job Seeker Login | Employer Login
About Us | Contact Us | Site Map | Advertise

Fresher Zone

 FRESHER BASICS
 GOLDEN RULES
 FRESHER JOBS
 4 STEPS FOR INTERVIEW
 FRESHER DOWNLOADS
 RESUME WRITING

Job Categories

 IT SOFTWARE JOBS
 BPO/CALL CENTER JOBS
 GENERAL JOBS
 GOVERNMENT JOBS
 LATEST IT NEWS
 VOIP OPPORTUNITY

Off-Campus & Job Fairs

Fresher Off-Campus
TCS Fresher Off-Campus

Freshers 2012

Mega Job Fest 2012
Top Links with more Hits
 Interview DOs & DON'Ts
 Types of interviews
 Top BPO Interview Tips
 Job Interview Questions
 49 Interview Qns & Ans
 Precautions to Take
 Dress to Wear
 Animation Industry
 Voice Acting
 6 Top Job Search Tips
 Questions to Ask Employers
 HR Interviews
 Cover Letter
 Salary Negotiations
 Thankyou Letters
 
Top Interview Questions
 Java Questions (25)
 SAP Questions(20)
 C++
 OOPS
 ASP.NET (50)
 Java FAQ (45)
 PHP Interview(54)
 Oracle (50)
 Java-J2EE Interview Qns
 Mainframe Questions
 ASP.NET Tips(41)
 Java Top Questions(25)
 Software Testing (40)
 Dot Net
 Common Java FAQ(25)
 Networking (64)
 General Aptitude
 Java Interview FAQ (25)
 Vocabulary
Get Best Trainings

Success Stories

"A Very Useful site where i got many tips on resume preparation and even searching for jobs. This is an overall package. Nice Work and a hearty thanks for the team of this site."
- adarsh2kumar@gmail.com
 
"Synonyms section was good. Selective number of synonyms helped me a lot to get placed in Wipro. Thanks prepare interview."
- sennthilece@gmail.com
 
"this is very useful. thanks a lot"
- mdevadas26@gmail.com
 
"Prepare interview website is very useful job website."
- senthilta@gmail.com
 
"Nice. Interview details and aptitude sessions are very informative. thanks prepareinterview.com"
- dhoufik.aug23@gmail.com
 
"This is the exact Web Site i was looking for. Thank You so much."
- nits2903@gmail.com
 
"Feed back, interview questions all are very good"
- aketisubbu@gmail.com
 
FREE SMS Job Alert
 
 
SAP Important Interview FAQ
 
Get WALK-IN SMS Alert On Your MOBILE Or Send SMS - 'ON Walk-InJobs' to 9870807070
If u r registered with DND, Just SMS 'START  6' to 1909 to continue receiving Job Alerts.
www.prepareinterview.com
1 What is SAP?
SAP is the name of the company founded in 1972 under the German name (Systems, Applications, and Products in Data Processing) is the leading ERP (Enterprise Resource Planning) software package.
 
2 What is ERP?
ERP(Enterprises Resource Planning) is a package with the techniques and concepts for the integrated management of business as a whole, for effective use of management resources, to improve the efficiency of an enterprise. Initially, ERP was targeted for manufacturing industry mainly for planning and managing core business like production and financial market. As the growth and merits of ERP package ERP software is designed for basic process of a company from manufacturing to small shops with a target of integrating information across the company.
 
3 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 packages.
 
4 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 within a company with the information they need to carry out their tasks. These information models essentially contain roles, workbooks, queries, InfoSources, InfoCubes, key figures, characteristics, update rules and extractors for SAP R/3, mySAP.com Business Applications and other selected applications.
 
5 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 can capitalize on economics of sales like purchasing, tight integration-cross function.
 
6 Can BW run without a SAP R/3 implementation?
Certainly. You can run BW without R/3 implementation. You can use pre-defined business content in BW using your non-SAP data. Here you simply need to map the transfer structures associated with BW data sources (InfoCubes, ODS tables) to the inbound data files or use 3rd part tool to connect your flat files and other data sources and load data in BW. Several third party ETL products such as Acta, Infomatica, DataStage and others will have been certified to load data in BW.
 
7 What is IDES?
International Demonstration and Education System. A sample application provided for faster learning and implementation.
 
8 What is the Business Work Flow of IDES?
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 processed (business objects). The main advantage is reduction in throughput times and the costs involved in managing business processes. Transparency and quality are enhanced by its use.
 
9 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, spread over the world. In R/3 system all the three servers like presentation, application server and database server are located at different system.
 
10 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 communicate with the presentation components, the database, and also with each other, using the message server. All the data are stored in a centralized server. This server is called database server.
 
11 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 program explicitly) or create sessions (sessions are created and processed ,if success data will transfer).
 
12 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 different databases are involved, use Open SQL. To execute ABAP Native SQL in an ABAP program, use the statement EXEC. Open SQL (Subset of standard SQL statements), allows you to access all database tables available in the R/3 System, regardless of the manufacturer. To avoid conflicts between database tables and to keep ABAP programs independent from the database system used, SAP has generated its own set of SQL statements known as Open SQL.
 
13 What are datasets?
The sequential files (processed on application server) are called datasets. They are used for file handling in SAP.
 
14 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 domain level checking ex: scarr table is check table for carrid. Transparent table: - Exists with the same structure both in dictionary as well as in database exactly with the same data and fields.
 
15 What are the major benefits of reporting with BW over R/3? Would it be sufficient just to Web-enable R/3 Reports?
Performance — Heavy reporting along with regular OLTP transactions can produce a lot of load both on the R/3 and the database (cpu, memory, disks, etc). Just take a look at the load put on your system during a month end, quarter end, or year-end — now imagine that occurring even more frequently. Data analysis — BW uses a Data Warehouse and OLAP concepts for storing and analyzing data, where R/3 was designed for transaction processing. With a lot of work you can get the same analysis out of R/3 but most likely would be easier from a BW.
 
16 How can an ERP such as SAP help a business owner learn more about how business operates?
In order to use an ERP system, a business person must understand the business processes and how they work together from one functional area to the other. This knowledge gives the student a much deeper understanding of how a business operates. Using SAP as a tool to learn about ERP systems will require that the people understand the business processes and how they integrate.
 
17 What is the difference between OLAP and Data Mining?
OLAP - On line Analytical processing is a reporting tool configured to understand your database schema ,composition facts and dimensions . By simple point-n-clicking, a user can run any number of canned or user-designed reports without having to know anything of SQL or the schema. Because of that prior configuration, the OLAP engine “builds” and executes the appropriate SQL. Mining is to build the application to specifically look at detailed analyses, often algorithmic; even more often misappropriate called “reporting.
 
18 What is “Extended Star Schema” and how did it emerge?
The Star Schema consists of the Dimension Tables and the Fact Table. The Master Data related tables are kept in separate tables, which has reference to the characteristics in the dimension table(s). These separate tables for master data is termed as the Extended Star Schema.
 
19 Define Meta data, Master data and Transaction data
Meta Data: Data that describes the structure of data or MetaObjects is called Metadata. In other words data about data is known as Meta Data. Master Data: Master data is data that remains unchanged over a long period of time. It contains information that is always needed in the same way. Characteristics can bear master data in BW. With master data you are dealing with attributes, texts or hierarchies. Transaction data: Data relating to the day-to-day transactions is the Transaction data.
 
20 Name some drawbacks of SAP
Interfaces are huge problem, Determine where master data resides, Expensive, very complex, demands highly trained staff, lengthy implementation time.
 
FRESHER OFF-CAMPUS & MEGA JOB FAIRS - 2011
Fresher MEGA Job Fair
Search & Find Your Own Job here.. its Fast & Specific
1. Enter the search keywords (eg. fresher jobs hyderabad) in the below box
2. Click the "Search" button
3. You can see the search results and apply.
(e.g) walkin + .net + pune              (e.g) java + freshers + chennai

Can you help PrepareInterview.com?

Just post our jobs in your Facebook, Twitter or Orkut account.

(e.g.)"Freshers Off-Campus at TechMahindra for Graduates: 2009/2010 Passout - Visit http://www.prepareinterview.com for more info."

Send email to info@prepareinterview.com once you posted with your phone number. Rewards are waiting for you.

Help Us
 
Click here for More Interview Questions
 
GET JOB ALERT -FREE!!
Tagged Twitter Facebook Linked In Blogger Free SMS Google Group ibibo

Jobs by Location

Ahmedabad Bangalore
Chennai Hyderabad
Delhi/NCR Mumbai
Pune Noida
Gurgoan Kerala
Kolkata Other Location

Jobs by Education

BSc/BCA/BA BCom/MCom
MBA/MCM.. BE/BTech/MCA
ME/MTech/MSc Any Graduate
Diploma/ITI Others
Live Interview-Example
Group Discussion-Example
Google Groups
Subscribe for Jobs
Email:
Visit this group
Bookmark and Share

Our Partners & Links

How to avoid interview tension?
How to satisfy your partner?
Advertise
Freshers Walkin Jobs
BPO Jobs
Freshers Jobs
Pune Online Jobs
Hyderabad Online Jobs
Usefull Links


Copyright © 2008 PrepareInterview Inc.  Disclaimer