SAP ABAP Class CL_SLIM_EMAIL (System Measurement: E-Mail Superclass)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-LIM (Application Component) License Measurement
⤷
SLIM (Package) System Measurement
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SLIM_LAW_EMAIL | SLIM LAW E-Mail Adapter | 20090311 |
Properties
| Class | CL_SLIM_EMAIL | |
| Short Description | System Measurement: E-Mail Superclass | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIM | System Measurement |
| Created | 20090120 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLIM_EMAIL has no forward declaration.
Interfaces
Class CL_SLIM_EMAIL has no interface implemented.
Friends
Class CL_SLIM_EMAIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ADR6-SMTP_ADDR | E-Mail Recipient | 20090311 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | GY_EMADR | Table of E-Mail Addresses | 20090311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090311 | |
| 2 | Instance method | Protected | Method | Generate E-Mail Attachment | 20090311 | |
| 3 | Instance method | Protected | Method | Generate E-Mail Body | 20090311 | |
| 4 | Instance method | Protected | Method | Returns Name of Attachment | 20090311 | |
| 5 | Instance method | Protected | Method | Returns E-Mail Settings | 20090311 | |
| 6 | Instance method | Private | Method | 20090311 | ||
| 7 | Instance method | Public | Method | E-Mail Send Function | 20090311 |
Events
Class CL_SLIM_EMAIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GY_EMADR | Public | See coding | 20090311 | GY_EMADR TYPE STANDARD TABLE OF STRING WITH KEY TABLE_LINE
|
||
| 2 | LY_ATT_NAME | Protected | See coding | 20090311 | LY_ATT_NAME TYPE C LENGTH 20
|
||
| 3 | LY_EMAIL_S | Public | Type reference (TYPE) | SOLISTI1 | SAPoffice: Single List with Column Length 255 | 20090311 | |
| 4 | LY_EMAIL_T | Public | See coding | 20090311 | LY_EMAIL_T TYPE STANDARD TABLE OF SOLISTI1
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_EMAIL_ADDR | Call by reference | Type reference (TYPE) | GY_EMADR | 20090311 |
Method CONSTRUCTOR on class CL_SLIM_EMAIL has no exception.
Method CREATE_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090311 | ||||
| 2 | PI_OUT | Call by reference | Object reference (TYPE REF TO) | DATA | 20090311 | ||||
| 3 | PR_LENGTH | Value transfer | Type reference (TYPE) | I | 20090311 |
Method CREATE_ATTACHMENT on class CL_SLIM_EMAIL has no exception.
Method CREATE_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_BODY | Value transfer | Object reference (TYPE REF TO) | DATA | 20090311 |
Method CREATE_BODY on class CL_SLIM_EMAIL has no exception.
Method GET_ATTACHMENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_NAME | Value transfer | Type reference (TYPE) | LY_ATT_NAME | 20090311 |
Method GET_ATTACHMENT_NAME on class CL_SLIM_EMAIL has no exception.
Method GET_DOC_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_DESCR | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Kurze Beschreibung des Inhaltes | 20090311 | |||
| 2 | PI_NAME | Call by reference | Type reference (TYPE) | SO_OBJ_NAM | Name des Dokumentes, der Mappe oder Verteilerliste | 20090311 | |||
| 3 | PR_SETTINGS | Value transfer | Type reference (TYPE) | SODOCCHGI1 | Daten die bei einem Objekt geändert werden können | 20090311 |
Method GET_DOC_SETTINGS on class CL_SLIM_EMAIL has no exception.
Method GET_RECEIVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_REC | Value transfer | Object reference (TYPE REF TO) | DATA | 20090311 |
Method GET_RECEIVERS on class CL_SLIM_EMAIL has no exception.
Method SEND_EMAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ATTACHMENT | Call by reference | Object reference (TYPE REF TO) | DATA | 20090311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Systemvermessung: Globale Ausnahmeklasse | 20090311 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |