0% found this document useful (0 votes)
139 views

Step1... Create Logical System For New Client: What Is Client in SAP

A client in SAP is an organizational and legal entity that isolates data between different clients. Data can only be seen within its own client and not across clients. SAP comes with 3 standard clients - Client 000 contains standard configurations, Client 001 is a copy of 000 for testing, and Client 066 is used for early watch services. To create a new client, you first create a logical system using transaction BD54, then create the client using transaction SCC4 and assign it to the logical system. You can then login to the new client using a virtual user ID.

Uploaded by

khan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
139 views

Step1... Create Logical System For New Client: What Is Client in SAP

A client in SAP is an organizational and legal entity that isolates data between different clients. Data can only be seen within its own client and not across clients. SAP comes with 3 standard clients - Client 000 contains standard configurations, Client 001 is a copy of 000 for testing, and Client 066 is used for early watch services. To create a new client, you first create a logical system using transaction BD54, then create the client using transaction SCC4 and assign it to the logical system. You can then login to the new client using a virtual user ID.

Uploaded by

khan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

What is Client in SAP

A client is organizational and legal entity in the SAP system. All the business management data is protected
here because other clients can not access them. The main objective of the client is to keep the data isolated.
The data in a client can be only visible within that client; it can not be displayed or changed from another
client. In a physical SAP system there can be multiple clients

SAP R3 comes with 3 inbuilt standard client,

SAP Clients
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.

Within one SAP instance, a number of Clients can be created. No need to install separate softwares for
each and every customer.It provides isolation ,one client cannot see the data of other client.

Client Creation (SCC4) & Logical system(BD54) in SAP

Step1... Create Logical system for new client

What is logical System in SAP ?

Logical system enables the system to recognize the target system as an RFC destination.
Logical system is required for communication between systems within the landscape.
You need a logical system when you create a new client in SAP
T-Code to create Logical System in SAP is BD54
Logical System is transportable.

How to create Logical System in SAP ?

1. Run transaction code BD54. Click on pencil icon to covert from display to change
view. Then, click on New Entries.

2. Use the following naming convention for the logical system names, <System
ID>CLNT<Client>. Save your entries, which are included in a transport request. Create
the logical system name for the central system in all child systems.
Step2... Create New client in SCC4
How to create a new SAP client

You have finished your SAP Installation and want to use your SAP system as your users
work area.
Before you are able to use it you have to create a client in your SAP system. It's part of
SAP Basis tasks to create SAP client.

A SAP client is and independently accountable business unit. Each client is identified by
a three-figure number. In the standard system, SAP delivers the following pre-configured
clients:

000 : for administration purposes and as a template for additional clients


001: for test purposes and as a template for additional clients.
066: for SAP Remote Services
Users and their configurations can only work in their configuration's assigned
client. Creating your own clients is one of the first steps in customizing a SAP system.

A client is created in two steps:


1. Make the new client known to the SAP system, and make important basic settings.
2. Fills the client with data.
After that you can use your SAP client.

1. To make a new client from SAP Menu -> Tools -> Administration -> Administration ->
Client Administration or SAP Transaction code SCC4 - Client Maintenance.

2. It will bring you to initial screen of SAP Client Maintenance. Click New Entry to make
new SAP Client, choose Continue
3. Enter your Client Data & logical system which we have created in step1
4. Save and make sure your new client is created.

NOTE: If the client role is production then the settings should be as follows:
i. No changes allowed
ii. No changes to repository and cross client
iii. Protection level -1 No overwriting
iv. eCATT & CATT Not Allowed
T000 Table stores all the list of created clients

Step3... Make login/no_automatic_user_sapstar=0

Step-by-step procedure:
Login to the SAP system using client 000 or 001
Hit the transaction code RZ10
Click Utilities and click import profiles
Click back (F3)
Place the cursor at profile and click f4
Double click on Default profile
Select the Extended maintenance and click change
Click Parameter (Create F5)
Place the cursor at parameter name and click F4
Click a small triangle shape which is available on top of the box
Type *login* and hit enter
Double click on login/no_automatic_user_sapstar parameter
Type the parameter value as 0
Click Copy Tab and click back (F3)
Click Copy Tab again to transfer The changed profile
Click Back (F3)
Click Save, Click back and Click Yes to activate the profile
Log out from the SAP system
Stop the SAP System
Start the SAP System
Now try to login as sap* and Password as pass
Now you should be able to login to newly created client using virtual user temporarily
before doing client copy
How to Delete SAP Client (SCC5)

