Symptom
- It takes long time when releasing a request that includes many security roles in T-code SE01.
- Sometimes you may get a TIME_OUT error.
/*-----------------------------------------------------------
Runtime Errors TIME_OUT
ABAP Program SAPLTR_PROJECT_LOCKS
Application Component BC-CTS-ORG
| Programm SAPLTR_PROJECT_LOCKS |
| Include LTR_PROJECT_LOCKSU03 |
| Modulname TR_GET_PROJECT_LOCK_CONFLICTS |
....................
>>>>> SELECT * FROM tlockpc INTO TABLE et_tlockpc_conflicts
59 FOR ALL ENTRIES IN it_tlockpc
60 WHERE project <> iv_project
61 AND tabname = it_tlockpc-tabname
62 AND hikey >= it_tlockpc-lokey
63 AND lokey <= it_tlockpc-hikey."#EC PORTABLE
---------------------------------------------------------------*/
Read more...
Environment
Release Independent
Product
Keywords
performance, time consuming, TR_GET_PROJECT_LOCK_CONFLICTS, tlockp, TR_GET_PROJECT_LOCK_CONFLICTS , KBA , BC-CTS-ORG , Workbench/Customizing Organizer , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.