SAP ABAP Class /MRSS/CL_SGE_LOCK (Scheduling Engine Lock Management)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
Properties
Class /MRSS/CL_SGE_LOCK  
Short Description Scheduling Engine Lock Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20030714   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /MRSS/CL_SGE_SCENATT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /MRSS/CL_SGE_LOCK has no interface implemented.
Friends
Class /MRSS/CL_SGE_LOCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_LOCK Static Attribute Protected Object reference (TYPE REF TO) /MRSS/CL_SGE_LOCK Scheduling Engine Lock Management 20070208
2 GREF_LOCK_DEMAND Static Attribute Protected Object reference (TYPE REF TO) /MRSS/IF_SGE_LOCK_DEMAND Lock the Demand 20031113
3 GREF_LOCK_RESOURCE Static Attribute Protected Object reference (TYPE REF TO) /MRSS/IF_SGE_LOCK_RESOURCE Lock Resource 20070702
4 GREF_LOCK_TENDER Static Attribute Protected Object reference (TYPE REF TO) /MRSS/CL_TENDER_LOCK 20090922
5 GT_ASSIGNMENT Instance attribute Protected Type reference (TYPE) /MRSS/T_SGE_ASSIGN_LOCK_TAB List of GUIDs 20030714
6 GT_DEMAND_LOCKS Instance attribute Protected Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTE_INT_TAB Table with Lock Attributes 20070220
7 GT_LINK Instance attribute Protected Type reference (TYPE) /MRSS/T_SGE_LINK_LOCK_TAB List of GUIDs 20030721
8 GT_LINK_ALL Static Attribute Protected Type reference (TYPE) /MRSS/T_SGE_LINK_LOCK_TAB List of GUIDs 20030721
9 GT_RESOURCE Instance attribute Protected Type reference (TYPE) /MRSS/T_GUID_W_DATE_TAB Table with GUIDs and Dates 20030714
10 GT_RESOURCE_ALL Static Attribute Protected Type reference (TYPE) /MRSS/T_GUID_W_DATE_TAB Table with GUIDs and Dates 20030714
11 GT_RESOURCE_LOCKS Instance attribute Protected Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES_TAB Table with Lock Attributes 20070705
12 GT_TENDER_LOCKS Instance attribute Protected Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES_TAB 20090828
13 GT_TIMESPEC Instance attribute Protected Type reference (TYPE) /MRSS/T_SGE_TIMESPEC_LOCK_TAB List of GUIDs 20030729
14 GT_TIMESPEC_ALL Static Attribute Protected Type reference (TYPE) /MRSS/T_SGE_TIMESPEC_LOCK_TAB List of GUIDs 20030729
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGNMENT_DEQUEUE Instance method Public Method Lock an Assignment 20070711
2 ASSIGNMENT_ENQUEUE Instance method Public Method Lock an Assignment 20030714
3 DEMAND_BUFFER_CHECK Instance method Private Method Read Entry from Table of Locked Demands 20070819
4 DEMAND_BUFFER_DELETE Instance method Private Method Delete Entry from Table of Locked Demands 20070221
5 DEMAND_BUFFER_READ Instance method Private Method Read Entry from Table of Locked Demands 20070221
6 DEMAND_BUFFER_UPDATE Instance method Private Method Change Entry in Table of Locked Demands 20070221
7 DEMAND_DEQUEUE Instance method Public Method Unlock a demand 20060801
8 DEMAND_DEQUEUE_ALL Instance method Public Method 20130506
9 DEMAND_ENQUEUE Instance method Public Method Lock a Demand 20030718
10 DEMAND_LOCK_STATUS_UPDATE Instance method Public Method Update Status of Demand Locks 20070301
11 DEQUEUE_ALL Instance method Public Method Unlock 20030714
12 GET_ALLOWED_ENQUEUE_RETRIES Instance method Private Method Get Number of Enqueue Retries 20120928
13 GET_INSTANCE Static method Public Method Gets Instance of Lock Management 20070208
14 LINK_DEQUEUE Instance method Public Method Unlock Link 20070713
15 LINK_ENQUEUE Instance method Public Method Lock a Link 20030721
16 LOCKED_DEMANDS_GET Instance method Public Method Displays All Locked Demands 20070208
17 LOCKED_RESOURCES_GET Instance method Public Method Displays All Locked Resources 20070208
18 RESET Instance method Public Method Reset 20030714
19 RESET_ASSIGNMENTS Instance method Private Method Reset Assignments 20100629
20 RESET_DEMANDS Instance method Private Method Undo Demand Locks 20070315
21 RESET_RESOURCES Instance method Private Method Reset Resource Lock 20070802
22 RESET_TENDER Instance method Private Method Reset Tender 20090902
23 RESOURCE_BUFFER_DELETE Instance method Private Method Delete Entry from Table of Locked Resources 20070705
24 RESOURCE_BUFFER_READ Instance method Private Method Read Entry from Table of Locked Resources 20070705
25 RESOURCE_BUFFER_UPDATE Instance method Private Method Change Entry in Table of Locked Resources 20070705
26 RESOURCE_DEQUEUE Instance method Public Method Unlock Resource 20070702
27 RESOURCE_ENQUEUE Instance method Public Method Lock a Resource 20030714
28 TENDER_DEQUEUE Instance method Public Method Dequeue Portal Demand 20090828
29 TENDER_ENQUEUE Instance method Public Method Enqueue Portal Demand 20090828
30 TIMESPEC_DEQUEUE Instance method Public Method Unlock Time Allocation 20070713
31 TIMESPEC_ENQUEUE Instance method Public Method Lock a Time Allocation 20030729
32 WAIT_FOR_RETRY Instance method Private Method Wait for Retry of Lock 20120928
Events
Class /MRSS/CL_SGE_LOCK has no event.
Types
Class /MRSS/CL_SGE_LOCK has no local type.
Method Signatures

