SAP ABAP Class IF_SOAP_QUEUE_HANDLER (IF_SOAP_QUEUE_HANDLER)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_QUEUE_BASE Base class for SOAP queue handler 20121012
Properties
Class IF_SOAP_QUEUE_HANDLER  
Short Description IF_SOAP_QUEUE_HANDLER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120810   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SOAP_QUEUE_HANDLER has no interface implemented.
Friends
Class IF_SOAP_QUEUE_HANDLER has no friend class.
Attributes
Class IF_SOAP_QUEUE_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_TOP_MSG Instance method Public Method 20121023
2 GET_QUEUE_NAME Instance method Public Method 20120810
3 IS_TOP_ERR_MSG Instance method Public Method 20120810
4 RESTART Instance method Public Method 20120810
5 SCHEDULE_SEQUENCE Instance method Public Method 20120810
6 TERMINATE_SOFT Instance method Public Method 20120810
7 UNLOCK_QUEUES Instance method Public Method 20120810
Events
Class IF_SOAP_QUEUE_HANDLER has no event.
Types
Class IF_SOAP_QUEUE_HANDLER has no local type.
Method Signatures

Method CANCEL_TOP_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEQUENCE Call by reference Object reference (TYPE REF TO) IF_SOAP_SEQUENCE 20121023
2 Importing IV_CURRENT_USER Value transfer Type reference (TYPE) ABAP_BOOL 20121023
3 Importing IV_DEBUG Value transfer Type reference (TYPE) ABAP_BOOL 20121023
# Exception Resumable Description Created on
1 CX_SOAP_SEQ_QUEUE 20121023

Method GET_QUEUE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCATION Value transfer Type reference (TYPE) SRT_LOCATION 20120810
2 Importing IV_PROC_MODE Value transfer Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 20120810
3 Importing IV_QUEUE_BASENAME Call by reference Type reference (TYPE) STRING 20120810
4 Importing IV_SEQUENCE_ID Value transfer Type reference (TYPE) SRT_SEQUENCE_ID 20120810
5 Returning RV_QUEUENAME Value transfer Type reference (TYPE) SRT_SEQ_QUEUENAME 20120810

Method GET_QUEUE_NAME on class IF_SOAP_QUEUE_HANDLER has no exception.

Method IS_TOP_ERR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEQUENCE Call by reference Object reference (TYPE REF TO) IF_SOAP_SEQUENCE 20120810
2 Importing IV_MSG_ID Call by reference Type reference (TYPE) WSRM_PERSIST_ID 20120810
3 Returning RV_STATUS Value transfer Type reference (TYPE) ABAP_BOOL 20120810
# Exception Resumable Description Created on
1 CX_SOAP_SEQ_QUEUE 20120810

Method RESTART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEQUENCE Call by reference Object reference (TYPE REF TO) IF_SOAP_SEQUENCE 20120810
2 Importing IV_CURRENT_USER Value transfer Type reference (TYPE) ABAP_BOOL 20120810
3 Importing IV_DEBUG Value transfer Type reference (TYPE) ABAP_BOOL 20120810
# Exception Resumable Description Created on
1 CX_SOAP_SEQ_QUEUE 20120810

Method SCHEDULE_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEQUENCE Call by reference Object reference (TYPE REF TO) IF_SOAP_SEQUENCE 20120810
2 Importing IV_TERMINATE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120810

Method SCHEDULE_SEQUENCE on class IF_SOAP_QUEUE_HANDLER has no exception.

Method TERMINATE_SOFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEQUENCE Call by reference Object reference (TYPE REF TO) IF_SOAP_SEQUENCE 20120928

Method TERMINATE_SOFT on class IF_SOAP_QUEUE_HANDLER has no exception.

Method UNLOCK_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QUEUE_NAMES Call by reference Type reference (TYPE) SRT_T_SEQ_QUEUENAME 20120810
2 Importing IV_DESTINATION Call by reference Type reference (TYPE) SRT_SEQ_RFC_DEST 20130726
# Exception Resumable Description Created on
1 CX_SOAP_SEQ_QUEUE 20120810
History
Last changed by/on SAP  20140121 
SAP Release Created in