SAP ABAP Class /MRSS/IF_SGE_LOCK_DEMAND (Lock the Demand)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_DSG_LOCK OBSOLETE as of MRS 700 20050512
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RSG_LOCK OBSOLETE: MRSS 700 Onwards 20040726
3 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGD_LOCK_DEMAND Sperren des R/3 Bedarfs 20090803
Properties
Class /MRSS/IF_SGE_LOCK_DEMAND  
Short Description Lock the Demand    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031113   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_SGE_LOCK_DEMAND has no forward declaration.
Interfaces
Class /MRSS/IF_SGE_LOCK_DEMAND has no interface implemented.
Friends
Class /MRSS/IF_SGE_LOCK_DEMAND has no friend class.
Attributes
Class /MRSS/IF_SGE_LOCK_DEMAND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEMAND_DEQUEUE Instance method Public Method Unlock a Demand 20060801
2 DEMAND_DEQUEUE_ALL Instance method Public Method Unlock Multiple Demands 20130507
3 DEMAND_ENQUEUE Instance method Public Method Lock a Demand 20031113
4 DEMAND_READ_ENQUEUE Instance method Public Method Check Locks for Demands or Orders 20070301
5 DEQUEUE_ALL Instance method Public Method Unlock 20031113
6 ORDERS_ALL_GET Static method Public Method Get All Orders 20031114
7 RESET Static method Public Method Reset 20031113
Events
Class /MRSS/IF_SGE_LOCK_DEMAND has no event.
Types
Class /MRSS/IF_SGE_LOCK_DEMAND has no local type.
Method Signatures

Method DEMAND_DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20060801
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20060801
3 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND 20060801
4 Importing IREF_IF_ORDER Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_COMPLEX_DEMAND Komplexer Bedarf (Auftrag) 20070304
5 Importing IV_LOCK_SCOPE Call by reference Type reference (TYPE) /MRSS/T_LOCK_SCOPE Scope einer Sperre ändern? 20070903
6 Importing IV_RESET_LOCK_COUNT Call by reference Type reference (TYPE) /MRSS/T_NUMBER_OF_LOCKS Number of Locks 20120330

Method DEMAND_DEQUEUE on class /MRSS/IF_SGE_LOCK_DEMAND has no exception.

Method DEMAND_DEQUEUE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20130507
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20130507
3 Importing IT_ORDER_LOCK Call by reference Type reference (TYPE) /MRSS/T_SGE_ORDER_LOCK_TAB Table of Order with Lock Scope and Reset Lock Count 20130507

Method DEMAND_DEQUEUE_ALL on class /MRSS/IF_SGE_LOCK_DEMAND has no exception.

Method DEMAND_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20031113
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20031113
3 Exporting EV_FOREIGN_LOCK_BY Call by reference Type reference (TYPE) AD_NAMTEXT Bedarf gesperrt von ... 20070223
4 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Referenz auf zu sperrendes Objekt 20031113
5 Importing IREF_IF_ORDER Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_COMPLEX_DEMAND Referenz auf zu sperrendes Objekt 20070223
6 Importing IV_LOCK_SCOPE Call by reference Type reference (TYPE) /MRSS/T_LOCK_SCOPE Scope einer Sperre 20070223
7 Importing IV_LOCK_TYPE Call by reference Type reference (TYPE) /MRSS/T_LOCK_TYPE Typ einer Sperre: Schreib/Lese 20070223

Method DEMAND_ENQUEUE on class /MRSS/IF_SGE_LOCK_DEMAND has no exception.

Method DEMAND_READ_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOCK_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES_TAB Tabelle mit Attributen von Sperren 20130222
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20130226
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20130226
4 Importing IT_ORDERS Call by reference Type reference (TYPE) /MRSS/T_ORDER_TAB Tabelle mit Aufträgen 20130222

Method DEMAND_READ_ENQUEUE on class /MRSS/IF_SGE_LOCK_DEMAND has no exception.

Method DEQUEUE_ALL Signature

Method DEQUEUE_ALL on class /MRSS/IF_SGE_LOCK_DEMAND has no parameter.
Method DEQUEUE_ALL on class /MRSS/IF_SGE_LOCK_DEMAND has no exception.

Method ORDERS_ALL_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ORDERS Value transfer Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20031114

Method ORDERS_ALL_GET on class /MRSS/IF_SGE_LOCK_DEMAND has no exception.

Method RESET Signature

Method RESET on class /MRSS/IF_SGE_LOCK_DEMAND has no parameter.
Method RESET on class /MRSS/IF_SGE_LOCK_DEMAND has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in