SAP ABAP Class CL_RMPS_OPERATION_MAIL (Service Class for Impl. of Recursive Mail Operation to SP)
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_OPERATION_HANDLER Service class for impl. of recursive operations in SP 20021209
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_MAIL_CASE Handler for Sending Case by Mail 20021209
2 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_MAIL_DOCUMENT Handler for sending document by e-mail 20021209
3 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_MAIL_POST Handler for sending incoming post item by e-mail 20021209
4 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_MAIL_RECORD Handler for sending record by e-mail 20021209
Properties
Class CL_RMPS_OPERATION_MAIL  
Short Description Service Class for Impl. of Recursive Mail Operation to SP    
Super Class CL_RMPS_OPERATION_HANDLER Service class for impl. of recursive operations in SP 
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 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMPT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMPS_OPERATION_MAIL has no interface implemented.
Friends
Class CL_RMPS_OPERATION_MAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PROT_ACT_MAIL Constant Public Type reference (TYPE) STRING 'PS_MAIL' ID for Log Activity Mail 20021209
2 MYARCPARAMS Instance attribute Protected Type reference (TYPE) ARC_PARAMS ImageLink structure 20021209
3 MYPRINTPARAMS Instance attribute Protected Type reference (TYPE) PRI_PARAMS Structure for Passing Print Parameters 20021209
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_PROT_ACTIVITY Static method Public Method Add Activity to List of Object Log Activities 20021209
2 GET_PROPERTY_TYPE_TAB Instance method Protected Method Read KPro Type Descriptions 20021209
3 SELECT_MAIL_EXTENSIONS Static method Public Method Control of Additional Mail Attachment (XML. BOR Link, ...) 20040705
4 WRITE_OBJECT_PROTOCOL_ENTRY Instance method Public Method Write Entry in Object Log 20021209
5 WRITE_OP_PROTOCOL_SUCCESS Instance method Public Method Write Success Message in Operation Log 20021209
Events
Class CL_RMPS_OPERATION_MAIL has no event.
Types
Class CL_RMPS_OPERATION_MAIL has no local type.
Method Signatures

Method APPEND_PROT_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing EX_SPECIAL_LIST Call by reference Type reference (TYPE) SRMPT_PROTO_ACT_DESC_TAB Liste der Protokollaktivitäten 20021209

Method APPEND_PROT_ACTIVITY on class CL_RMPS_OPERATION_MAIL has no exception.

Method GET_PROPERTY_TYPE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROPERTY_TYPE_TAB Call by reference Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB 20021209

Method GET_PROPERTY_TYPE_TAB on class CL_RMPS_OPERATION_MAIL has no exception.

Method SELECT_MAIL_EXTENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BOR_LINK_ACTIVE Value transfer Type reference (TYPE) SRMBOOLEAN BOR-Objekt-Link dem Mail hinzufügen 20040705
2 Exporting EX_SINGLE_XML Value transfer Type reference (TYPE) SRMBOOLEAN Nur ein XML erzeugen (nicht rekursiv für Unterobjekte) 20041027
3 Exporting EX_WITH_LOG Call by reference Type reference (TYPE) SRMBOOLEAN Protokoll ausgeben 20050803
4 Exporting EX_XML_ACTIVE Value transfer Type reference (TYPE) SRMBOOLEAN Attribute als XML-Anlage beifügen 20040705
5 Importing IM_AREA_ID Call by reference Type reference (TYPE) STRING Area ID 20050712

Method SELECT_MAIL_EXTENSIONS on class CL_RMPS_OPERATION_MAIL has no exception.

Method WRITE_OBJECT_PROTOCOL_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ARG1 Value transfer Type reference (TYPE) STRING Text 1 (max. 32 Zeichen) 20021209
2 Importing IM_ARG2 Value transfer Type reference (TYPE) STRING Text 2 (max. 32 Zeichen) 20021209
3 Importing IM_ARG_STRING Value transfer Type reference (TYPE) STRING Text 3 (max. 255 Zeichen) 20021209
4 Importing IM_SUBOBJ_ID Value transfer Type reference (TYPE) SRMPOIDID POID-ID des Subobjekts 20021209

Method WRITE_OBJECT_PROTOCOL_ENTRY on class CL_RMPS_OPERATION_MAIL has no exception.

Method WRITE_OP_PROTOCOL_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OPERATION_RUN Call by reference Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN Operationsdurchlauf 20021209
2 Importing IM_OP_OBJ_ID Call by reference Type reference (TYPE) RMPS_OP_OBJ_ID ID des Objekts in der Operation 20021209

Method WRITE_OP_PROTOCOL_SUCCESS on class CL_RMPS_OPERATION_MAIL has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 110_620