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 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SOAP_SEQUENCE_MANAGER | 20120718 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SOAP_SEQUENCE_MANAGER | 20120718 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130411 | ||
| 2 | Static method | Public | Method | 20060119 | ||
| 3 | Static method | Public | Method | 20060119 | ||
| 4 | Static method | Public | Method | 20060119 | ||
| 5 | Static method | Public | Method | 20060119 | ||
| 6 | Static method | Public | Method | 20060426 | ||
| 7 | Static method | Public | Method | 20060119 | ||
| 8 | 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 | IV_LOCATION | Value transfer | Type reference (TYPE) | SRT_LOCATION | 20130411 | ||||
| 2 | IV_TX_CONTROL_BY_APPL | Value transfer | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE | 20130411 | |||
| 3 | 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 | 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 | 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 | 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 | 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 | 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 | SEQ_MNG | Value transfer | Object reference (TYPE REF TO) | IF_SEQ_MANAGER_RTIME_CONSUMER | (new mng) interface to sequence manager | 20060119 | |||
| 2 | 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 | DELIVERING_SIDE | Call by reference | Type reference (TYPE) | BOOLEAN | TSOAP_FALSE | 20060407 | |||
| 2 | DO_NOT_CREATE_NEW_INSTANCE | Call by reference | Type reference (TYPE) | BOOLEAN | TSOAP_FALSE | only existing instance will be returned | 20060510 | ||
| 3 | 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 |