SAP ABAP Class CL_AI_ATTACHMENT (Proxy Runtime: 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_AI_ATTACHMENT | Proxy Runtime: Attachments | 20020114 |
Properties
| Class | CL_AI_ATTACHMENT | |
| Short Description | Proxy Runtime: Attachments | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_WS_PROTOCOL | ABAP Proxies: WS Protocols |
| Created | 20020114 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AI_ATTACHMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AI_ATTACHMENT | Proxy Runtime: Attachments | 20020114 |
Friends
Class CL_AI_ATTACHMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYCHAR01 | 'N' | Create Object Without Attachment | 20020115 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_XMS_PAYLOAD | Interface for Message Contents Resource | 20020114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020114 | |
| 2 | Instance method | Public | Method | 20020114 | ||
| 3 | Instance method | Public | Method | 20020114 |
Events
Class CL_AI_ATTACHMENT has no event.
Types
Class CL_AI_ATTACHMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FROM_TYPE | Call by reference | Type reference (TYPE) | SYCHAR01 | CHAR01-Datenelement fuer SYST | 20020114 | |||
| 2 | P_NAME | Call by reference | Type reference (TYPE) | STRING | 20020114 | ||||
| 3 | P_STRING | Call by reference | Type reference (TYPE) | STRING | 20020114 | ||||
| 4 | P_TYPE | Call by reference | Type reference (TYPE) | STRING | 20020114 | ||||
| 5 | P_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20020114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen der XMS Messaging APIs | 20020924 |
Method GET_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PAYLOAD | Value transfer | Object reference (TYPE REF TO) | IF_XMS_PAYLOAD | payload api for xmb message object | 20020114 |
Method GET_PAYLOAD on class CL_AI_ATTACHMENT has no exception.
Method SET_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PAYLOAD | Call by reference | Object reference (TYPE REF TO) | IF_XMS_PAYLOAD | payload api for xmb message object | 20020114 |
Method SET_PAYLOAD on class CL_AI_ATTACHMENT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 620 |