Is There Any T-Code To Lock A Client?

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

We can lock a client using SCCR_LOCK_CLIENT and unlock SCCR_UNLOCK_CLIENT functions.

Once we run this functions with a client as input , that client will be locked/unlocked. Actually this function set flag '' Client is locked temporarily for client copy" in client maintenance menu. And the client will be available for users other than DDIC and SAP*. If you try to login in that client as any user , system gives message that ' Client locked temporarily'..

Is there any t-code to lock a client?


There is no direct tcode to lock a client. the easiest way to lock a client is run tcode SE37 type function module name - SCCR_LOCK_CLIENT press F8 or test run (single run). enter the Client No. execute the function module.

You might also like