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 | Instance attribute | Public | Type reference (TYPE) | CFX_USERID | User Already Locking the Object | 20001123 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CFX_OBJECT_DESCRIPTION | Object Description (Type + Category) | 20030305 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20010907 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | User ID | 20010907 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'CannotLock' | Object Cannot Be Locked | 20010312 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'CannotUnlock' | Object Cannot Be Unlocked | 20010312 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'CurrentVersionLocked' | Current Version is Locked | 20010911 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'DocumentLocked' | Document is Locked | 20010911 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | SC_CANNOT* | 20010312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | 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 | LOCKED_BY | Value transfer | Type reference (TYPE) | CFX_USERID | LOCKED_BY | 20001123 | |||
| 2 | OBJECT_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_OBJECT_DESCRIPTION | OBJECT_DESCRIPTION | 20030305 | |||
| 3 | OBJECT_ID | Value transfer | Type reference (TYPE) | STRING | OBJECT_ID | 20010907 | |||
| 4 | OBJECT_NAME | Value transfer | Type reference (TYPE) | STRING | OBJECT_NAME | 20010907 | |||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20001116 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20001116 | ||||
| 7 | 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 |