how to lock/unlock a client?
Answers were Sorted based on User's Feedback
To lock or unlock a client in R/3 System, run the following
function modules in transaction se37
1. SCCR_LOCK_CLIENT ( to lock the client)
2. SCCR_UNLOCK_CLIENT (to unlock the client)
3. press f8 and execute
4.enter the client no which you want to lock/unlock
5.save it
Is This Answer Correct ? 0 Yes 2 No
Is This Answer Correct ? | 16 Yes | 0 No |
Answer / sagar karpe
To lock or unlock a client in R/3 System, run the following
function modules in transaction se37
1. SCCR_LOCK_CLIENT ( to lock the client)
2. SCCR_UNLOCK_CLIENT (to unlock the client)
3. press f8 or execute
4.enter the client no which you want to lock/unlock
5.save it
Is This Answer Correct ? | 12 Yes | 2 No |
Answer / bhavansai
There is no direct code to lock aclient. The easiest way to lock the client is
1)Run transaction code se37
2)Type function module name SCCR_LOCK_CLIENT
3)Enter the client number
execute the function module.
FOR UNLOCK SCCR_UNLOCK_CLIENT
Is This Answer Correct ? | 3 Yes | 1 No |
What is Hour Glass state? and how does it be resolved
there are 500 users logged into the sap system, the system goes down and one cannot login using sapgui. Whyen check the workprocess from dpmon the dialog workprocesses are free. what action does one take as basis consultant
what is different between SQL AND BRTOOLS in sap?
Can I configure STMS on a single system on windows 2003 server if so what are the prerequisite. why I am getting the error "tp distribution failed"
How to Check From SAP Level and OS level, that your system is DUAL STACK or SINGLE STACK???
How to analysis abap dumps?
Explain the architecture of sap system with different layers. What is the use of gateway?
if i want to limit the condition record validity for forst 10 orders how can i do tht plz ans i hve interview in 2/3 days
Can you create a table with fields not referring to data elements?
Two background jobs triggered while transporting
Do you know logon groups at which situation will be created logon group?
Hi everybody! Please tell me what kind of testing USUALLY done against CRM application? Thanks.