SAP ABAP Class IF_ISHMED_LOCK_SPECIAL (IS-H*MED: Interface for Special Data Locks)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_PRC_ME_ORDER_DIALOG IS-H*MED: Medication, Control of Framework 20040310
Properties
Class IF_ISHMED_LOCK_SPECIAL  
Short Description IS-H*MED: Interface for Special Data Locks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040310   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISHMED_LOCK_SPECIAL has no forward declaration.
Interfaces
Class IF_ISHMED_LOCK_SPECIAL has no interface implemented.
Friends
Class IF_ISHMED_LOCK_SPECIAL has no friend class.
Attributes
Class IF_ISHMED_LOCK_SPECIAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOCK_DEQUEUE Static method Public Method Remove Lock 20040310
2 LOCK_ENQUEUE Static method Public Method Set Lock 20040310
3 LOCK_GET_DATA Static method Public Method Determine Attributes for Lock 20040310
Events
Class IF_ISHMED_LOCK_SPECIAL has no event.
Types
Class IF_ISHMED_LOCK_SPECIAL has no local type.
Method Signatures

Method LOCK_DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040310
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040310
3 Importing I_LOCKDATA Value transfer Type reference (TYPE) STRING Der String mit dem Sperrattribut 20040317
4 Importing I_LOCK_OBJECT Value transfer Type reference (TYPE) ANY Das Lockobject (z.B. EN1TPMEORDER) 20040317

Method LOCK_DEQUEUE on class IF_ISHMED_LOCK_SPECIAL has no exception.

Method LOCK_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040310
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040310
3 Importing I_LOCKDATA Value transfer Type reference (TYPE) STRING Der String mit dem Sperrattribut 20040310
4 Importing I_LOCK_OBJECT Value transfer Type reference (TYPE) ANY Das Lockobject (z.B. EN1TPMEORDER) 20040310

Method LOCK_ENQUEUE on class IF_ISHMED_LOCK_SPECIAL has no exception.

Method LOCK_GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040310
2 Exporting E_LOCK_STRING Value transfer Type reference (TYPE) STRING Der String mit dem erzeugten Sperrattribut 20040310
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040310
4 Importing IR_OBJECT Value transfer Object reference (TYPE REF TO) IF_ISH_IDENTIFY_OBJECT Objekt, das gesperrt werden soll 20040310
5 Importing IS_DATA Value transfer Type reference (TYPE) ANY Beliebige Datenstruktur, deren Werte gesperrt werden sollen 20040310

Method LOCK_GET_DATA on class IF_ISHMED_LOCK_SPECIAL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in