What is the client concept in SAP? What is the meaning of
client independent?
Answers were Sorted based on User's Feedback
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 |
Answer / preeti chaturvedi
Sets of software component which acts as service requester are called as client.
| Is This Answer Correct ? | 0 Yes | 0 No |
SAP Client Means User master data,Application master data &
Customize master data is known as Client.
| Is This Answer Correct ? | 6 Yes | 13 No |
what is integration testing in real time applications?
what is lazy loading in hibernate?Explain in detailed manner?
what do you man by firmware
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
When we have more than one main function in a program how does the compiler know the starting point of the program, i mean from which main the execution or compilation of the program begins?
what is difference between kpo and it industry? that is in terms of work, package etc
we can use parameters in cl and rpg pgms...etc.in particular i think when we use data area or datastructure or data queue .i think this means which one====in my question...parameters cannot be passed in which one????hope understand my qstn???
2. What do you mean by DHCP?
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
what is difference between IF-ELSE-ENDIF and IIF.