SAP ABAP Class CL_WFD_PERSISTENT_LOCKS (CL_WFD_PERSISTENT_LOCKS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWD (Package) Business Workflow: Process Definition
Properties
Class CL_WFD_PERSISTENT_LOCKS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWD   Business Workflow: Process Definition 
Created 20011122   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WFD_PERSISTENT_LOCKS has no forward declaration.
Interfaces
Class CL_WFD_PERSISTENT_LOCKS has no interface implemented.
Friends
Class CL_WFD_PERSISTENT_LOCKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GUID Instance attribute Public Type reference (TYPE) GUID_32 Task abbreviation 20011122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011122
2 DEQUEUE Instance method Private Method 20011122
3 ENQUEUE Instance method Private Method 20011122
4 IS_LOCKED Instance method Public Method 20011127
5 LOCK Instance method Public Method 20011122
6 UNLOCK Instance method Public Method 20011122
Events
Class CL_WFD_PERSISTENT_LOCKS has no event.
Types
Class CL_WFD_PERSISTENT_LOCKS 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 IM_GUID Call by reference Type reference (TYPE) C 20011122

Method CONSTRUCTOR on class CL_WFD_PERSISTENT_LOCKS has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_WFD_PERSISTENT_LOCKS has no parameter.
# Exception Resumable Description Created on
1 ERROR 20011122

Method ENQUEUE Signature

Method ENQUEUE on class CL_WFD_PERSISTENT_LOCKS has no parameter.
# Exception Resumable Description Created on
1 ERROR 20011122

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USER Value transfer Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20011127

Method IS_LOCKED on class CL_WFD_PERSISTENT_LOCKS has no exception.

Method LOCK Signature

Method LOCK on class CL_WFD_PERSISTENT_LOCKS has no parameter.
# Exception Resumable Description Created on
1 ALREADY_LOCKED 20011122
2 ERROR 20011122

Method UNLOCK Signature

Method UNLOCK on class CL_WFD_PERSISTENT_LOCKS has no parameter.
# Exception Resumable Description Created on
1 ERROR 20011122
2 LOCKED_BY_ANOTHER_OWNER 20011122
History
Last changed by/on SAP  20130531 
SAP Release Created in 620