SAP ABAP Class CX_CFX_FOLDER_LOCKING (Locking Exceptions for Folder Packet)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CFX_FOLDER General Exception Class for Folder Packet 20001116
Properties
Class CX_CFX_FOLDER_LOCKING  
Short Description Locking Exceptions for Folder Packet    
Super Class CX_CFX_FOLDER General Exception Class for Folder Packet 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CFX_FOLDERS   Collaboration Folders: Folder and Documents 
Created 20001116   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CFX_FOLDER_LOCKING has no forward declaration.
Interfaces
Class CX_CFX_FOLDER_LOCKING has no interface implemented.
Friends
Class CX_CFX_FOLDER_LOCKING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOCKED_BY Instance attribute Public Type reference (TYPE) CFX_USERID User Already Locking the Object 20001123
2 OBJECT_DESCRIPTION Instance attribute Public Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION Object Description (Type + Category) 20030305
3 OBJECT_ID Instance attribute Public Type reference (TYPE) STRING 20010907
4 OBJECT_NAME Instance attribute Public Type reference (TYPE) STRING User ID 20010907
5 SC_CANNOT_LOCK Constant Public Type reference (TYPE) STRING 'CannotLock' Object Cannot Be Locked 20010312
6 SC_CANNOT_UNLOCK Constant Public Type reference (TYPE) STRING 'CannotUnlock' Object Cannot Be Unlocked 20010312
7 SC_CURRENT_VERSION_LOCKED Constant Public Type reference (TYPE) STRING 'CurrentVersionLocked' Current Version is Locked 20010911
8 SC_DOCUMENT_LOCKED Constant Public Type reference (TYPE) STRING 'DocumentLocked' Document is Locked 20010911
9 TYPE Instance attribute Public Type reference (TYPE) STRING SC_CANNOT* 20010312
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001116
Events
Class CX_CFX_FOLDER_LOCKING has no event.
Types
Class CX_CFX_FOLDER_LOCKING 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 LOCKED_BY Value transfer Type reference (TYPE) CFX_USERID LOCKED_BY 20001123
2 Importing OBJECT_DESCRIPTION Value transfer Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION OBJECT_DESCRIPTION 20030305
3 Importing OBJECT_ID Value transfer Type reference (TYPE) STRING OBJECT_ID 20010907
4 Importing OBJECT_NAME Value transfer Type reference (TYPE) STRING OBJECT_NAME 20010907
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20001116
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20001116
7 Importing TYPE Value transfer Type reference (TYPE) STRING TYPE 20010312

Method CONSTRUCTOR on class CX_CFX_FOLDER_LOCKING has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 20A