SAP ABAP Class CL_SOAP_QUEUE_FACTORY (Sequence Queue Handler Factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_SEQ_SCD (Package) Sequence Scheduling
Properties
Class CL_SOAP_QUEUE_FACTORY  
Short Description Sequence Queue Handler Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SEQ_SCD   Sequence Scheduling 
Created 20120810   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_QUEUE_FACTORY has no forward declaration.
Interfaces
Class CL_SOAP_QUEUE_FACTORY has no interface implemented.
Friends
Class CL_SOAP_QUEUE_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_HANDLER Static Attribute Private Type reference (TYPE) TT_HANDLER_LIST 20121016
2 LC_HANDLER_ACO Constant Private Type reference (TYPE) TV_HANDLER_TYPE 'A' 20121024
3 LC_HANDLER_BGRFC_DEFAULT Constant Private Type reference (TYPE) TV_HANDLER_TYPE 'B' 20121024
Methods
# Method Level Visibility Method type Description Created on
1 GET_HANDLER Static method Public Method 20120810
2 GET_HANDLER_TYPE_FOR_PROC_MODE Static method Private Method 20121016
Events
Class CL_SOAP_QUEUE_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_HANDLER_LIST Private See coding 20121016 begin of ts_handler_list, handler_type type tv_handler_type, handler type ref to if_soap_queue_handler, end of ts_handler_list
2 TT_HANDLER_LIST Private See coding 20121016 tt_handler_list type standard table of ts_handler_list
3 TV_HANDLER_TYPE Private See coding 20121024 tv_handler_type type c length 1
Method Signatures

Method GET_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HANDLER Value transfer Object reference (TYPE REF TO) IF_SOAP_QUEUE_HANDLER 20120810
2 Importing IV_PROCESSMODE Value transfer Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 20121009

Method GET_HANDLER on class CL_SOAP_QUEUE_FACTORY has no exception.

Method GET_HANDLER_TYPE_FOR_PROC_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROCESSMODE Value transfer Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 20121016
2 Returning RV_HANDLER_TYPE Value transfer Type reference (TYPE) TV_HANDLER_TYPE 20121016

Method GET_HANDLER_TYPE_FOR_PROC_MODE on class CL_SOAP_QUEUE_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740