Deleting a Client

From the SAP login screen, login as any super user in any existing client (which you want to
delete)
Access the menu path Tools -> Administration -> Client admin.-> Special functions -> Delete
client. Alternately run transaction SCC5.
In the resulting screen select the option Delete from T000 and click on Online pushbutton in
order to run the client delete in the foreground. Alternately administrator can also run this in the
background by clicking the pushbutton Background

How to check table size in SAP?

This article answers the following queries

How to check table size in SAP?

How to check view size in SAP?

How to find out number of rows in a table in SAP?

How to view indexes on a table in SAP?

How to view index statistics of a table in SAP?

How to find out on what columns indexes are built on a SAP table?

How to find out on which date index statistics are last run for a SAP table?
---------------------------------------------------------------------------------------

Please login to SAP system and goto transaction DB02 or DBACOCKPIT

Please navigate to Space -> Single Table Analysis, It results in the screen similar to below screen

Please provide the Table/View name for which you would like to determine the size.
In this example, am checking the size of a table RSBERRORLOG. Please provide the table name and press enter

which results in below screen

As visible in the above screenshot, from the overview tab, we can view following details:

Reserved size(KB) - Total size of the table allocated in KB

Data size (KB) Current data size of the table in KB

Index size (KB) Current size of the indexes of the table in KB

Unused size (KB) Amount of space unused in the table in KB

Rows - Number of rows present in the table

Please click on indexes tab of the above screen, to view a screen similar to below screen

It displays Index names and the columns on which indexes are built, size of index and the last
update statistics for the indexes

How to determine the size of the client in SAP

This article answers the following queries :

How to determine the size of the client in SAP?


What is the program used to determine the size of the client in SAP?

-------------------------------------------------------------

Please note that client size of an SAP system can be determined in many ways.
Please find below easiest methods.
1) Goto Transaction SE38 and run report RSSPACECHECK as shown below

In the next step, please provide the client for which the size to be determined and please make
sure below settings are kept and run the report.

The output of this report lists the size of the client

2) You can determine size of the client running Local client copy (SCCL transaction) in test mode.

Provide the reqeusted details of source client and target client and please donot forget to tick Test
Run option before executing

Click continue in the above screen to proceed further.

Click on Resource Check push button in the above screen. The output of this will provide the size of
the client.

How to check the size of the client in SAP

1. Execute report RSSPACECHECK in transaction code SE38.

Put the client number and execute.


it can take 2-3 hour to calculate size

How to Define Default Client in SAP


You can set the SAP to default client login via parameter "login/system_client" means every time when
you are going to login in SAP you will find 100 as client as shown in below image

This can be done using transaction code RZ10 . As an example, you can set the parameter to client 100 in
transaction code RZ10. A restart is needed to make the changes activated.
What is the main difference between remote client copy and client export in SAP

Remote Client copy :-


This is one step process
RFC connection is required.
CC can be used with multiple parallel processes
Remote CC is better if you have small data to be copied.
Remote CC might be little bit slower than the export due to its network constraints.
Need to check Network, Database ( generation of archive logs, table space usage )
through out the CC.

Export-Import :-
This is 3 step process ( export- import-post processing).
RFC connection is not required between systems.
Multiple parallel processes can not be used.
Export-import is generally used for copying larger amount of data.
Export-import is relatively faster than the remote CC.
Need to check DB constraints at the import process.

How to Lock / Unlock Client in SAP


Procedure For Client Lock/Unlock in SAP
A) Client Lock in SAP
1. Login to any client using username and password.
2. Run transaction SE37 (See slide -> 1)
3. Enter the function module as SCCR_LOCK_CLIENT (See slide -> 2)
4. Press F8 or test run (single run).
5. Specify the client and execute(F8). (See slide -> 3)
6. Check client lock by login. (See slide -> 4)
B) Client Unlock in SAP
C) Run transaction SE37 (See slide -> 1)
D) Enter the function module as SCCR_UNLOCK_CLIENT (See slide -> 5)
E) Press F8 or test run (single run).
F) Specify the client and execute(F8). (See slide -> 3)
G) Check client unlock by login.

You might also like