What is the client concept in SAP? What is the meaning of
client independent?

Answers were Sorted based on User's Feedback



What is the client concept in SAP? What is the meaning of client independent?..

Answer / azher

One of the most basic concepts in SAP is that of "Client". A
client is defined as a legally and organizationally
independent unit within SAP R/3. For purposes of SAP R/3, a
client can be company, corporation or even a business unit.
One of the first things SAP asks for at the time of login is
the client number. SAP R/3 comes inbuilt with three standard
clients viz. 000, 001 and 066. Let us see all the three
different client's in SAP R/3 in detail.

SAP-R3-Client-Concept

Client 000 - Client 000 is a special client in SAP since it
has client independent settings. Client 000 in SAP R/3 comes
with a simple organizational structure. It is a sort of test
company. Client 000 contains all standard configurations,
parameters, standard transactions, etc that are normally
used in the SAP R/3 business environment.

Client 001 - Client 001 is a copy of client 000. Client 001
also includes a test company. Client 001 can be customized
to prepare it to move it into the production environment.
However, once client 001 is customized, it does not behave
like client 000.

Client 066 - Client 066 is used to perform "Early Watch"
service for customer systems.

One important thing to remember is that during SAP R/3
implementation, once SAP is installed, the first thing to be
done is copy a standard client included in SAP R/3 package.
With the help of this, SAP users can start using SAP for
creating tests, training, or even start using it for
customization.

When you go to log in to SAP, you choose the specific client
you want to log in to. Each one is assigned a unique
three-digit number, which you are required to know and type
in at login time. This makes it easy to distinguish between
clients. A programmer developing the SAP system might log in
to client 100 to do some programming, client 200 in another
system to review and test new business logic, and client 500
in yet another system to check out the new training system
where his code is being used to teach others how to use SAP.
In the same way, an end user might log in to client 300 in
the production system to do his day-to-day work and
occasionally client 200 in a test system to check on the
status of new functionality he requested be developed for
production

Is This Answer Correct ?    8 Yes 0 No

What is the client concept in SAP? What is the meaning of client independent?..

Answer / preeti chaturvedi

Sets of software component which acts as service requester are called as client.

Is This Answer Correct ?    0 Yes 0 No

What is the client concept in SAP? What is the meaning of client independent?..

Answer / sanjay raghvani

SAP Client Means User master data,Application master data &
Customize master data is known as Client.

Is This Answer Correct ?    6 Yes 13 No

Post New Answer

More Programming Languages AllOther Interview Questions

HOW TO BREAK THE FIREWALL?

0 Answers   ME,


What is the use of Differ interface check box in Ship confirm?

0 Answers  


what you mean by mantis in IT interview? why we use mantis? advantage of mantis?

1 Answers  


what is difference between sap and java ?

1 Answers  


which is the best institute for testing tools in hyderabad?

1 Answers  






I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?

0 Answers  


1.) - Design the class model and produce a class diagram for a set of vehicle types for a vehicle manufacturer. At a minimum, the class model should include the following information: - Type of vehicle (e.g. sedan, truck, etc), - Number of seats - Number of doors - Color of the vehicle - Transmission type (auto vs manual) - Engine’s rated horsepower - Number of engine cylinders - Engine size (in liters) - Number of stereo speakers - Does it include satellite radio? - Does it have a CD player? (and if so, how many CDs can it hold?) - Is it front, rear, all, or 4 wheel drive? - Truck bed type (e.g. short, standard, long) - Trunk size (for those vehicle types that have a trunk) 2.) I want to create an in-memory definition for a set of airline routes for a small airline company. I want to maintain a list of all of my planes and their current locations (or their destination location if they are currently in the air). One of the possible locations needs to be “hangar” for maintenance or repairs. I want to have the full airline schedule available so that I can look for available flights. I also want to store information on which planes are operating each schedule. Assuming that a customer comes to the ticketing counter at one of my airports when it opens at 6:00am, I want to be able to give a customer the fastest option to get from one airport to another. Keep in mind that it may take more than one flight to get from one airport to another. Describe how you would fulfill this request with your design. 3.) I want to create a course registration database for a university. I want to store information for each department, information for each course (including which department they’re offered under as well as which professors are teaching them), information for each professor, and the list of the registered students and which courses each student has registered for. Keep in mind that an instance of a course could be taught by multiple instructors (i.e. one instructor for the first half of the course and then a different instructor for the second half). Also keep in mind that there could be multiple instances of a given course offered by different sets of instructors (e.g. offered by Bob Smith on Mondays & Wednesdays at 10am and Bill Jones on Tuesdays & Thursdays at 1pm). Design a set of database tables to store this information. 4.) Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 5.) Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?

1 Answers   GE,


Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two

4 Answers  


You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)

0 Answers   Amazon,


Hi Friends , i am very new in VB 6.0 Any body can able to help me ? i need interview question and answer vb 6.0 . please send honeysukumar@yhaoo.com

2 Answers  


How should a programmer decide whether to use a macro or a subroutine to accomplish a given logical function

1 Answers   R V College of Engineering, University of Jordan,


What is the Difference between in memory database and physical database

0 Answers  


Categories