SAP ABAP Class /MRSS/CL_TENDER_LOCK (Lock for Tender)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-CUS (Application Component) Global Organization Customizing
     /MRSS/TENDER (Package) Tender Objects
Properties
Class /MRSS/CL_TENDER_LOCK  
Short Description Lock for Tender    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/TENDER   Tender Objects 
Created 20090828   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_TENDER_LOCK has no forward declaration.
Interfaces
Class /MRSS/CL_TENDER_LOCK has no interface implemented.
Friends
Class /MRSS/CL_TENDER_LOCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LOCK_MODE_EXCLUSIVE Constant Private Type reference (TYPE) ENQMODE 'E' Lock mode 20090925
2 GREF_LOCK Static Attribute Protected Object reference (TYPE REF TO) /MRSS/CL_TENDER_LOCK Lock for Portal Demand 20090828
3 GREF_ROUTER Static Attribute Private Object reference (TYPE REF TO) /MRSS/IF_NW_ROUTER_FACADE Facade for NW Router 20090924
4 GT_TENDER_LOCKS Instance attribute Protected Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES_TAB Table type for Poratl demand lock attributes 20090828
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get the instance of the locking class 20090828
2 LOCK_GET Instance method Public Method Get lock attributes 20090828
3 LOCK_REVOKE Instance method Public Method UnLock the tender demand 20090828
4 LOCK_SET Instance method Public Method Lock the tender demand 20090828
Events
Class /MRSS/CL_TENDER_LOCK has no event.
Types
Class /MRSS/CL_TENDER_LOCK has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RREF_LOCK Call by reference Object reference (TYPE REF TO) /MRSS/CL_TENDER_LOCK Lock for Portal Demand 20090922

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

Method LOCK_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOCK_ATTR Call by reference Type reference (TYPE) /MRSS/T_LOCK_ATTRIBUTES 20090828
2 Importing IREF_TENDER Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_TENDER Request object inteface 20090828

Method LOCK_GET on class /MRSS/CL_TENDER_LOCK has no exception.

Method LOCK_REVOKE 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 Message Tab 20090828
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Single Character flag 20090828
3 Importing IREF_TENDER Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_TENDER Request Demand 20090828
4 Importing IV_LOCK_SCOPE Call by reference Type reference (TYPE) /MRSS/T_LOCK_SCOPE '3' Scope of Portal demand lock 20090828

Method LOCK_REVOKE on class /MRSS/CL_TENDER_LOCK has no exception.

Method LOCK_SET 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 Message Tab 20090828
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Single Character flag 20090828
3 Importing IREF_TENDER Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_TENDER Request Demand 20090828
4 Importing IV_LOCK_SCOPE Call by reference Type reference (TYPE) /MRSS/T_LOCK_SCOPE '2' Scope of Portal demand lock 20090828
5 Importing IV_LOCK_TYPE Call by reference Type reference (TYPE) /MRSS/T_LOCK_TYPE 'X' Data element for Portal demand locking type 20090828

Method LOCK_SET on class /MRSS/CL_TENDER_LOCK has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700