SAP ABAP Interface IF_MAPPING_ATTACHMENTS (Attachments)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping
⤷
⤷
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
| Interface | IF_MAPPING_ATTACHMENTS | |
| Short Description | Attachments |
General Data
| Package | SAI_MAPPING | Application Integration: Mapping |
| Created | 20070315 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MAPPING_ATTACHMENTS has no forward declaration.
Interfaces
Interface IF_MAPPING_ATTACHMENTS has no interface.
Friends
Interface IF_MAPPING_ATTACHMENTS has no friend.
Attributes
Interface 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
Interface IF_MAPPING_ATTACHMENTS has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_MAPPING_ATTACHMENTS has no exception.
Method REMOVE_ALL_ATTACHMENTS Signature
Method REMOVE_ALL_ATTACHMENTS on Interface IF_MAPPING_ATTACHMENTS has no parameter.
Method REMOVE_ALL_ATTACHMENTS on Interface 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 Interface 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 Interface IF_MAPPING_ATTACHMENTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |