SAP ABAP Class IF_LSO_CRP_QUEUE_QUERY (Query Interface of a Queue)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_LSO_CRP_QUEUE_CRUD | CRUD Interface of Queue | 20041129 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_CRP_QUEUE_MEM | Internal Table as Queue | 20050121 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_CRP_QUEUE_PRTCL | Queue Log | 20041129 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_CRP_QUEUE_STAGE | Queue Log | 20041129 |
Properties
| Class | IF_LSO_CRP_QUEUE_QUERY | |
| Short Description | Query Interface of a Queue | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041129 | SAP |
| Last change | 20050409 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_LSO_CRP_QUEUE_QUERY has no interface implemented.
Friends
Class IF_LSO_CRP_QUEUE_QUERY has no friend class.
Attributes
Class IF_LSO_CRP_QUEUE_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns List of Correspondence Requests | 20041129 | |
| 2 | Instance method | Public | Method | Queue is empty | 20041129 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DATA_CHANGED | Instance Event (0) |
Public (2) |
Data was changed | 20050221 |
Types
Class IF_LSO_CRP_QUEUE_QUERY has no local type.
Method Signatures
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVITY_ID | Call by reference | Type reference (TYPE) | LSO_CRP_ACTIVITY_ID | Geschäftsvorfall GUID | 20041201 | |||
| 2 | IM_BEGDA | Call by reference | Type reference (TYPE) | PLOG-BEGDA | CL_LSO_CONST=>CO_LOWDATE | Beginndatum | 20050207 | ||
| 3 | IM_ENDDA | Call by reference | Type reference (TYPE) | PLOG-ENDDA | CL_LSO_CONST=>CO_HIGHDATE | Endedatum | 20050207 | ||
| 4 | IM_LEARNER | Call by reference | Type reference (TYPE) | HRSOBID | Erweitertes Objekt | 20041129 | |||
| 5 | IM_TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID | GUID des Kontexts | 20041129 | |||
| 6 | IM_TASK_ID_TAB | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID_TAB | Tabelle vom Typ LSO_CRP_TASK_ID | 20041201 | |||
| 7 | IM_TPARTDOCNO | Call by reference | Type reference (TYPE) | LSO_TPARTDOC_C | Trainingsteilnahme - Beleg | 20041129 | |||
| 8 | IM_TRAINING | Call by reference | Type reference (TYPE) | HROBJECT | Training | 20041129 | |||
| 9 | RESULT | Value transfer | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Tabelle von Kontexten | 20041129 |
Method GET_CONTEXT on class IF_LSO_CRP_QUEUE_QUERY has no exception.
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041129 |
Method IS_EMPTY on class IF_LSO_CRP_QUEUE_QUERY has no exception.
Event Signatures
Event DATA_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASK_ID | Exporting | Value transfer | Type reference (TYPE) | LSO_CRP_TASK_ID_TAB | Tabelle vom Typ LSO_CRP_TASK_ID | 20050222 |
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in |