cancel
Showing results for 
Search instead for 
Did you mean: 

locking a client

Former Member
0 Kudos

Hi everyone.

How to lock a client? What exactly a client lock means? Is it like not allowing import of new objects, locking all existing users?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

here I'll show you the way :

- run tcode SE37

- type function module name - SCCR_LOCK_CLIENT

- enter the Client Number

- execute the function module.

Locking the entire system, an admin can use the following commands:

tp locksys <SID> pf=<transport profile>

rgds,

alfonsus guritno

Former Member
0 Kudos

After doing this does the standard users can enter into client?

Former Member
0 Kudos

Hi,

locked for 'common' users.

unlocked for DDIC, SAP* (able to login)

rgds,

alfonsus guritno

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

It's simple at the command give following command

>TP LOCKSYS <SID> <Client nr> pf=usr/sap.....<tpparam>.pfl

It wont any new user to log in to that client number eccept DDIC/SAP*.

Regards,

Hari

JPReyes
Active Contributor
0 Kudos

This look like an interview question to me...

Juan