Method ASSIGNMENT_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 Tabelle von Nachrichten 20070711
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20070711
3 Importing IREF_ASSIGNMENT Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_ASSIGNMENT 20070711

Method ASSIGNMENT_DEQUEUE on class /MRSS/CL_SGE_LOCK has no exception.

Method ASSIGNMENT_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 20030714
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20030714
3 Importing IREF_ASSIGNMENT Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_ASSIGNMENT 20030718

Method ASSIGNMENT_ENQUEUE on class /MRSS/CL_SGE_LOCK has no exception.

Method DEMAND_BUFFER_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20070819
2 Importing IV_STEP_ID Call by reference Type reference (TYPE) /MRSS/T_ENGINE_STEP_ID ID eines Aktionsschrittes der MRS Engine 20070819
3 Returning RV_NO_OF_LOCKS Value transfer Type reference (TYPE) INT1 Anzahl Sperren je Objekt 20070819

Method DEMAND_BUFFER_CHECK on class /MRSS/CL_SGE_LOCK has no exception.

Method DEMAND_BUFFER_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20070221
2 Importing IV_STEP_ID Call by reference Type reference (TYPE) /MRSS/T_ENGINE_STEP_ID ID eines Aktionsschrittes der MRS Engine 20070818

Method DEMAND_BUFFER_DELETE on class /MRSS/CL_SGE_LOCK has no exception.

Method DEMAND_BUFFER_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20070221
2 Importing IV_STEP_ID Call by reference Type reference (TYPE) /MRSS/T_ENGINE_STEP_ID ID eines Aktionsschrittes der MRS Engine 20070719
3 Returning RS_LOCK_ATTRIBUTES Value transfer Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES_INT Attribute einer Sperre 20070221

Method DEMAND_BUFFER_READ on class /MRSS/CL_SGE_LOCK has no exception.

Method DEMAND_BUFFER_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOCK_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES_INT Attribute einer Sperre 20070221

