SAP ABAP Class CL_LSO_CRP_QUEUE_MEM (Internal Table as Queue)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LSO_CRP_QUEUE_CRUD | CRUD Interface of Queue | 20050121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LSO_CRP_QUEUE_QUERY | Query Interface of a Queue | 20050121 |
Properties
| Class | CL_LSO_CRP_QUEUE_MEM | |
| Short Description | Internal Table as Queue | |
| Super Class | ||
| 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 | 20050121 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LSO_CRP_QUEUE_MEM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LSO_CRP_QUEUE_CRUD | CRUD Interface of Queue | 20050121 | ||
| 2 | IF_LSO_CRP_QUEUE_QUERY | Query Interface of a Queue | 20050121 |
Friends
Class CL_LSO_CRP_QUEUE_MEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Table of Contexts | 20050201 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Table of Contexts | 20050201 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Table of Contexts | 20050121 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Table of Contexts | 20050201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20050201 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050201 | |
| 3 | Instance method | Private | Method | 20050201 | ||
| 4 | Instance method | Private | Method | 20050201 | ||
| 5 | Instance method | Private | Method | 20050201 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DATA_CHANGED | Instance Event (0) |
Private (0) |
20050222 |
Types
Class CL_LSO_CRP_QUEUE_MEM has no local type.
Method Signatures
Method ADD_CONTEXT Signature
Method ADD_CONTEXT on class CL_LSO_CRP_QUEUE_MEM has no parameter.
Method ADD_CONTEXT on class CL_LSO_CRP_QUEUE_MEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_TAB | Call by reference | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Tabelle von Kontexten | 20050201 |
Method CONSTRUCTOR on class CL_LSO_CRP_QUEUE_MEM has no exception.
Method DELETE_CONTEXT Signature
Method DELETE_CONTEXT on class CL_LSO_CRP_QUEUE_MEM has no parameter.
Method DELETE_CONTEXT on class CL_LSO_CRP_QUEUE_MEM has no exception.
Method GET_CONTEXT Signature
Method GET_CONTEXT on class CL_LSO_CRP_QUEUE_MEM has no parameter.
Method GET_CONTEXT on class CL_LSO_CRP_QUEUE_MEM has no exception.
Method UPDATE_CONTEXT Signature
Method UPDATE_CONTEXT on class CL_LSO_CRP_QUEUE_MEM has no parameter.
Method UPDATE_CONTEXT on class CL_LSO_CRP_QUEUE_MEM has no exception.
Event Signatures
Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_LSO_CRP_QUEUE_MEM has no parameter.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 600 |