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 CLEAR Static method Public Method Deletes Specified or All Tasks from FIFO 20060710
2 EXECUTE Instance method Public Method Execute Operation 20060705
3 GET_TASK_STATE Instance method Public Method Get Processing State of Operation 20060706
4 SET_ASYNC_EXE_MODE Instance method Public Method Sets Asynchronous Processing Mode (Default) 20060707
5 SET_SIMULATION_OFF Instance method Public Method Sets Actual Processing 20060708
6 SET_SIMULATION_ON Instance method Public Method Sets Simulation Mode for Processing 20060708
7 SET_SYNC_EXE_MODE 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 Importing 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 Exporting PE_SEQUENCE_NR Call by reference Type reference (TYPE) SRTFT_SEQUENCE_NR Sequenz-Nummer 20060706
2 Exporting PE_TASK_ID Call by reference Type reference (TYPE) SRTFT_TASK_ID Task-ID in der Web-Service-Massenkonfiguration 20060706
3 Importing 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 CX_SRTFT_CONFIG 20060705

Method GET_TASK_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060706
2 Exporting PE_STATE Call by reference Type reference (TYPE) SRTFT_CFG_RESULT Erfolg einer Operation 20060706
3 Importing 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 CX_SRTFT_CONFIG 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