Method DEMAND_BUFFER_UPDATE on class /MRSS/CL_SGE_LOCK has no exception.

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_REMOVE_MANUAL_LOCK Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Manuelle Sperre löschen? 20070223
6 Importing IV_RESET Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Reset des PLB? 20070817
7 Importing IV_STEP_ID Call by reference Type reference (TYPE) /MRSS/T_ENGINE_STEP_ID ID eines Aktionsschrittes der MRS Engine 20070719

Method DEMAND_DEQUEUE on class /MRSS/CL_SGE_LOCK 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 20130506
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20130506
3 Importing IT_ORDERS Call by reference Type reference (TYPE) /MRSS/T_ORDER_TAB Table of Orders 20130506

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

Method DEMAND_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOCK_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES Attribute einer Sperre 20070305
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20030718
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20030718
4 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Characterfeld der Länge 32 20030718
5 Importing IREF_IF_ORDER Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_COMPLEX_DEMAND Komplexer Bedarf (Auftrag) 20070304
6 Importing IV_MANUAL_LOCK Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Manuelle Sperre setzen? 20070221
7 Importing IV_STEP_ID Call by reference Type reference (TYPE) /MRSS/T_ENGINE_STEP_ID ID eines Aktionsschrittes der MRS Engine 20070819

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

Method DEMAND_LOCK_STATUS_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ORDERS Call by reference Type reference (TYPE) /MRSS/T_ORDER_TAB GUIDs der Bedarfe zum Prüfen 20070301

Method DEMAND_LOCK_STATUS_UPDATE on class /MRSS/CL_SGE_LOCK has no exception.

Method DEQUEUE_ALL Signature

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

Method GET_ALLOWED_ENQUEUE_RETRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETRIES Value transfer Type reference (TYPE) I 20120928

Method GET_ALLOWED_ENQUEUE_RETRIES on class /MRSS/CL_SGE_LOCK has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_LOCK Value transfer Object reference (TYPE REF TO) /MRSS/CL_SGE_LOCK Sperrverwaltung der Scheduling Engine 20070208

Method GET_INSTANCE on class /MRSS/CL_SGE_LOCK has no exception.

Method LINK_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 Tabelle von Nachrichten 20070713
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20070713
3 Importing IREF_LINK_MGR Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_LINK_MGR Verwaltung der Links zwischen Resourcen 20070713
4 Importing IV_LINK Call by reference Type reference (TYPE) /MRSS/T_GUID Characterfeld der Länge 32 20070713

Method LINK_DEQUEUE on class /MRSS/CL_SGE_LOCK has no exception.

Method LINK_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 20030721
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20030721
3 Importing IREF_LINK_MGR Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_LINK_MGR Verwaltung der Links zwischen Resourcen 20030721
4 Importing IV_LINK Call by reference Type reference (TYPE) /MRSS/T_GUID Characterfeld der Länge 32 20030721

Method LINK_ENQUEUE on class /MRSS/CL_SGE_LOCK has no exception.

Method LOCKED_DEMANDS_GET Signature

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

Method LOCKED_DEMANDS_GET on class /MRSS/CL_SGE_LOCK has no exception.

Method LOCKED_RESOURCES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LOCKED_RESOURCES Value transfer Type reference (TYPE) /MRSS/T_GUID_W_DATE_TAB Tabelle mit Guids und Datümern 20070208

Method LOCKED_RESOURCES_GET on class /MRSS/CL_SGE_LOCK has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFRESH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Indicates only a refresh 20130807

Method RESET on class /MRSS/CL_SGE_LOCK has no exception.

Method RESET_ASSIGNMENTS Signature

Method RESET_ASSIGNMENTS on class /MRSS/CL_SGE_LOCK has no parameter.
Method RESET_ASSIGNMENTS on class /MRSS/CL_SGE_LOCK has no exception.

Method RESET_DEMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFRESH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Indicates a refresh 20130807

