SAP ABAP Interface IF_LSO_CRP_QUEUE_QUERY (Query Interface of a 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 - 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
Interface | IF_LSO_CRP_QUEUE_QUERY | |
Short Description | Query Interface of a Queue |
General Data
Package | LSO_CORRESPOND_ERP_QUEUE | LSO Correspondence: Queue / Staging Area |
Created | 20041129 | SAP |
Last changed | 20050409 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | CL_LSO_CONST | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_LSO_CRP_QUEUE_QUERY has no interface.
Friends
Interface IF_LSO_CRP_QUEUE_QUERY has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 | 600 |