Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What is a Client ?

Former Member
0 Likes
1,481

What does the client field specify in the SAP Logon ? What are the functionalities performed by a client ? And What are the facilities availed ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,419

Hi

There are different meanings.

Functionality point of View CLIENT is the highest hierarchial Orgn entity in any module

Clients again are different from each box/system like DEV,Quality and PRD.

Generally we create more clients in DEV system one for technical and other for sandbox and other for Customization etc.

This is a Mandatory field in all tables.

Because each client data is different for the same tables.

So your log on client means this here.

In other terminology client means the CUstomer or the Orgn to whom you are rendering your services/doing work.

Reward points if useful

regards,

Anji

What does the client field specify in the SAP Logon ? What are the functionalities performed by a client ? And What are the facilities availed ?

7 REPLIES 7
Read only

Former Member
0 Likes
1,419

Each cliend in a sap logon is a entity with seperate tables and master data.

Read only

Former Member
0 Likes
1,419

hi,

client concepct is there to give some sort of security or u can say to restrict ur data's to be not used and manupulated by some other's who dont have autorization....

ravi

Read only

Former Member
0 Likes
1,419

Hi Sai,

In commercial, organizational, and technical terms, a self-contained unit in an SAP system with separate master records and its own set of tables.

Warm Regards,

Vijay

Read only

Former Member
0 Likes
1,419

when you create object then some of the object are client dependent and some independent. So when you create a client dependent object ( like client dependent table or sapscript or query), you will not get them in other client. But if you create a client dependent object like reports, then you can have in in every client.

Read only

Former Member
0 Likes
1,420

Hi

There are different meanings.

Functionality point of View CLIENT is the highest hierarchial Orgn entity in any module

Clients again are different from each box/system like DEV,Quality and PRD.

Generally we create more clients in DEV system one for technical and other for sandbox and other for Customization etc.

This is a Mandatory field in all tables.

Because each client data is different for the same tables.

So your log on client means this here.

In other terminology client means the CUstomer or the Orgn to whom you are rendering your services/doing work.

Reward points if useful

regards,

Anji

Read only

Former Member
0 Likes
1,419

Hi Sai,

client is nothing but group of user who have similar authorizations.

Regards,

Prasad

Read only

Former Member
0 Likes
1,419

Thank you All.