Method RESET_DEMANDS on class /MRSS/CL_SGE_LOCK has no exception.

Method RESET_RESOURCES Signature

Method RESET_RESOURCES on class /MRSS/CL_SGE_LOCK has no parameter.
Method RESET_RESOURCES on class /MRSS/CL_SGE_LOCK has no exception.

Method RESET_TENDER Signature

Method RESET_TENDER on class /MRSS/CL_SGE_LOCK has no parameter.
Method RESET_TENDER on class /MRSS/CL_SGE_LOCK has no exception.

Method RESOURCE_BUFFER_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20070705

Method RESOURCE_BUFFER_DELETE on class /MRSS/CL_SGE_LOCK has no exception.

Method RESOURCE_BUFFER_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20070705
2 Returning RS_LOCK_ATTRIBUTES Value transfer Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES Attribute einer Sperre 20070705

Method RESOURCE_BUFFER_READ on class /MRSS/CL_SGE_LOCK has no exception.

Method RESOURCE_BUFFER_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOCK_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES Attribute einer Sperre 20070705

Method RESOURCE_BUFFER_UPDATE on class /MRSS/CL_SGE_LOCK has no exception.

Method RESOURCE_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 Tabelle von Nachrichten 20070702
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20070702
3 Importing IREF_RESOURCE Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_SINGLE_RESOURCE Scheduling Engine Einzelne Resource 20070702
4 Importing IT_DATE Call by reference Type reference (TYPE) /MRSS/T_GUID_W_DATE_TAB Tabelle mit Guids und Datümern 20070702
5 Importing IV_HCM_RELEVANT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Sperre auch im HCM System 20070702

Method RESOURCE_DEQUEUE on class /MRSS/CL_SGE_LOCK has no exception.

Method RESOURCE_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOCK_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES Attribute einer Sperre 20070702
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20030715
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20030715
4 Importing IREF_RESOURCE Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_SINGLE_RESOURCE Scheduling Engine Einzelne Resource 20030718
5 Importing IT_DATE Call by reference Type reference (TYPE) /MRSS/T_GUID_W_DATE_TAB Tabelle mit Guids und Datümern 20030715
6 Importing IV_HCM_RELEVANT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Sperre auch im HCM System 20070702
7 Importing IV_LOCK_IN_THIS_SESSION Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130821

Method RESOURCE_ENQUEUE on class /MRSS/CL_SGE_LOCK has no exception.

Method TENDER_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_REQ_MESSAGE_TAB Message Tab 20090828
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_REQ_BOOLEAN Single Character flag 20090828
3 Importing IREF_TENDER Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_TENDER 20090828

Method TENDER_DEQUEUE on class /MRSS/CL_SGE_LOCK has no exception.

Method TENDER_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOCK_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES 20090828
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Tab 20090828
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Single Character flag 20090828
4 Importing IREF_TENDER Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_TENDER 20090828

Method TENDER_ENQUEUE on class /MRSS/CL_SGE_LOCK has no exception.

Method TIMESPEC_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 Tabelle von Nachrichten 20070713
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20070713
3 Importing IREF_RESOURCE Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_SINGLE_RESOURCE Scheduling Engine Einzelne Resource 20070713
4 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20070713

Method TIMESPEC_DEQUEUE on class /MRSS/CL_SGE_LOCK has no exception.

Method TIMESPEC_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 20030729
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20030729
3 Importing IREF_RESOURCE Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_SINGLE_RESOURCE Scheduling Engine Einzelne Resource 20030729
4 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Characterfeld der Länge 32 20030729

Method TIMESPEC_ENQUEUE on class /MRSS/CL_SGE_LOCK has no exception.

Method WAIT_FOR_RETRY Signature

Method WAIT_FOR_RETRY on class /MRSS/CL_SGE_LOCK has no parameter.
Method WAIT_FOR_RETRY on class /MRSS/CL_SGE_LOCK has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 401