SAP ABAP Class CL_MUTEX_MM (Semaphores Used)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MEREQ (Package) Purchasing: Purchase Requisition
⤷
⤷
Properties
| Class | CL_MUTEX_MM | |
| Short Description | Semaphores Used | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MEREQ | Purchasing: Purchase Requisition |
| Created | 19990212 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MUTEX_MM has no forward declaration.
Interfaces
Class CL_MUTEX_MM has no interface implemented.
Friends
Class CL_MUTEX_MM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_MUTEX_MM | Singleton | 19990212 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IDTABLE | Table of Semaphores | 19990212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 19990406 | |
| 2 | Static method | Protected | Method | Get Singleton | 19990212 | |
| 3 | Instance method | Protected | Method | Internal Implementation V | 19990212 | |
| 4 | Static method | Public | Method | Apply for Semaphore (PASS) | 19990212 | |
| 5 | Instance method | Protected | Method | Internal Implementation PASS | 19990212 | |
| 6 | Static method | Public | Method | Release Semaphore (V) | 19990212 |
Events
Class CL_MUTEX_MM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | IDTABLE | Protected | See coding | Hash Table | 19990212 | |
|
| 2 | ROWTYP | Protected | See coding | Line Category (Object Ref., ID) | 19990212 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MUTEX_MM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MUTEX_MM has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_MUTEX_MM | Singleton | 19990212 |
Method GET_INSTANCE on class CL_MUTEX_MM has no exception.
Method LEAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | C | ID | 19990212 | |||
| 2 | IM_OBJ | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 19990212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Semaphore nicht besetzt | 19990212 |
Method P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | C | Id | 19990212 | |||
| 2 | IM_OBJ | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objektreferenz | 19990212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Semaphore bereits besetzt | 19990212 |
Method PASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | C | ID | 19990212 | |||
| 2 | IM_OBJ | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 19990212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Semaphore besetzt | 19990212 |
Method V Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | C | ID | 19990212 | |||
| 2 | IM_OBJ | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 19990212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Semaphore nicht gesetzt | 19990212 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |