SAP ABAP Class CX_CTS_LOCK_DOES_NOT_EXIST (cCTS: the lock does not exist)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_IMEX_LOCK (Package) Central CTS: Import and Export Locks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CTS_DIST_CTL_EXCEPTION Core cCTS exception 20111017
Properties
Class CX_CTS_LOCK_DOES_NOT_EXIST  
Short Description cCTS: the lock does not exist    
Super Class CX_CTS_DIST_CTL_EXCEPTION Core cCTS exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SCTS_DIST_CTL_IMEX_LOCK   Central CTS: Import and Export Locks 
Created 20111017   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CTS_TR_LOCK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CX_CTS_LOCK_DOES_NOT_EXIST has no interface implemented.
Friends
Class CX_CTS_LOCK_DOES_NOT_EXIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE Instance attribute Public Type reference (TYPE) CL_CTS_TR_LOCK=>ATTRIBUTE_TYPE Request attribute 20111017
2 CX_CTS_LOCK_DOES_NOT_EXIST Constant Public See coding 20111017
3 LOCK_SYSTEM Instance attribute Public Type reference (TYPE) CL_CTS_TR_LOCK=>SYSTEM_TYPE Transport Target of Request 20111017
4 LOCK_TYPE Instance attribute Public Type reference (TYPE) CL_CTS_TR_LOCK=>LOCK_TYPE The type of a lock, i.e. import or export lock 20111017
5 VALUE Instance attribute Public Type reference (TYPE) CL_CTS_TR_LOCK=>VALUE_TYPE Attribute value 20111017
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111017
Events
Class CX_CTS_LOCK_DOES_NOT_EXIST has no event.
Types
Class CX_CTS_LOCK_DOES_NOT_EXIST 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 ALERT Call by reference Type reference (TYPE) STMSCALERT 20111017
2 Importing APP Call by reference Type reference (TYPE) STRING 20111017
3 Importing ATTRIBUTE Call by reference Type reference (TYPE) CL_CTS_TR_LOCK=>ATTRIBUTE_TYPE 20111017
4 Importing LOCK_SYSTEM Call by reference Type reference (TYPE) CL_CTS_TR_LOCK=>SYSTEM_TYPE 20111017
5 Importing LOCK_TYPE Call by reference Type reference (TYPE) CL_CTS_TR_LOCK=>LOCK_TYPE 20111017
6 Importing MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20111017
7 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20111017
8 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20111017
9 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20111017
10 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20111017
11 Importing PROCESS_GOV_INFO Call by reference Type reference (TYPE) STRING 20111017
12 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20111017
13 Importing VALUE Call by reference Type reference (TYPE) CL_CTS_TR_LOCK=>VALUE_TYPE 20111017

Method CONSTRUCTOR on class CX_CTS_LOCK_DOES_NOT_EXIST has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702