SAP ABAP Interface IF_LSO_CRP_QUEUE_CRUD (CRUD Interface of 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 implementation (CLASS c. INTERFACES i_ref) | CL_LSO_CRP_QUEUE_MEM | Internal Table as Queue | 20050121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_CRP_QUEUE_PRTCL | Queue Log | 20041129 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_CRP_QUEUE_STAGE | Queue Log | 20041129 |
Properties
| Interface | IF_LSO_CRP_QUEUE_CRUD | |
| Short Description | CRUD Interface of Queue |
General Data
| Package | LSO_CORRESPOND_ERP_QUEUE | LSO Correspondence: Queue / Staging Area |
| Created | 20041129 | SAP |
| Last changed | 20050220 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LSO_CRP_QUEUE_QUERY | Query Interface of a Queue | 20041129 |
Friends
Interface IF_LSO_CRP_QUEUE_CRUD has no friend.
Attributes
Interface IF_LSO_CRP_QUEUE_CRUD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Correspondence Requests | 20041129 | |
| 2 | Instance method | Public | Method | Delete Correspondence Requests | 20041129 | |
| 3 | Instance method | Public | Method | 20041201 | ||
| 4 | Instance method | Public | Method | 20041201 | ||
| 5 | Instance method | Public | Method | Change Correspondence Requests | 20041129 |
Events
Interface IF_LSO_CRP_QUEUE_CRUD has no event.
Types
Interface IF_LSO_CRP_QUEUE_CRUD has no local type.
Method Signatures
Method ADD_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Tabelle von Kontexten | 20041129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Queue Komponente | 20041201 |
Method DELETE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELAX | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Keine Exception wenn task_id nicht gefunden | 20050204 | ||
| 2 | TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID_TAB | GUID des Kontexts | 20041201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Queue Komponente | 20041201 |
Method GET_CONTEXT Signature
Method GET_CONTEXT on Interface IF_LSO_CRP_QUEUE_CRUD has no parameter.
Method GET_CONTEXT on Interface IF_LSO_CRP_QUEUE_CRUD has no exception.
Method IS_EMPTY Signature
Method IS_EMPTY on Interface IF_LSO_CRP_QUEUE_CRUD has no parameter.
Method IS_EMPTY on Interface IF_LSO_CRP_QUEUE_CRUD has no exception.
Method UPDATE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Tabelle von Kontexten | 20041129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Queue Komponente | 20041201 |
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 600 |