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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RMPS_CASE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SCMG_CASE 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 APPL_OBJECT Instance attribute Private Attribute reference (LIKE) 20031112
2 APPL_OBJECTS Instance attribute Private Attribute reference (LIKE) 20041108
3 GLOB_DLMAP_ATTRIBUTS Instance attribute Protected Object reference (TYPE REF TO) IF_EX_RMPS_DLMAP_ATTRIBUTS BAdI Interface IF_EX_RMPS_DLMAP_ATTRIBUTS 20030210
4 GLOB_DOCUMENT Instance attribute Protected Object reference (TYPE REF TO) CL_DOCUMENT_BCS Wrapper Class for Office Documents 20021223
5 GLOB_EXTERNAL_OUTPUT_EXIT Instance attribute Protected Object reference (TYPE REF TO) IF_EX_RMPS_EXTERNAL_OUTPUT BAdI Interface IF_EX_RMPS_OUTPUT_ATTRIBUT 20021227
6 GLOB_SEND_REQUEST Instance attribute Protected Object reference (TYPE REF TO) CL_BCS Business Communication Service 20021223
7 RECIPIENTS Instance attribute Private Attribute reference (LIKE) 20031114
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MAIL_ATTACHMENT Instance method Protected Method Create Attachment 20021223
2 CONVERT_134_TO_255 Instance method Private Method 20021223
3 GET_DOCTYPE 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 Importing I_ATTACHMENT_HEADER Call by reference Type reference (TYPE) SOLI_TAB Kopfdaten der Anlage 20021223
2 Importing I_ATTACHMENT_LANGUAGE Call by reference Type reference (TYPE) SOOD-OBJLA SPACE Sprache, in der die Anlage angelegt wird 20021223
3 Importing I_ATTACHMENT_SIZE Call by reference Type reference (TYPE) SOOD-OBJLEN Größe des Dokumentinhalts 20021223
4 Importing I_ATTACHMENT_SUBJECT Call by reference Type reference (TYPE) SOOD-OBJDES Titel der Anlage 20021223
5 Importing I_ATTACHMENT_TYPE Call by reference Type reference (TYPE) SOODK-OBJTP Dokumenttyp der Anlage 20021223
6 Importing I_ATT_CONTENT_HEX Call by reference Type reference (TYPE) SOLIX_TAB Inhalt (binär) 20021223
7 Importing I_ATT_CONTENT_TEXT Call by reference Type reference (TYPE) SOLI_TAB Inhalt (textartig) 20021223
# Exception Resumable Description Created on
1 CX_RMPS_MAIL 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 Importing IM_134CHAR_TAB Call by reference Type reference (TYPE) TSFTEXT Smart Forms: Text 20021223
2 Returning 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 Exporting EX_DOCTYPE Call by reference Type reference (TYPE) TOADD-DOC_TYPE SAP ArchiveLink: Dokumenttyp 20051021
2 Importing IM_DEF_DOCTYPE Call by reference Type reference (TYPE) TOADD-DOC_TYPE Default Dokumenttyp 20051021
3 Importing IM_MIMETYPE Call by reference Type reference (TYPE) TOADD-MIMETYPE HTML-Content-Type 20051021
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20051021
History
Last changed by/on SAP  20130531 
SAP Release Created in 110_620