SAP ABAP Class /MRSS/CL_SGD_LOCK_DEMAND (Sperren des R/3 Bedarfs)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGD (Package) Planning Board Demand

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_LOCK_DEMAND | Lock the Demand | 20090803 |
Properties
Class | /MRSS/CL_SGD_LOCK_DEMAND | |
Short Description | Sperren des R/3 Bedarfs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/SGD | Planning Board Demand |
Created | 20090803 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /MRSS/IF_SGE_LOCK_DEMAND | Lock the Demand | 20090803 |
Friends
Class /MRSS/CL_SGD_LOCK_DEMAND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/IF_NW_ROUTER_FACADE | Facade for NW Router | 20090803 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20090803 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20090803 | ||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20090803 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20090803 |
2 | ![]() |
Instance method | Protected | Method | Komplexen Bedarf sperren (COMPLEX DEMAND, Kopf) | 20090803 |
3 | ![]() |
Instance method | Protected | Method | Bedarfe sperren (Single Demands) | 20090803 |
4 | ![]() |
Instance method | Protected | Method | Komplexen Bedarf entsperren (COMPLEX DEMAND, Kopf) | 20090803 |
5 | ![]() |
Instance method | Protected | Method | Bedarfe entsperren (Single Demands) | 20090803 |
Events
Class /MRSS/CL_SGD_LOCK_DEMAND has no event.
Types
Class /MRSS/CL_SGD_LOCK_DEMAND has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /MRSS/CL_SGD_LOCK_DEMAND has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_SGD_LOCK_DEMAND has no exception.
Method LOCK_COMPLEX_DEMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20090803 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20090803 | ||
3 | ![]() |
IREF_IF_ORDER | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_COMPLEX_DEMAND | Komplexer Bedarf (Auftrag) | 20090803 | ||
4 | ![]() |
IV_LOCK_SCOPE | Call by reference | Type reference (TYPE) | /MRSS/T_LOCK_SCOPE | Scope einer Sperre | 20090803 | ||
5 | ![]() |
IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_LOCK_TYPE | Typ einer Sperre: Schreib/Lese | 20090803 |
Method LOCK_COMPLEX_DEMAND on class /MRSS/CL_SGD_LOCK_DEMAND has no exception.
Method LOCK_SINGLE_DEMANDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20090803 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20090803 | ||
3 | ![]() |
IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Tabelle mit Bedarfen | 20090803 | ||
4 | ![]() |
IV_LOCK_SCOPE | Call by reference | Type reference (TYPE) | /MRSS/T_LOCK_SCOPE | Scope einer Sperre | 20090803 | ||
5 | ![]() |
IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_LOCK_TYPE | Typ einer Sperre: Schreib/Lese | 20090803 |
Method LOCK_SINGLE_DEMANDS on class /MRSS/CL_SGD_LOCK_DEMAND has no exception.
Method UNLOCK_COMPLEX_DEMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_IF_ORDER | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_COMPLEX_DEMAND | Komplexer Bedarf (Auftrag) | 20090803 |
Method UNLOCK_COMPLEX_DEMAND on class /MRSS/CL_SGD_LOCK_DEMAND has no exception.
Method UNLOCK_SINGLE_DEMANDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Tabelle mit Bedarfen | 20090803 |
Method UNLOCK_SINGLE_DEMANDS on class /MRSS/CL_SGD_LOCK_DEMAND has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 700 |