SAP ABAP Interface IF_LSO_CRP_QUEUE_MANAGER (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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LSO_CRP_QUEUE_MANAGER | Base Class of All Queue Managers | 20050405 |
Properties
Interface | IF_LSO_CRP_QUEUE_MANAGER | |
Short Description | Queue Manager |
General Data
Package | LSO_CORRESPOND_ERP_QUEUE | LSO Correspondence: Queue / Staging Area |
Created | 20041129 | SAP |
Last changed | 20050411 | 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_CRP_UTILITIES | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_LSO_CRP_QUEUE_MANAGER has no interface.
Friends
Interface IF_LSO_CRP_QUEUE_MANAGER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COMMIT_EXTERNAL | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Commit is performed externally | 20041201 | ||
2 | QUEUE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_LSO_CRP_QUEUE_QUERY | Query Interface of a Queue | 20041129 | ||
3 | SUPPORTS_ADD | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Manager-supported: ADD_CONTEXT | 20050121 | ||
4 | SUPPORTS_COPY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Manager supports COPY | 20050208 | ||
5 | SUPPORTS_DELETE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Manager-supported: DELETE_CONTEXT | 20050121 | ||
6 | SUPPORTS_HISTORY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Manager supports history via Correspondence Tool | 20050215 | ||
7 | SUPPORTS_PREVIEW | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Manager-supported: PREVIEW | 20050201 | ||
8 | SUPPORTS_SEND | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Manager-supported: SEND_CONTEXT | 20050121 | ||
9 | SUPPORTS_UPDATE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Manager-supported: UPDATE_CONTEXT | 20050121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Requests | 20041129 |
2 | ![]() |
Instance method | Public | Method | Copy Request | 20050208 |
3 | ![]() |
Instance method | Public | Method | Delete Requests | 20041129 |
4 | ![]() |
Instance method | Public | Method | Get Request for Preview | 20050201 |
5 | ![]() |
Instance method | Public | Method | Send Requests | 20041129 |
6 | ![]() |
Instance method | Public | Method | Specify Commit Behavior | 20041201 |
7 | ![]() |
Instance method | Public | Method | Requests were generated successfully | 20050217 |
8 | ![]() |
Instance method | Public | Method | Requests could not be sent | 20041129 |
9 | ![]() |
Instance method | Public | Method | Requests were sent | 20041129 |
10 | ![]() |
Instance method | Public | Method | Change Requests | 20041129 |
Events
Interface IF_LSO_CRP_QUEUE_MANAGER has no event.
Types
Interface IF_LSO_CRP_QUEUE_MANAGER 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 | Kontextstruktur zum Aufruf der Queue-Komponente | 20041129 | ||
2 | ![]() |
CONTEXT_TAB | Call by reference | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Tabelle von Kontexten | 20041202 | ||
3 | ![]() |
RESET_STATUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050405 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Queue Komponente | 20041223 |
Method COPY_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID_TAB | GUID des Quell-Kontexts | 20050208 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | LSO_CRP_TASK_ID_TAB | GUID des neuen Kontexts | 20050208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception der LSO Korrespondenz | 20050208 |
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 Exceptions | 20050207 | |
2 | ![]() |
TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID | GUID des Kontexts | 20041129 | ||
3 | ![]() |
TASK_ID_TAB | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID_TAB | Tabelle von Kontexten | 20041202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Queue Komponente | 20041223 |
Method PREVIEW_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID | GUID des Kontexts | 20050201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Queue Komponente | 20050201 |
Method SEND_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID | GUID des Kontexts | 20041129 | ||
2 | ![]() |
TASK_ID_TAB | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID_TAB | Tabelle von Kontexten | 20041202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Queue Komponente | 20041223 |
Method SET_COMMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTERNAL_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20041201 |
Method SET_COMMIT on Interface IF_LSO_CRP_QUEUE_MANAGER has no exception.
Method SIGNAL_GENERATE_OK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID | GUID des Kontexts | 20050217 | ||
2 | ![]() |
TASK_ID_TAB | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID_TAB | Tabelle von KontexteIDs | 20050217 |
Method SIGNAL_GENERATE_OK on Interface IF_LSO_CRP_QUEUE_MANAGER has no exception.
Method SIGNAL_SEND_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG_ID | Call by reference | Type reference (TYPE) | SYMSGID | 'LSO_CORRESPONDENCE' | Nachrichtenklasse | 20041203 | |
2 | ![]() |
MSG_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20041203 | ||
3 | ![]() |
MSG_TYP | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichtentyp | 20041203 | |
4 | ![]() |
STATUS | Call by reference | Type reference (TYPE) | LSO_CRP_CONTEXTSTATUS | CL_LSO_CRP_UTILITIES=>CONTEXT_STATUS_SEND_ERROR | Kontextausgabestatus | 20050217 | |
5 | ![]() |
TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID | GUID des Kontexts | 20041201 |
Method SIGNAL_SEND_ERROR on Interface IF_LSO_CRP_QUEUE_MANAGER has no exception.
Method SIGNAL_SEND_OK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | LSO_CRP_SENDER_ID | ID für Sender zur Simulation eines Geschäftspartners | 20050301 | ||
2 | ![]() |
TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID | GUID des Kontexts | 20041201 | ||
3 | ![]() |
TASK_ID_TAB | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID_TAB | Tabelle von KontexteIDs | 20041202 |
Method SIGNAL_SEND_OK on Interface IF_LSO_CRP_QUEUE_MANAGER 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 | Kontextstruktur zum Aufruf der Queue-Komponente | 20041129 | ||
2 | ![]() |
CONTEXT_TAB | Call by reference | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Tabelle von Kontexten | 20041202 | ||
3 | ![]() |
RESET_STATUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Status zurücksetzen | 20050401 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Queue Komponente | 20041223 |
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 600 |