SAP ABAP Interface IF_SRTFT_CFG_QUEUE (SRT Operations Queue)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_FT_TOOLS (Package) SOAP RT Fast Track Development
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRTFT_CFG_QUEUE | SRT Operations Queue | 20060705 |
Properties
| Interface | IF_SRTFT_CFG_QUEUE | |
| Short Description | SRT Operations Queue |
General Data
| Package | SOAP_FT_TOOLS | SOAP RT Fast Track Development |
| Created | 20060705 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRTFT_CFG_QUEUE has no forward declaration.
Interfaces
Interface IF_SRTFT_CFG_QUEUE has no interface.
Friends
Interface IF_SRTFT_CFG_QUEUE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_QUEUE_LOCK | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | X=Lock Queue Against Access; space=Otherwise | 20060708 | ||
| 2 | SIMULATION_MODE | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | X=Simulate Processing Only; space=Otherwise | 20060708 | ||
| 3 | SYNC_EXE_MODE | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | X=Synchronous Processing; space=Asynchronous Processing | 20060707 | ||
| 4 | TASK_ID | Instance attribute | Public | Type reference (TYPE) | CHAR8 | Thread ID (Asynchronous Processing) | 20060710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes Specified or All Tasks from FIFO | 20060710 | |
| 2 | Instance method | Public | Method | Execute Operation | 20060705 | |
| 3 | Instance method | Public | Method | Get Processing State of Operation | 20060706 | |
| 4 | Instance method | Public | Method | Sets Asynchronous Processing Mode (Default) | 20060707 | |
| 5 | Instance method | Public | Method | Sets Actual Processing | 20060708 | |
| 6 | Instance method | Public | Method | Sets Simulation Mode for Processing | 20060708 | |
| 7 | Instance method | Public | Method | Sets Synchronous Processing Mode | 20060707 |
Events
Interface IF_SRTFT_CFG_QUEUE has no event.
Types
Interface IF_SRTFT_CFG_QUEUE has no local type.
Method Signatures
Method CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_TASK_ID | Call by reference | Type reference (TYPE) | SRTFT_TASK_ID | Task-ID in der Web-Service-Massenkonfiguration | 20060710 |
Method CLEAR on Interface IF_SRTFT_CFG_QUEUE has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_SEQUENCE_NR | Call by reference | Type reference (TYPE) | SRTFT_SEQUENCE_NR | Sequenz-Nummer | 20060706 | |||
| 2 | PE_TASK_ID | Call by reference | Type reference (TYPE) | SRTFT_TASK_ID | Task-ID in der Web-Service-Massenkonfiguration | 20060706 | |||
| 3 | PI_QUEUE_OP_DATA | Call by reference | Type reference (TYPE) | SRTFT_CFG_QUEUE_OP_DATA | Daten einer Konfigurations Queue Operation | 20060706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method GET_TASK_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_MESSAGES | Call by reference | Type reference (TYPE) | SRTFT_CFG_MESSAGES | Liste von Fehlermeldungen | 20060706 | |||
| 2 | PE_STATE | Call by reference | Type reference (TYPE) | SRTFT_CFG_RESULT | Erfolg einer Operation | 20060706 | |||
| 3 | PI_TASK_ID | Call by reference | Type reference (TYPE) | SRTFT_TASK_ID | Task-ID in der Web-Service-Massenkonfiguration | 20060706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060710 |
Method SET_ASYNC_EXE_MODE Signature
Method SET_ASYNC_EXE_MODE on Interface IF_SRTFT_CFG_QUEUE has no parameter.
Method SET_ASYNC_EXE_MODE on Interface IF_SRTFT_CFG_QUEUE has no exception.
Method SET_SIMULATION_OFF Signature
Method SET_SIMULATION_OFF on Interface IF_SRTFT_CFG_QUEUE has no parameter.
Method SET_SIMULATION_OFF on Interface IF_SRTFT_CFG_QUEUE has no exception.
Method SET_SIMULATION_ON Signature
Method SET_SIMULATION_ON on Interface IF_SRTFT_CFG_QUEUE has no parameter.
Method SET_SIMULATION_ON on Interface IF_SRTFT_CFG_QUEUE has no exception.
Method SET_SYNC_EXE_MODE Signature
Method SET_SYNC_EXE_MODE on Interface IF_SRTFT_CFG_QUEUE has no parameter.
Method SET_SYNC_EXE_MODE on Interface IF_SRTFT_CFG_QUEUE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |