SAP ABAP Class CX_BGRFC_ENQ_FOREIGN_LOCK (Enqueue Conflict in bgRFC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_BGRFC_ENQ_ERROR | Enqueue Error in bgRFC | 20050111 |
Properties
| Class | CX_BGRFC_ENQ_FOREIGN_LOCK | |
| Short Description | Enqueue Conflict in bgRFC | |
| Super Class | CX_BGRFC_ENQ_ERROR | Enqueue Error in bgRFC |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20050111 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_BGRFC_ENQ_FOREIGN_LOCK has no forward declaration.
Interfaces
Class CX_BGRFC_ENQ_FOREIGN_LOCK has no interface implemented.
Friends
Class CX_BGRFC_ENQ_FOREIGN_LOCK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20050111 | |||||
| 2 | Constant | Public | See coding | 20050111 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Lock Argument | 20050111 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Lock Object in the Lock Entry | 20050111 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYUNAME | User Name | 20050111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050111 |
Events
Class CX_BGRFC_ENQ_FOREIGN_LOCK has no event.
Types
Class CX_BGRFC_ENQ_FOREIGN_LOCK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENQUEUE_ARG | Call by reference | Type reference (TYPE) | STRING | 20050111 | ||||
| 2 | ENQUEUE_OBJECT | Call by reference | Type reference (TYPE) | STRING | 20050111 | ||||
| 3 | FOREIGN_USER | Call by reference | Type reference (TYPE) | SYUNAME | 20050111 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050111 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20050111 |
Method CONSTRUCTOR on class CX_BGRFC_ENQ_FOREIGN_LOCK has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |