SAP ABAP Class CL_RSRD_DISTRIBUTOR_MAIL (Distributor: Send E-Mails)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRD_F_DISTRIBUTOR_ROOT | Root Class for Document Distributor Classes | 20030725 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRD_DISTRIBUTOR_BULKMAIL | Distributor: Bulk Mailer | 20040423 |
Properties
| Class | CL_RSRD_DISTRIBUTOR_MAIL | |
| Short Description | Distributor: Send E-Mails | |
| Super Class | CL_RSRD_F_DISTRIBUTOR_ROOT | Root Class for Document Distributor Classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSRD | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSRD | BW: Broadcasting |
| Created | 20030725 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSRD_DISTRIBUTOR_MAIL has no interface implemented.
Friends
Class CL_RSRD_DISTRIBUTOR_MAIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DI_BODY' | Parameter ID for Mail Message | 20040414 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DI_EMAIL' | Parameter ID for E-Mail Addresses | 20040225 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DI_IMPORTANCE' | Parameter ID for the Importance of the Mail | 20040414 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DI_SUBJECT' | Parameter ID for Subject Line | 20040414 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | RS_BOOL | Send MHTML As Mail Attachment | 20050907 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | RSRD_SUPPRESS_FOOTER | Supress Footer | 20050607 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | RSRD_MAIL_EXPIRATION | Number of Days Until Send Request Is Deleted | 20050607 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Document Attributes | 20030725 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DOCUMENT_BCS | Reference to BCS Document | 20030725 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | SYUNAME | User Name for Sender of Mail | 20060330 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SO_OBJ_DES | Subject of E-Mail | 20030725 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RSRTPARAMETERVALUE | List of E-Mail Addresses | 20070927 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | RSRD_T_MAIL_RECIPIENT | Recipient List | 20050121 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Attributes in Buffer | 20031119 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | RSRD_SX_CLASS_DT | Buffered Attribute Descriptions for Class | 20031119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Inserts Anchor Tag for Online Links | 20040419 | |
| 2 | Instance method | Protected | Method | Insert Footers to Body of E-Mail | 20040129 | |
| 3 | Static method | Public | Constructor | Static Constructor | 20050607 | |
| 4 | Instance method | Protected | Method | Deletion of Instance Variables | 20040802 | |
| 5 | Instance method | Public | Constructor | Constructor | 20030905 | |
| 6 | Instance method | Protected | Method | Calculates Lists of BW Users from Attribute User and Roles | 20030925 | |
| 7 | Instance method | Protected | Method | Processing Exceptions That Occurred | 20030725 | |
| 8 | Instance method | Protected | Method | Send E-Mail | 20030725 | |
| 9 | Instance method | Protected | Method | Creating Mail Attachments | 20030725 | |
| 10 | Instance method | Protected | Method | Creating the Body of the E-Mail | 20030725 | |
| 11 | Instance method | Protected | Method | Creating the E-Mail Recipient | 20030725 | |
| 12 | Instance method | Protected | Method | Set Subject of E-Mail | 20030725 |
Events
Class CL_RSRD_DISTRIBUTOR_MAIL has no event.
Types
Class CL_RSRD_DISTRIBUTOR_MAIL has no local type.
Method Signatures
Method ADD_ANCHOR_TAG_FOR_ONLINE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STRING | Call by reference | Type reference (TYPE) | STRING | 20040419 |
Method ADD_ANCHOR_TAG_FOR_ONLINE_LINK on class CL_RSRD_DISTRIBUTOR_MAIL has no exception.
Method ADD_FOOTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_BODY | Call by reference | Type reference (TYPE) | STRING | 20040129 | ||||
| 2 | I_AS_HTML | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040330 |
Method ADD_FOOTER on class CL_RSRD_DISTRIBUTOR_MAIL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_MAIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_MAIL has no exception.
Method CLEAR Signature
Method CLEAR on class CL_RSRD_DISTRIBUTOR_MAIL has no parameter.
Method CLEAR on class CL_RSRD_DISTRIBUTOR_MAIL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_MAIL has no parameter.
Method CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_MAIL has no exception.
Method GET_LANGUAGE_USER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_LANGUAGE_USER | Value transfer | Type reference (TYPE) | RSRD_T_LANGUAGE_USER | 20030925 |
Method GET_LANGUAGE_USER_LIST on class CL_RSRD_DISTRIBUTOR_MAIL has no exception.
Method HANDLE_BCS_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_BCS_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_BCS | 20030725 |
Method HANDLE_BCS_EXCEPTION on class CL_RSRD_DISTRIBUTOR_MAIL has no exception.
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IMMEDIATELY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20031017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20030725 |
Method SET_ATTACHMENTS Signature
Method SET_ATTACHMENTS on class CL_RSRD_DISTRIBUTOR_MAIL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20030725 |
Method SET_BODY Signature
Method SET_BODY on class CL_RSRD_DISTRIBUTOR_MAIL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20030725 |
Method SET_RECIPIENTS Signature
Method SET_RECIPIENTS on class CL_RSRD_DISTRIBUTOR_MAIL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20030725 |
Method SET_SUBJECT Signature
Method SET_SUBJECT on class CL_RSRD_DISTRIBUTOR_MAIL has no parameter.
Method SET_SUBJECT on class CL_RSRD_DISTRIBUTOR_MAIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |