SAP ABAP Class CL_WSPROTOCOL_ATTACHMENTS (Implementation IF_PROXY_ATTACHMENTS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SAI_PROXY_RUNTIME_WS_PROTOCOL (Package) ABAP Proxies: WS Protocols
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WSPROTOCOL | ABAP Proxies: Available Protocols | 20030731 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WSPROTOCOL_ATTACHMENTS | Only XI: Attachments | 20030731 |
Properties
| Class | CL_WSPROTOCOL_ATTACHMENTS | |
| Short Description | Implementation IF_PROXY_ATTACHMENTS | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_WS_PROTOCOL | ABAP Proxies: WS Protocols |
| Created | 20030730 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WSPROTOCOL_ATTACHMENTS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WSPROTOCOL | ABAP Proxies: Available Protocols | 20030731 | ||
| 2 | IF_WSPROTOCOL_ATTACHMENTS | Only XI: Attachments | 20030731 |
Friends
Class CL_WSPROTOCOL_ATTACHMENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | PRX_ATTACH | 20030730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20050630 | ||
| 2 | Static method | Private | Method | 20050630 | ||
| 3 | Static method | Public | Method | 20030730 |
Events
Class CL_WSPROTOCOL_ATTACHMENTS has no event.
Types
Class CL_WSPROTOCOL_ATTACHMENTS has no local type.
Method Signatures
Method CREATE_ATTACHMENT_FROM_BINARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT | Value transfer | Object reference (TYPE REF TO) | IF_AI_ATTACHMENT | 20050630 | ||||
| 2 | DATA | Call by reference | Type reference (TYPE) | XSTRING | 20050630 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050630 | ||||
| 4 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20050630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20050630 |
Method CREATE_ATTACHMENT_FROM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT | Value transfer | Object reference (TYPE REF TO) | IF_AI_ATTACHMENT | 20050630 | ||||
| 2 | DATA | Call by reference | Type reference (TYPE) | STRING | 20050630 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050630 | ||||
| 4 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20050630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20050630 |
Method GET_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_WSPROTOCOL_ATTACHMENTS | 20030730 | ||||
| 2 | PROXY_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK | not used by implementation | 20030731 |
Method GET_PROTOCOL on class CL_WSPROTOCOL_ATTACHMENTS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |