SAP ABAP Class CL_SOAP_SEQ_EXEC_HANDLER (Sequence execution handler base class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_SEQ_SCD (Package) Sequence Scheduling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_SEQ_EXECUTION_HANDLER | Web Service execution handler | 20130118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_SEQ_SCD_CONST | 20130118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_SEQ_EXEC_HANDLER_CO | Consumer execution handler | 20130308 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_SEQ_EXEC_HANDLER_PR | Provider execution handler | 20130308 |
Properties
| Class | CL_SOAP_SEQ_EXEC_HANDLER | |
| Short Description | Sequence execution handler base class | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_SEQ_SCD | Sequence Scheduling |
| Created | 20130118 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SOAP_SEQ_EXEC_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_SEQ_EXECUTION_HANDLER | Web Service execution handler | 20130118 | ||
| 2 | IF_SOAP_SEQ_SCD_CONST | 20130118 |
Friends
Class CL_SOAP_SEQ_EXEC_HANDLER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130118 | ||
| 2 | Instance method | Protected | Constructor | 20130118 | ||
| 3 | Static method | Public | Method | 20130118 | ||
| 4 | Instance method | Public | Event handling method | 20130118 | ||
| 5 | Instance method | Protected | Method | 20130118 | ||
| 6 | Instance method | Protected | Method | 20130118 | ||
| 7 | Instance method | Protected | Method | 20130118 | ||
| 8 | Instance method | Protected | Method | 20130118 | ||
| 9 | Instance method | Protected | Method | 20130118 | ||
| 10 | Instance method | Public | Method | 20130118 | ||
| 11 | Instance method | Protected | Method | 20130118 |
Events
Class CL_SOAP_SEQ_EXEC_HANDLER has no event.
Types
Class CL_SOAP_SEQ_EXEC_HANDLER has no local type.
Method Signatures
Method CALCULATE_BGRFC_RETRY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETRY_KEY | Value transfer | Type reference (TYPE) | BGRFC_RETRY_KEY | 20130118 | ||||
| 2 | SEQ_ID | Call by reference | Type reference (TYPE) | SRT_SEQUENCE_ID | 20130118 |
Method CALCULATE_BGRFC_RETRY_KEY on class CL_SOAP_SEQ_EXEC_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATION | Value transfer | Type reference (TYPE) | SRT_SEQ_ASYNC_BORDER_FTYPE | 20130118 | ||||
| 2 | SEQUENCE | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_SEQUENCE | 20130118 | ||||
| 3 | SEQUENCE_ID | Value transfer | Type reference (TYPE) | SRT_SEQUENCE_ID | 20130118 | ||||
| 4 | SEQUENCE_MGR | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_SEQUENCE_MGR | 20130118 | ||||
| 5 | SEQUENCE_STRUCT | Call by reference | Type reference (TYPE) | SRT_S_SEQUENCE | 20130118 |
Method CONSTRUCTOR on class CL_SOAP_SEQ_EXEC_HANDLER has no exception.
Method GET_RETRY_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT_RETRY_COUNT | Call by reference | Type reference (TYPE) | I | 20130118 | ||||
| 2 | MAX_RETRY_COUNT | Call by reference | Type reference (TYPE) | I | IF_SOAP_SEQ_SCD_CONST=>C_BGRFC_MAX_RETRY | 20130118 | |||
| 3 | R_RETRY_INTERVAL | Value transfer | Type reference (TYPE) | I | 20130118 |
Method GET_RETRY_INTERVAL on class CL_SOAP_SEQ_EXEC_HANDLER has no exception.
Method HANDLE_FATAL_EXCEPTION Signature
Method HANDLE_FATAL_EXCEPTION on class CL_SOAP_SEQ_EXEC_HANDLER has no parameter.
Method HANDLE_FATAL_EXCEPTION on class CL_SOAP_SEQ_EXEC_HANDLER has no exception.
Method RAISE_LOCK_QUEUE Signature
Method RAISE_LOCK_QUEUE on class CL_SOAP_SEQ_EXEC_HANDLER has no parameter.
Method RAISE_LOCK_QUEUE on class CL_SOAP_SEQ_EXEC_HANDLER has no exception.
Method RAISE_PERM_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CX_SOAP_SEQ_EX_TO_QRFC | Call by reference | Object reference (TYPE REF TO) | CX_SOAP_SEQ_EX_TO_QRFC | 20130118 |
Method RAISE_PERM_ERROR on class CL_SOAP_SEQ_EXEC_HANDLER has no exception.
Method RAISE_RETRY_ERROR Signature
Method RAISE_RETRY_ERROR on class CL_SOAP_SEQ_EXEC_HANDLER has no parameter.
Method RAISE_RETRY_ERROR on class CL_SOAP_SEQ_EXEC_HANDLER has no exception.
Method RELEASE_USER_DATA Signature
Method RELEASE_USER_DATA on class CL_SOAP_SEQ_EXEC_HANDLER has no parameter.
Method RELEASE_USER_DATA on class CL_SOAP_SEQ_EXEC_HANDLER has no exception.
Method SEQ_MANAGER_FINALIZE Signature
Method SEQ_MANAGER_FINALIZE on class CL_SOAP_SEQ_EXEC_HANDLER has no parameter.
Method SEQ_MANAGER_FINALIZE on class CL_SOAP_SEQ_EXEC_HANDLER has no exception.
Method SET_ACT_PERSIST_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PERSIST_ID | Call by reference | Type reference (TYPE) | WSRM_PERSIST_ID | 20130118 |
Method SET_ACT_PERSIST_ID on class CL_SOAP_SEQ_EXEC_HANDLER has no exception.
Method SET_TERMINATION Signature
Method SET_TERMINATION on class CL_SOAP_SEQ_EXEC_HANDLER has no parameter.
Method SET_TERMINATION on class CL_SOAP_SEQ_EXEC_HANDLER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |