SAP ABAP Class IF_MAPPING_ATTACHMENTS (Attachments)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MAPPING_ATTACHMENTS | Attachments | 20070315 |
Properties
| Class | IF_MAPPING_ATTACHMENTS | |
| Short Description | Attachments | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070315 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MAPPING_ATTACHMENTS has no forward declaration.
Interfaces
Class IF_MAPPING_ATTACHMENTS has no interface implemented.
Friends
Class IF_MAPPING_ATTACHMENTS has no friend class.
Attributes
Class IF_MAPPING_ATTACHMENTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Can content of attachments be read? | 20070315 | |
| 2 | Instance method | Public | Method | List of all content IDs | 20070315 | |
| 3 | Instance method | Public | Method | Read Attachment | 20070315 | |
| 4 | Instance method | Public | Method | Delete All Attachments | 20070319 | |
| 5 | Instance method | Public | Method | Delete attachment | 20070315 | |
| 6 | Instance method | Public | Method | Set Attachment | 20070315 |
Events
Class IF_MAPPING_ATTACHMENTS has no event.
Types
Class IF_MAPPING_ATTACHMENTS has no local type.
Method Signatures
Method ARE_ATTACHMENTS_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AVAILABLE | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070315 |
Method ARE_ATTACHMENTS_AVAILABLE on class IF_MAPPING_ATTACHMENTS has no exception.
Method GET_ALL_CONTENT_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_IDS | Call by reference | Type reference (TYPE) | MPP_CONTENT_ID_TAB | Tabelle von Content-IDs | 20070315 | |||
| 2 | WITH_REMOVED | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070315 |
Method GET_ALL_CONTENT_IDS on class IF_MAPPING_ATTACHMENTS has no exception.
Method GET_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Inhalt des Attachments | 20070315 | |||
| 2 | CONTENT_ID | Call by reference | Type reference (TYPE) | MPP_CONTENT_ID | Content-ID des Attachments | 20070315 | |||
| 3 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | ContentType des Attachments | 20070315 |
Method GET_ATTACHMENT on class IF_MAPPING_ATTACHMENTS has no exception.
Method REMOVE_ALL_ATTACHMENTS Signature
Method REMOVE_ALL_ATTACHMENTS on class IF_MAPPING_ATTACHMENTS has no parameter.
Method REMOVE_ALL_ATTACHMENTS on class IF_MAPPING_ATTACHMENTS has no exception.
Method REMOVE_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_ID | Call by reference | Type reference (TYPE) | MPP_CONTENT_ID | Content-ID des Attachments | 20070315 |
Method REMOVE_ATTACHMENT on class IF_MAPPING_ATTACHMENTS has no exception.
Method SET_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Inhalt des Attachments | 20070315 | |||
| 2 | CONTENT_ID | Call by reference | Type reference (TYPE) | MPP_CONTENT_ID | Content-ID des Attachments | 20070315 | |||
| 3 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | ContentType des Attachments | 20070315 |
Method SET_ATTACHMENT on class IF_MAPPING_ATTACHMENTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |