SAP ABAP Class CL_SOAP_SEQUENCE_FACTORY (Factory for creation of SOAP sequence manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_SEQ_MANAGER (Package) SOAP Sequence Manager
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_SEQ_SCD_CONST 20051229
Properties
Class CL_SOAP_SEQUENCE_FACTORY  
Short Description Factory for creation of SOAP sequence manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SEQ_MANAGER   SOAP Sequence Manager 
Created 20051229   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_SEQUENCE_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SOAP_SEQ_SCD_CONST 20051229
Friends
Class CL_SOAP_SEQUENCE_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_SEQ_MANAGER_CONS Static Attribute Private Object reference (TYPE REF TO) CL_SOAP_SEQUENCE_MANAGER 20120718
2 GO_SEQ_MANAGER_PROV Static Attribute Private Object reference (TYPE REF TO) CL_SOAP_SEQUENCE_MANAGER 20120718
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SEQ_MGR Static method Public Method 20130411
2 CREATE_SEQ_MNG_ADMIN_CSR Static method Public Method 20060119
3 CREATE_SEQ_MNG_ADMIN_PVR Static method Public Method 20060119
4 CREATE_SEQ_MNG_EXT_CONSUMER Static method Public Method 20060119
5 CREATE_SEQ_MNG_EXT_PROVIDER Static method Public Method 20060119
6 CREATE_SEQ_MNG_RT_COMPENSAT Static method Public Method 20060426
7 CREATE_SEQ_MNG_RT_CONSUMER Static method Public Method 20060119
8 CREATE_SEQ_MNG_RT_PROVIDER Static method Public Method 20060119
Events
Class CL_SOAP_SEQUENCE_FACTORY has no event.
Types
Class CL_SOAP_SEQUENCE_FACTORY has no local type.
Method Signatures

Method CREATE_SEQ_MGR 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 20130411
2 Importing IV_TX_CONTROL_BY_APPL Value transfer Type reference (TYPE) BOOLEAN TSOAP_TRUE 20130411
3 Returning RO_SEQ_MGR Value transfer Object reference (TYPE REF TO) IF_SOAP_SEQUENCE_MGR 20130411

Method CREATE_SEQ_MGR on class CL_SOAP_SEQUENCE_FACTORY has no exception.

Method CREATE_SEQ_MNG_ADMIN_CSR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQ_MNG Value transfer Object reference (TYPE REF TO) IF_SEQ_MANAGER_ADMIN_CSR (new mng) interface to sequence manager 20060119

Method CREATE_SEQ_MNG_ADMIN_CSR on class CL_SOAP_SEQUENCE_FACTORY has no exception.

Method CREATE_SEQ_MNG_ADMIN_PVR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQ_MNG Value transfer Object reference (TYPE REF TO) IF_SEQ_MANAGER_ADMIN_PVR (new mng) interface to sequence manager 20060119

Method CREATE_SEQ_MNG_ADMIN_PVR on class CL_SOAP_SEQUENCE_FACTORY has no exception.

Method CREATE_SEQ_MNG_EXT_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQ_MNG Value transfer Object reference (TYPE REF TO) IF_SEQ_MANAGER_EXT_CONSUMER (new mng) interface to sequence manager 20060119

Method CREATE_SEQ_MNG_EXT_CONSUMER on class CL_SOAP_SEQUENCE_FACTORY has no exception.

Method CREATE_SEQ_MNG_EXT_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQ_MNG Value transfer Object reference (TYPE REF TO) IF_SEQ_MANAGER_EXT_PROVIDER (new mng) interface to sequence manager 20060119

Method CREATE_SEQ_MNG_EXT_PROVIDER on class CL_SOAP_SEQUENCE_FACTORY has no exception.

Method CREATE_SEQ_MNG_RT_COMPENSAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQ_MNG Value transfer Object reference (TYPE REF TO) IF_SEQ_MANAGER_RTIME_COMPENSAT (new mng) interface to sequence manager 20060426

Method CREATE_SEQ_MNG_RT_COMPENSAT on class CL_SOAP_SEQUENCE_FACTORY has no exception.

Method CREATE_SEQ_MNG_RT_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQ_MNG Value transfer Object reference (TYPE REF TO) IF_SEQ_MANAGER_RTIME_CONSUMER (new mng) interface to sequence manager 20060119
2 Importing TX_CONTROL_BY_APPLICATION Call by reference Type reference (TYPE) BOOLEAN TSOAP_TRUE transaction control by business application 20060502

Method CREATE_SEQ_MNG_RT_CONSUMER on class CL_SOAP_SEQUENCE_FACTORY has no exception.

Method CREATE_SEQ_MNG_RT_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELIVERING_SIDE Call by reference Type reference (TYPE) BOOLEAN TSOAP_FALSE 20060407
2 Importing DO_NOT_CREATE_NEW_INSTANCE Call by reference Type reference (TYPE) BOOLEAN TSOAP_FALSE only existing instance will be returned 20060510
3 Returning SEQ_MNG Value transfer Object reference (TYPE REF TO) IF_SEQ_MANAGER_RTIME_PROVIDER (new mng) interface to sequence manager 20060119

Method CREATE_SEQ_MNG_RT_PROVIDER on class CL_SOAP_SEQUENCE_FACTORY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710