SAP ABAP Class CL_RSLPO_LOCKS (Locks)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_LOCKS (Package) Logical Partitioning: Lock

⤷

⤷

Properties
Class | CL_RSLPO_LOCKS | |
Short Description | Locks | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSLPO_LOCKS | Logical Partitioning: Lock |
Created | 20080626 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSLPO_LOCKS has no interface implemented.
Friends
Class CL_RSLPO_LOCKS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSLPO_LOCKS_ACTION | 'ACTIVATE_SPO' | Action | 20080627 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSLPO_LOCKS_ACTION | 'MAINTAIN_SPO' | Action | 20080626 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | RSENQ_OBJECT | 'DATATARGET' | Lock object for the lock manager | 20080707 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | RSLPO_LOCKS_SUB_ACTION | 'CREATE' | Sub-action of lock service (lock for ...) | 20080716 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSLPO_LOCKS_SUB_ACTION | 'DELETE' | Sub-action of lock service (lock for ...) | 20080716 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Object and Type | 20081110 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSLPO_LOCKS_T_COMP | Components of an SPO | 20080808 |
Methods
Events
Class CL_RSLPO_LOCKS has no event.
Types
Class CL_RSLPO_LOCKS has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_COMP | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | Komponenten eines SPO | 20080710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ist gesperrt | 20080710 | |
2 | ![]() |
Systemfehler | 20080710 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_DATATARGET | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20081110 |
Method CONSTRUCTOR on class CL_RSLPO_LOCKS has no exception.
Method DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_ACTION | Aktion | 20080626 | ||
2 | ![]() |
I_S_DATATARGET | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20080716 | ||
3 | ![]() |
I_T_TASK | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_T_COMP | Komponenten eines SPO | 20080716 |
Method DEQUEUE on class CL_RSLPO_LOCKS has no exception.
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_ACTION | Aktion | 20080626 | ||
2 | ![]() |
I_S_DATATARGET | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Datenziel | 20080716 | ||
3 | ![]() |
I_T_TASK | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_T_COMP | Sperrobjekt + Sub-Aktion | 20080716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ist gesperrt | 20080701 | |
2 | ![]() |
Systemfehler | 20080701 |
Method ENQUEUE_ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_ACTION | Aktion | 20080716 | ||
2 | ![]() |
I_T_TASK | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_T_COMP | Sperrobjekt + Sub-Aktion | 20080716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ist gesperrt | 20080716 | |
2 | ![]() |
Fehler beim Setzen einer Laufzeitsperre (Sperrmatrix) | 20080716 | |
3 | ![]() |
Systemfehler | 20080716 |
Method EXEC_MATRIX_LOCK_DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TASK | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_S_COMP | Komponenten eines SPO (TLOGO) | 20080716 | ||
2 | ![]() |
R_EXECUTE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080716 |
Method EXEC_MATRIX_LOCK_DEQUEUE on class CL_RSLPO_LOCKS has no exception.
Method EXEC_MATRIX_LOCK_ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TASK | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_S_COMP | Komponenten eines SPO (TLOGO) | 20080716 | ||
2 | ![]() |
R_EXECUTE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080716 |
Method EXEC_MATRIX_LOCK_ENQUEUE on class CL_RSLPO_LOCKS has no exception.
Method GET_LOCKS_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_DATATARGET | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20080716 | ||
2 | ![]() |
R_R_RSLPO_LOCKS | Value transfer | Object reference (TYPE REF TO) | CL_RSLPO_LOCKS | Sperren | 20080716 |
Method GET_LOCKS_REF on class CL_RSLPO_LOCKS has no exception.
Method IS_SPO_PARTPROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20080701 | ||
2 | ![]() |
R_IS_PARTPROVIDER | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080701 |
Method IS_SPO_PARTPROVIDER on class CL_RSLPO_LOCKS has no exception.
Method MATRIX_LOCK_DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_ACTION | Aktion | 20080716 | ||
2 | ![]() |
I_S_TASK | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_S_COMP | Komponenten eines SPO (TLOGO) | 20080716 |
Method MATRIX_LOCK_DEQUEUE on class CL_RSLPO_LOCKS has no exception.
Method MATRIX_LOCK_ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_ACTION | Aktion | 20080716 | ||
2 | ![]() |
I_S_TASK | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_S_COMP | Komponenten eines SPO (TLOGO) | 20080716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Setzen einer Laufzeitsperre (Sperrmatrix) | 20080716 | |
2 | ![]() |
Systemfehler | 20080716 |
Method PERSISTENT_LOCK_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_COMP | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | Komponenten eines SPO | 20080702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ist gesperrt | 20080702 |
Method PERSISTENT_LOCK_DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_COMP | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_T_COMP | Komponenten eines SPO | 20080709 |
Method PERSISTENT_LOCK_DEQUEUE on class CL_RSLPO_LOCKS has no exception.
Method PERSISTENT_LOCK_ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_COMP | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_T_COMP | Komponenten eines SPO | 20080702 |
Method PERSISTENT_LOCK_ENQUEUE on class CL_RSLPO_LOCKS has no exception.
Method PERSISTENT_LOCK_WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20080702 | ||
2 | ![]() |
I_T_COMP | Call by reference | Type reference (TYPE) | RSLPO_LOCKS_T_COMP | Komponenten eines SPO | 20080702 |
Method PERSISTENT_LOCK_WRITE on class CL_RSLPO_LOCKS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 712 |