SAP ABAP Class CL_WDR_ECATT_CONNECTOR (eCATT Support: Communication with eCATT Plug-In)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_RUNTIME_ECATT_SUPPORT (Package) eCATT Specific Support from Web Dynpro ABAP
⤷
⤷
Properties
| Class | CL_WDR_ECATT_CONNECTOR | |
| Short Description | eCATT Support: Communication with eCATT Plug-In | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_ECATT_SUPPORT | eCATT Specific Support from Web Dynpro ABAP |
| Created | 20100922 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_ECATT_CONNECTOR has no forward declaration.
Interfaces
Class CL_WDR_ECATT_CONNECTOR has no interface implemented.
Friends
Class CL_WDR_ECATT_CONNECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | 20100927 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | 20100927 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | 20110905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110905 | ||
| 2 | Static method | Public | Method | 20100922 | ||
| 3 | Static method | Public | Method | 20100922 | ||
| 4 | Static method | Public | Method | 20100922 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | _ON_SEND | Static Event (1) |
Public (2) |
Internal: For Unit Test Only | 20101108 |
Types
Class CL_WDR_ECATT_CONNECTOR has no local type.
Method Signatures
Method DO_NOT_STOP_ON_EXIT Signature
Method DO_NOT_STOP_ON_EXIT on class CL_WDR_ECATT_CONNECTOR has no parameter.
Method DO_NOT_STOP_ON_EXIT on class CL_WDR_ECATT_CONNECTOR has no exception.
Method SEND Signature
Method SEND on class CL_WDR_ECATT_CONNECTOR has no parameter.
Method SEND on class CL_WDR_ECATT_CONNECTOR has no exception.
Method SET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Type reference (TYPE) | STRING | 20100922 |
Method SET_REQUEST on class CL_WDR_ECATT_CONNECTOR has no exception.
Method SET_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Call by reference | Type reference (TYPE) | STRING | 20100922 |
Method SET_RESPONSE on class CL_WDR_ECATT_CONNECTOR has no exception.
Event Signatures
Event _ON_SEND Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XBCML_REQUEST | Exporting | Value transfer | Type reference (TYPE) | STRING | 20101108 | |||
| 2 | XBCML_RESPONSE | Exporting | Value transfer | Type reference (TYPE) | STRING | 20101108 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |