SAP ABAP Class CL_LSO_CORSP_MAIL (LSO Correspondence: Mail Interface)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PE-LSO-TM-DW (Application Component) Day-to-Day Activities
⤷
LSO_CORRESPONDENCE (Package) Learning Solution: Training-Related Correspondence
⤷
⤷
Properties
| Class | CL_LSO_CORSP_MAIL | |
| Short Description | LSO Correspondence: Mail Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LSO_CORRESPONDENCE | Learning Solution: Training-Related Correspondence |
| Created | 20031202 | SAP |
| Last change | 20040315 | 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) |
Interfaces
Class CL_LSO_CORSP_MAIL has no interface implemented.
Friends
Class CL_LSO_CORSP_MAIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SOLIX_TAB | Binary contents of object and attachments | 20031210 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LSOCO_T_SOLISTI1 | ASCII contents of object and attachments | 20040217 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | LSO_X_C | 'X' | Default: Notification When Delivered | 20040218 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | LSO_X_C | 'X' | Default: Notification When Read | 20040218 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | LSO_X_C | 'X' | Default: Notification When Read | 20040218 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | SODOCCHGI1-NO_CHANGE | SPACE | Default: Document Cannot Be Changed | 20040109 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | LSOCO_T_SOPARAI1 | Default: SET/Get Parameters for Processing | 20031230 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | LSOCO_T_SOPARBI1 | Default: Fields and Values for Processing | 20031230 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | SONV-FLAG | 'X' | Default: Flag: Put Document in Outbox When Sending | 20031230 | ||
| 10 | Static Attribute | Private | Type reference (TYPE) | SOOBJCHGI1-SENSITIVTY | 'O' | Default: Object: Confidentiality (Private, Functional, ...) | 20031230 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | SODOCCHGI1 | Data of an Object Which can be Changed | 20031210 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | SOPR-RFCDES | ' ' | RFC for Mail | 20031210 | ||
| 13 | Static Attribute | Public | Type reference (TYPE) | PLOG-SUBTY | Flagging Mail Addresses in SAP System | 20040218 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | PKMIT-PRINT | Type of Mail (I: Internet, M: SAP Mail) | 20040218 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | LSOCO_T_SOLISTI1 | Header data for document (spec.header) | 20031210 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | LSOCO_T_SOPCKLSTI1 | Information about structure of data tables | 20031210 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | LSOCO_T_RECIPIENTS | Mail Addresses of Recipients | 20040218 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | LSOCO_S_SENDER | Mail Address of Sender | 20040218 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | SONV-FLAG | Put Document in Outbox When Sending | 20040309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Document as Attachment | 20031218 | |
| 2 | Instance method | Private | Method | Add Document | 20031210 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031210 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20031210 | |
| 5 | Instance method | Public | Method | Create Text Block | 20031210 | |
| 6 | Static method | Public | Method | Get Default Options | 20040218 | |
| 7 | Instance method | Public | Method | Send E-Mail | 20031230 |
Events
Class CL_LSO_CORSP_MAIL has no event.
Types
Class CL_LSO_CORSP_MAIL has no local type.
Method Signatures
Method ADD_AS_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Fehlercode | 20031230 | |||
| 2 | I_CONTENTS_HEX | Call by reference | Type reference (TYPE) | SOLIX_TAB | Inhalt (binär) | 20031218 | |||
| 3 | I_CONTENTS_TXT | Call by reference | Type reference (TYPE) | SOLI_TAB | Inhalt (ASCII) | 20040217 | |||
| 4 | I_HEADER | Call by reference | Type reference (TYPE) | LSOCO_T_SOLISTI1 | Kopfdaten | 20031218 | |||
| 5 | I_OPTIONS | Call by reference | Type reference (TYPE) | SOPCKLSTI1 | Optionen | 20040217 |
Method ADD_AS_ATTACHMENT on class CL_LSO_CORSP_MAIL has no exception.
Method ADD_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTENTS_HEX | Call by reference | Type reference (TYPE) | SOLIX_TAB | Inhalt (binär) | 20031210 | |||
| 2 | I_CONTENTS_TXT | Call by reference | Type reference (TYPE) | SOLI_TAB | Inhalt (ASCII) | 20040217 | |||
| 3 | I_HEADER | Call by reference | Type reference (TYPE) | LSOCO_T_SOLISTI1 | Kopfdaten | 20031210 | |||
| 4 | I_OPTIONS | Call by reference | Type reference (TYPE) | SOPCKLSTI1 | Optionen | 20040217 |
Method ADD_DOCUMENT on class CL_LSO_CORSP_MAIL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LSO_CORSP_MAIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LSO_CORSP_MAIL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTRIBUTES | Call by reference | Type reference (TYPE) | SODOCCHGI1 | Attribute (SAP-Office) | 20040218 | |||
| 2 | I_MAIL_TYPE | Call by reference | Type reference (TYPE) | PKMIT-PRINT | Art der Mail (I: Internet, M: R/3 Mail) | 20040218 | |||
| 3 | I_NOTIF_DELIVERED | Call by reference | Type reference (TYPE) | LSO_X_C | Benachrichtigung, wenn ausgeliefert | 20040218 | |||
| 4 | I_NOTIF_NOT_DELIVERED | Call by reference | Type reference (TYPE) | LSO_X_C | Benachrichtigung, wenn gelesen | 20040218 | |||
| 5 | I_NOTIF_READ | Call by reference | Type reference (TYPE) | LSO_X_C | Benachrichtigung, wenn gelesen | 20040218 | |||
| 6 | I_REC_ADDRESS | Call by reference | Type reference (TYPE) | LSOCO_T_RECIPIENTS | Mailadressen der Empfänger | 20040218 | |||
| 7 | I_SENDER_ADDRESS | Call by reference | Type reference (TYPE) | LSOCO_S_SENDER | Mailadresse des Absenders | 20040218 | |||
| 8 | I_SO_OUTBOX | Call by reference | Type reference (TYPE) | SONV-FLAG | Dokument beim Versenden in Ausgang stellen | 20040309 |
Method CONSTRUCTOR on class CL_LSO_CORSP_MAIL has no exception.
Method CREATE_MAIL_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Fehlercode | 20031230 | |||
| 2 | I_CONTENTS_HEX | Call by reference | Type reference (TYPE) | SOLIX_TAB | Inhalt (binär) | 20031210 | |||
| 3 | I_CONTENTS_TXT | Call by reference | Type reference (TYPE) | SOLI_TAB | Inhalt (ASCII) | 20031222 | |||
| 4 | I_HEADER | Call by reference | Type reference (TYPE) | LSOCO_T_SOLISTI1 | Kopfdaten | 20031210 | |||
| 5 | I_OPTIONS | Call by reference | Type reference (TYPE) | SOPCKLSTI1 | Attribute | 20040217 |
Method CREATE_MAIL_BODY on class CL_LSO_CORSP_MAIL has no exception.
Method GET_DFT_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DFT_NOTIF_DELIVERED | Call by reference | Type reference (TYPE) | LSO_X_C | Default: Benachrichtigung, wenn ausgeliefert | 20040218 | |||
| 2 | E_DFT_NOTIF_NOT_DELIVERED | Call by reference | Type reference (TYPE) | LSO_X_C | Default: Benachrichtigung, wenn gelesen | 20040218 | |||
| 3 | E_DFT_NOTIF_READ | Call by reference | Type reference (TYPE) | LSO_X_C | Default: Benachrichtigung, wenn gelesen | 20040218 | |||
| 4 | E_DFT_NO_CHANGE | Call by reference | Type reference (TYPE) | SODOCCHGI1-NO_CHANGE | Default: Dokument darf nicht verändert werden | 20040218 | |||
| 5 | E_DFT_SENSITIVITY | Call by reference | Type reference (TYPE) | SOOBJCHGI1-SENSITIVTY | Default: Objekt: Sensitivität (privat, funktional, ...) | 20040218 | |||
| 6 | E_DFT_SO_OUTBOX | Call by reference | Type reference (TYPE) | SONV-FLAG | Dokument bei Versenden in Ausgang stellen | 20040309 |
Method GET_DFT_OPTIONS on class CL_LSO_CORSP_MAIL has no exception.
Method SEND_MAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Fehlercode | 20031230 |
Method SEND_MAIL on class CL_LSO_CORSP_MAIL has no exception.
History
| Last changed by/on | SAP | 20040315 |
| SAP Release Created in | 300 |