SAP ABAP Function Module TMW_PROJECT_LOCK_GET_TLOCK (Gets CTS lock entries of TRs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-SMG-CM (Application Component) Change Request Management
⤷
STMWFLOW (Package) Services for TMWFLOW
⤷
⤷
Basic Data
| Function Module | TMW_PROJECT_LOCK_GET_TLOCK | Gets CTS lock entries of TRs |
| Function Group | TMW_PROJECT_LOCK | Cross System Lock |
| Program Name | SAPLTMW_PROJECT_LOCK | |
| INCLUDE Name | LTMW_PROJECT_LOCKU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IT_REQUESTS | TYPE | TRKORRS | Transport Request numbers | |||
| |
ET_TLOCKP | TYPE | TLOCKP | Repository lock entries | |||
| |
ET_TLOCKPC | TYPE | TLOCKPC | Customizing lock entries | |||
| |
ET_TR_INFO | TYPE | TR001 | TR information | |||
| |
NOT_EXIST_E070 | TYPE | the Transport Request is not found | ||||
| |
PARAERR_READREQ | TYPE | parameter error when reading TR info | ||||
| |
EXTERNAL_ERROR | TYPE | unexpected error from outside this code | ||||
| |
STRKORR_ONLY | TYPE | TR has no target system | ||||
| |
GET_PROJECT_LOCK_KEYS_FAILED | TYPE | error in calling TR_GET_PROJECT_LOCK_KEYS | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 46C |