SAP ABAP Class CX_CTS_REQUEST_ALREADY_LOCKED (Request is locked elsewhere)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-PLS (Application Component) TMS for non-ABAP (CTS+)
     SCTS_EXT_REQ_EXC (Package) CTS+ Organizer Exception Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CTS_LOCK_EXCEPTION CTS: Lock error 20070502
Properties
Class CX_CTS_REQUEST_ALREADY_LOCKED  
Short Description Request is locked elsewhere    
Super Class CX_CTS_LOCK_EXCEPTION CTS: Lock error 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SCTS_EXT_REQ_EXC   CTS+ Organizer Exception Package 
Created 20070323   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CTS_REQUEST_ALREADY_LOCKED has no forward declaration.
Interfaces
Class CX_CTS_REQUEST_ALREADY_LOCKED has no interface implemented.
Friends
Class CX_CTS_REQUEST_ALREADY_LOCKED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_CTS_REQUEST_ALREADY_LOCKED Constant Public See coding 20070502
2 USER Instance attribute Public Type reference (TYPE) CTSUSER CTS: User 20120523
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070323
2 RAISE_LOCK Static method Public Method Do not use constructor, use this instead 20111019
3 RAISE_MESSAGE_EXCEPTION Static method Public Method 20070510
Events
Class CX_CTS_REQUEST_ALREADY_LOCKED has no event.
Types
Class CX_CTS_REQUEST_ALREADY_LOCKED has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20070510
2 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20070510
3 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20070510
4 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20070510
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070323
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20070323
7 Importing TRKORR Call by reference Type reference (TYPE) TRKORR 20070502
8 Importing USER Call by reference Type reference (TYPE) CTSUSER 20120523

Method CONSTRUCTOR on class CX_CTS_REQUEST_ALREADY_LOCKED has no exception.

Method RAISE_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20111019
2 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20111019
3 Importing USER Call by reference Type reference (TYPE) CTSUSER CTS: User 20120523
# Exception Resumable Description Created on
1 CX_CTS_REQUEST_ALREADY_LOCKED Der Auftrag ist schon anderweitig gesperrt 20111019

Method RAISE_MESSAGE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20070510
2 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20100525
# Exception Resumable Description Created on
1 CX_CTS_REQUEST_ALREADY_LOCKED Der Auftrag ist schon anderweitig gesperrt 20070510
History
Last changed by/on SAP  20140121 
SAP Release Created in 702