SAP ABAP Class CL_LSO_CRP_QUEUE_STAGE_MANAGER (Staging Queue Manager)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PE-LSO-TM-DW (Application Component) Day-to-Day Activities
⤷
LSO_CORRESPOND_ERP_QUEUE (Package) LSO Correspondence: Queue / Staging Area
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LSO_CRP_QUEUE_MANAGER | Base Class of All Queue Managers | 20050405 |
Properties
| Class | CL_LSO_CRP_QUEUE_STAGE_MANAGER | |
| Short Description | Staging Queue Manager | |
| Super Class | CL_LSO_CRP_QUEUE_MANAGER | Base Class of All Queue Managers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LSO_CORRESPOND_ERP_QUEUE | LSO Correspondence: Queue / Staging Area |
| Created | 20041129 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LSO_CRP_QUEUE_STAGE_MANAGER has no forward declaration.
Interfaces
Class CL_LSO_CRP_QUEUE_STAGE_MANAGER has no interface implemented.
Friends
Class CL_LSO_CRP_QUEUE_STAGE_MANAGER 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) | IF_LSO_CRP_CONFLICT_HANDLER | Conflict Resolution for Queue | 20041129 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_LSO_CRP_QUEUE_MANAGER | Queue Manager | 20041129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041129 | |
| 2 | Instance method | Protected | Method | Check if context can/must be sent | 20041201 | |
| 3 | Instance method | Public | Method | Set Conflict Handler | 20041129 | |
| 4 | Instance method | Public | Method | Set Dependent Manager | 20041129 |
Events
Class CL_LSO_CRP_QUEUE_STAGE_MANAGER has no event.
Types
Class CL_LSO_CRP_QUEUE_STAGE_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_QUEUE | Call by reference | Object reference (TYPE REF TO) | IF_LSO_CRP_QUEUE_CRUD | CRUD Interface einer Queue | 20041129 |
Method CONSTRUCTOR on class CL_LSO_CRP_QUEUE_STAGE_MANAGER has no exception.
Method SEND_CONTEXT_AUTOMATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASKID_TAB | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID_TAB | 20050329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Queue Komponente | 20041223 |
Method SET_CONFLICT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONFLICT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_LSO_CRP_CONFLICT_HANDLER | Konfliktauflösung der Queue | 20041129 |
Method SET_CONFLICT_HANDLER on class CL_LSO_CRP_QUEUE_STAGE_MANAGER has no exception.
Method SET_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_LSO_CRP_QUEUE_MANAGER | Queue Manager | 20041129 |
Method SET_MANAGER on class CL_LSO_CRP_QUEUE_STAGE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |