Answer Posted / abdul habeeb ur rahman
Here i am writing the procedure to lock amd unlock a client
in SAP,very rarely we need to use it..But stil u should
know so follow these simple steps…
1) To lock or unlock a client in R/3 System, run the
following function modules in
transaction se37
2. SCCR_LOCK_CLIENT ( to lock the client)
3. SCCR_UNLOCK_CLIENT (to unlock the client)
Run these functions with a client input which is to be
locked/unlocked. This function set flag ” Client is locked
temporarily for client copy” in client maintenance menu.The
client will be available for users DDIC and SAP*. If any
other user tries to login, system gives message that ‘
Client locked temporarily’.
To unlock the client
1. Run transaction SE37
2. Enter the function module as SCCR_UNLOCK_CLIENT
3. press F8 or test run (single run).
4. Specify the client and execute(F8).
Follow similar procedure for locking the client…
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How to do SAP R/3 Security configuration, design, development, testing, implementation and production support.
what is the different b/w su10 and su12
Can you explain internet-level security?
In pfcg where we can add customized t-codes. And where we can see customized t-codes
By which parameter number of entries are controlled in the user buffer?
what is use of copy data in derived role and when we use this one ???
what are the pre-requisites that should be taken before assigning sap_all to a user even there is an approval from authorization controllers?
what is sod in sap security?
Can you explain snc in sap security?
What are se10 t-codes used for?
What are su25 t-codes used for?
How do I change the name of master / parent role keeping the name of derived/child role same? I would like to keep the name of derived /child role same and also the profile associated with the child roles.
how we Restrict the auth groups for table maintain, creating Auth group using SE54 to built new Auth groups to restrict tables via auth object S_TABU_DIS
Is it possible to change role template? How?
when performing client copies what steps you need to take from CUA point of view?