‎2008 Jun 30 5:27 AM
can anybody explain what is the importance of 800 and 810?
can u tell different client numbers and their usage and client types ?
‎2008 Jun 30 5:54 AM
Hi
Client represents the top level organization unit.
If you have a client you can represent a company.
Client numbers can be between 000 to 999.
There is no significance for 800/810.
Check the transaction SCC4 for list of clients available in your system.You can use this transaction to administer the clients.
Cheers,
Hakim
Edited by: Abdul Hakim on Jun 30, 2008 12:59 AM
‎2008 Jun 30 6:01 AM
Hi,
The SAP client concept allows you to map each customer to one client, without having to install and administer a separate (physical) system for each customer. This makes it possible for the provider to install a small number of SAP Systems, but still cater to a large number of customers. Costs are not only saved by sharing hardware and software, multiple customers also use the same application solution, including administration and support. To guarantee the secure and reliable co-existence of customers under a common system umbrella, certain rules must be followed.
Client 800 is used for Training.
Client 000,001and 066 are part of the R/3 delivery system.
These are standard clients.
Customers are not allowed to work in 000 and 066 client.
SAP recommends you create a copy of client 000 and work on it.
066 is called Early Watch Client.
800,810 and 820 are IDES DEMO Client ,for these separate
license required.
Regards,
Sujit
‎2008 Jun 30 6:44 AM
Hi,
Concept of client is a word defined ion ABAP as ' Logical Business Unit'.
based on the requirment of Organizational requirment and their business design , it can be used with different significance.
e.g. One complete organisation may be a client.
or Two different department of a company based on their function or geographical location may be taken as different client.
SAP also provides some default coustmer
client 800 is for training purpose .
client 810 is demo client for training also.
Reward if found helpful.
Anirban Bhattacharjee
‎2008 Jun 30 6:48 AM
Hi Vijaya,
Client 800, 800, 810 and 820 are IDES DEMO Client ,for these separate license required. These are provided by SAP for training purposes.
Client 000, 001and 066 are part of the R/3 delivery system.
066 is called Early Watch Client.
Hope this helps you.
Regards,
Chandra Sekhar
‎2008 Jun 30 7:20 AM
Hi Vijaya.
We set up two clients to enable communication between logical systems. The two clients may be located in the same R/3 System or in separate systems.
The average R/3 installation has three systems: development, test, and production. By default, each system comes with three clients installed: 000, 001, and 066. It is common to have from three to six clients in the development and test systems, but rarely will you see more than one client in production.
Clients 100 and 200 are provided by SAP. Both are copies of client 000.
Client 000 is used for customizing default settings.
SAP imports the customized settings into this client in future SAP System releases during the upgrade process
or even with support packages.
Client 000 should not be used to customize data
input or development.
Client 066 is used by the SAP EarlyWatch service and should not be used or
deleted by the customers.
The concept of mandt field in tables helps in control of operation depending upon the clients handled by the table and the clients it is accessed by.
Hence, for example of internal table:
The logon client mechanism divides the rows within a client-dependant table into distinct groups. To access a different set of data, the user logs on and specifies a different client number.
In, general Client 800 is for training purposes.
client 900 is for demo purposes.
Reward points if you find this information usefull.
Regards Harsh.