SAP ABAP Class CL_BCOM_MIME_REPORT_MDN (Class for Delivery Message Disposition 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_MDN | |
Short Description | Class for Delivery Message Disposition 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_MDN has no forward declaration.
Interfaces
Class CL_BCOM_MIME_REPORT_MDN has no interface implemented.
Friends
Class CL_BCOM_MIME_REPORT_MDN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | MIME_HDFN | 'Disposition' | BCOM: Header Field Name | 20010112 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | MIME_ACTMO | 'automatic-action' | BCOM: Header Field Name | 20010112 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | MIME_ACTMO | 'manual-action' | BCOM: Header Field Name | 20010112 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | MIME_SENMO | 'MDN-sent-automatically' | BCOM: Header Field Name | 20010112 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | MIME_SENMO | 'MDN-sent-manually' | BCOM: Header Field Name | 20010112 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | MIME_DISTY | 'deleted' | BCOM: Header Field Name | 20010112 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | MIME_DISTY | 'denied' | BCOM: Header Field Name | 20010112 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | MIME_DISTY | 'dispatched' | BCOM: Header Field Name | 20010112 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | MIME_DISTY | 'displayed' | BCOM: Header Field Name | 20010112 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | MIME_DISTY | 'failed' | BCOM: Header Field Name | 20010112 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | MIME_DISTY | 'processed' | BCOM: Header Field Name | 20010112 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | MIME_HDFN | 'disposition-notification' | BCOM: Header Field Name | 20010112 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | MIME_HDFN | 'Original-Message-ID' | BCOM: Header Field Name | 20010112 | |
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20010119 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MIME_MSGID | BCOM: Message ID | 20010112 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MIME_MDN | BCOM MIME: MDN Status | 20010112 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUZEIT | Date and Time, Current Application Server Time | 20010119 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SO_OBJ_DES | Short description of contents | 20010119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010112 |
2 | ![]() |
Instance method | Public | Method | Read Status as MIME Message | 20010108 |
3 | ![]() |
Instance method | Public | Method | Read Status as SX Message | 20010108 |
4 | ![]() |
Instance method | Public | Method | Set Message ID of Original Message | 20010108 |
5 | ![]() |
Instance method | Public | Method | Set Data of Original Message | 20010119 |
6 | ![]() |
Instance method | Public | Method | Set Status as MIME Message | 20010108 |
7 | ![]() |
Instance method | Public | Method | Set Status as SX Message | 20010108 |
Events
Class CL_BCOM_MIME_REPORT_MDN has no event.
Types
Class CL_BCOM_MIME_REPORT_MDN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BCOM_MIME_REPORT_MDN has no parameter.
Method CONSTRUCTOR on class CL_BCOM_MIME_REPORT_MDN has no exception.
Method GET_STATUS_MIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_MODE | Call by reference | Type reference (TYPE) | MIME_ACTMO | BCOM: Action mode einer MDN | 20010108 | ||
2 | ![]() |
DISPOSITION_TYPE | Call by reference | Type reference (TYPE) | MIME_DISTY | BCOM: Disposition Type einer MDN | 20010108 | ||
3 | ![]() |
FINAL_RECEIVER | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20010108 | ||
4 | ![]() |
ORIGINAL_RECEIVER | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20010108 | ||
5 | ![]() |
SENDING_MODE | Call by reference | Type reference (TYPE) | MIME_SENMO | BCOM: Sending mode einer MDN | 20010108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen im MIME-Konvertierungstool | 20010112 |
Method GET_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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen im MIME-Konvertierungstool | 20010112 |
Method SET_ORIGINAL_MESSAGE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | MIME_MSGID | BCOM: Message ID | 20010108 |
Method SET_ORIGINAL_MESSAGE_ID on class CL_BCOM_MIME_REPORT_MDN has no exception.
Method SET_ORIGINAL_MESSAGE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20010119 | ||
2 | ![]() |
TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20010119 | ||
3 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Kurze Beschreibung des Inhaltes | 20010119 |
Method SET_ORIGINAL_MESSAGE_INFO on class CL_BCOM_MIME_REPORT_MDN has no exception.
Method SET_STATUS_MIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_MODE | Call by reference | Type reference (TYPE) | MIME_ACTMO | BCOM: Action mode einer MDN | 20010108 | ||
2 | ![]() |
DISPOSITION_TYPE | Call by reference | Type reference (TYPE) | MIME_DISTY | BCOM: Disposition Type einer MDN | 20010108 | ||
3 | ![]() |
FINAL_RECEIVER | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20010108 | ||
4 | ![]() |
ORIGINAL_RECEIVER | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20010108 | ||
5 | ![]() |
SENDING_MODE | Call by reference | Type reference (TYPE) | MIME_SENMO | BCOM: Sending mode einer MDN | 20010108 |
Method SET_STATUS_MIME on class CL_BCOM_MIME_REPORT_MDN has no exception.
Method SET_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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen im MIME-Konvertierungstool | 20010112 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |