SAP ABAP Class CL_SOAP_SEQ_EXEC_HANDLER_CO (Consumer execution handler)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_SEQ_EXEC_HANDLER | Sequence execution handler base class | 20130308 |
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_EV | Execution handler for eventing | 20130628 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_SEQ_EXEC_HANDLER_CO_MD | Execution consumer handler mediation | 20130404 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_SEQ_EXEC_HANDLER_CO_RM | Execution consumer handler WSRM | 20130404 |
Properties
| Class | CL_SOAP_SEQ_EXEC_HANDLER_CO | |
| Short Description | Consumer execution handler | |
| Super Class | CL_SOAP_SEQ_EXEC_HANDLER | Sequence execution handler base class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_SEQ_SCD | Sequence Scheduling |
| Created | 20130308 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SOAP_SEQ_EXEC_HANDLER_CO has no forward declaration.
Interfaces
Class CL_SOAP_SEQ_EXEC_HANDLER_CO has no interface implemented.
Friends
Class CL_SOAP_SEQ_EXEC_HANDLER_CO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | 1 | 20130308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130308 | ||
| 2 | Instance method | Protected | Method | 20130308 |
Events
Class CL_SOAP_SEQ_EXEC_HANDLER_CO has no event.
Types
Class CL_SOAP_SEQ_EXEC_HANDLER_CO has no local type.
Method Signatures
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 | 20130308 | ||||
| 2 | SEQUENCE | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_SEQUENCE | 20130308 | ||||
| 3 | SEQUENCE_ID | Value transfer | Type reference (TYPE) | SRT_SEQUENCE_ID | 20130308 | ||||
| 4 | SEQUENCE_MGR | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_SEQUENCE_MGR | 20130308 | ||||
| 5 | SEQUENCE_STRUCT | Call by reference | Type reference (TYPE) | SRT_S_SEQUENCE | 20130308 |
Method CONSTRUCTOR on class CL_SOAP_SEQ_EXEC_HANDLER_CO has no exception.
Method PROCESS_LUW_CONSUMER Signature
Method PROCESS_LUW_CONSUMER on class CL_SOAP_SEQ_EXEC_HANDLER_CO has no parameter.
Method PROCESS_LUW_CONSUMER on class CL_SOAP_SEQ_EXEC_HANDLER_CO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |