cancel
Showing results for 
Search instead for 
Did you mean: 

how to judge whether the client is null or a real client in use in SAP?

Former Member
0 Kudos

hi everyone,

I have a question that how to judge a SAP client is null or a real client in use in SAP?

There are many SAP clients in my SAP system. I did not know whether they did the client copy or not, and whether these clients are in use or not, if not, I will delete it. but I did not know how to check it?

Is there a certain table which is used to storage the client and its stutas in databse SQL SERVER 2003 or any other ways that can be checked it out in SAP system?

Thank you very much!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

first check the client copy log using scc3->all clients

under target client you can identify which client is generated by client copy.

the remaining client is only created using SCC4 ( exclude 000,001,066 )

regards,

kaushal

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

Thank you very much for your information!

I have checked it.

By the way, is there any table name which storaged the client status in SQL SERVER?

Thank you!

Best Regards!

Former Member
0 Kudos

Hi,

check table t000

regards,

kaushal