SAP ABAP Class CL_RMPS_SP_OP_MAIL (Recursive Mail Operation on DOMEA Objects)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_OPERATION (Package) Operations for Recursive Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_SP_OPERATION | Recursive Operation on DOMEA Objects (Abstract) | 20021209 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_OPERATION_MAIL | Special Methods for Mail Operation | 20021209 |
Properties
| Class | CL_RMPS_SP_OP_MAIL | |
| Short Description | Recursive Mail Operation on DOMEA Objects | |
| Super Class | CL_RMPS_SP_OPERATION | Recursive Operation on DOMEA Objects (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_OPERATION | Operations for Recursive Functions |
| Created | 20021209 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_OPERATION_MAIL | Special Methods for Mail Operation | 20021209 |
Friends
Class CL_RMPS_SP_OP_MAIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20031112 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20041108 | |||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_RMPS_DLMAP_ATTRIBUTS | BAdI Interface IF_EX_RMPS_DLMAP_ATTRIBUTS | 20030210 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DOCUMENT_BCS | Wrapper Class for Office Documents | 20021223 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_RMPS_EXTERNAL_OUTPUT | BAdI Interface IF_EX_RMPS_OUTPUT_ATTRIBUT | 20021227 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BCS | Business Communication Service | 20021223 | |||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20031114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Create Attachment | 20021223 | |
| 2 | Instance method | Private | Method | 20021223 | ||
| 3 | Instance method | Protected | Method | Determine Document Type | 20051021 |
Events
Class CL_RMPS_SP_OP_MAIL has no event.
Types
Class CL_RMPS_SP_OP_MAIL has no local type.
Method Signatures
Method ADD_MAIL_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTACHMENT_HEADER | Call by reference | Type reference (TYPE) | SOLI_TAB | Kopfdaten der Anlage | 20021223 | |||
| 2 | I_ATTACHMENT_LANGUAGE | Call by reference | Type reference (TYPE) | SOOD-OBJLA | SPACE | Sprache, in der die Anlage angelegt wird | 20021223 | ||
| 3 | I_ATTACHMENT_SIZE | Call by reference | Type reference (TYPE) | SOOD-OBJLEN | Größe des Dokumentinhalts | 20021223 | |||
| 4 | I_ATTACHMENT_SUBJECT | Call by reference | Type reference (TYPE) | SOOD-OBJDES | Titel der Anlage | 20021223 | |||
| 5 | I_ATTACHMENT_TYPE | Call by reference | Type reference (TYPE) | SOODK-OBJTP | Dokumenttyp der Anlage | 20021223 | |||
| 6 | I_ATT_CONTENT_HEX | Call by reference | Type reference (TYPE) | SOLIX_TAB | Inhalt (binär) | 20021223 | |||
| 7 | I_ATT_CONTENT_TEXT | Call by reference | Type reference (TYPE) | SOLI_TAB | Inhalt (textartig) | 20021223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Verschicken Email via BCS | 20021223 |
Method CONVERT_134_TO_255 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_134CHAR_TAB | Call by reference | Type reference (TYPE) | TSFTEXT | Smart Forms: Text | 20021223 | |||
| 2 | RE_255HEX_TAB | Value transfer | Type reference (TYPE) | SOLIX_TAB | objcont und objhead als Tabellentyp | 20021223 |
Method CONVERT_134_TO_255 on class CL_RMPS_SP_OP_MAIL has no exception.
Method GET_DOCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DOCTYPE | Call by reference | Type reference (TYPE) | TOADD-DOC_TYPE | SAP ArchiveLink: Dokumenttyp | 20051021 | |||
| 2 | IM_DEF_DOCTYPE | Call by reference | Type reference (TYPE) | TOADD-DOC_TYPE | Default Dokumenttyp | 20051021 | |||
| 3 | IM_MIMETYPE | Call by reference | Type reference (TYPE) | TOADD-MIMETYPE | HTML-Content-Type | 20051021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gefunden | 20051021 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 110_620 |