SAP ABAP Class CL_BCOM_MIME_REPORT_DSN (Class for Delivery Status Notification)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOM_MIME (Package) Business Communication: MIME Conversion Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BCOM_MIME_REPORT | Class for MIME Status Report | 20010108 |
Properties
| Class | CL_BCOM_MIME_REPORT_DSN | |
| Short Description | Class for Delivery Status Notification | |
| Super Class | CL_BCOM_MIME_REPORT | Class for MIME Status Report |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCOM_MIME | Business Communication: MIME Conversion Tool |
| Created | 20010108 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCOM_MIME_REPORT_DSN has no forward declaration.
Interfaces
Class CL_BCOM_MIME_REPORT_DSN has no interface implemented.
Friends
Class CL_BCOM_MIME_REPORT_DSN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | MIME_ACTIO | 'delayed' | BCOM: Action | 20010109 | ||
| 2 | Constant | Public | Type reference (TYPE) | MIME_ACTIO | 'delivered' | BCOM: Action | 20010109 | ||
| 3 | Constant | Public | Type reference (TYPE) | MIME_ACTIO | 'expanded' | BCOM: Action | 20010109 | ||
| 4 | Constant | Public | Type reference (TYPE) | MIME_ACTIO | 'failed' | BCOM: Action | 20010109 | ||
| 5 | Constant | Public | Type reference (TYPE) | MIME_ACTIO | 'relayed' | BCOM: Action | 20010109 | ||
| 6 | Constant | Private | Type reference (TYPE) | MIME_HDFN | 'Action' | BCOM: Header Field Name | 20010110 | ||
| 7 | Constant | Private | Type reference (TYPE) | MIME_HDFN | 'delivery-status' | BCOM: Header Field Name | 20010109 | ||
| 8 | Constant | Private | Type reference (TYPE) | MIME_HDFN | 'Original-Envelope-Id' | BCOM: Header Field Name | 20010110 | ||
| 9 | Constant | Private | Type reference (TYPE) | MIME_HDFN | 'Reporting-MTA' | BCOM: Header Field Name | 20010110 | ||
| 10 | Constant | Private | Type reference (TYPE) | MIME_HDFN | 'Status' | BCOM: Header Field Name | 20010110 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | MIME_TEXT | BCOM: Text That Is to Be Converted into MIME | 20010109 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | MIME_DSNT | BCOM: Table with DSN Status Messages | 20010109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Status as MIME Message | 20010108 | |
| 2 | Instance method | Public | Method | Add Status as SX Message | 20010108 | |
| 3 | Instance method | Public | Constructor | Constructor | 20010109 | |
| 4 | Instance method | Public | Method | Read Envelope ID | 20010108 | |
| 5 | Instance method | Public | Method | Read Status Table as MIME Messages | 20010108 | |
| 6 | Instance method | Public | Method | Read Status Table as SX Messages | 20010108 | |
| 7 | Instance method | Public | Method | Set Envelope ID | 20010108 |
Events
Class CL_BCOM_MIME_REPORT_DSN has no event.
Types
Class CL_BCOM_MIME_REPORT_DSN has no local type.
Method Signatures
Method ADD_STATUS_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | MIME_ACTIO | BCOM: Aktion | 20010108 | |||
| 2 | FINAL_RECEIVER | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20010108 | |||
| 3 | ORIGINAL_RECEIVER | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20010108 | |||
| 4 | STATUS | Call by reference | Type reference (TYPE) | MIME_STATU | BCOM MIME: Report-Status | 20010108 |
Method ADD_STATUS_MIME on class CL_BCOM_MIME_REPORT_DSN has no exception.
Method ADD_STATUS_SX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FINAL_RECEIVER | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20010108 | |||
| 2 | ORIGINAL_RECEIVER | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20010108 | |||
| 3 | STATUS | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20010108 |
Method ADD_STATUS_SX on class CL_BCOM_MIME_REPORT_DSN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BCOM_MIME_REPORT_DSN has no parameter.
Method CONSTRUCTOR on class CL_BCOM_MIME_REPORT_DSN has no exception.
Method GET_ENVELOPE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENVELOPE_ID | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20010108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Konvertierungstool | 20010112 |
Method GET_STATUS_TAB_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS_TAB | Call by reference | Type reference (TYPE) | MIME_DSNT | BCOM: Tabelle mit DSN-Statusmeldungen | 20010108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Konvertierungstool | 20010112 |
Method GET_STATUS_TAB_SX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS_TAB | Call by reference | Type reference (TYPE) | MIME_SXSTT | BCOM MIME: Status als Meldung | 20010108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Konvertierungstool | 20010112 |
Method SET_ENVELOPE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENVELOPE_ID | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20010108 |
Method SET_ENVELOPE_ID on class CL_BCOM_MIME_REPORT_DSN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |