SAP ABAP Class CL_RMPS_MAIL_CASE (Handler for Sending Case by Mail)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_CASE_ADDON (Package) CASE Enhancements for DOMEA Case
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_OPERATION_MAIL | Service Class for Impl. of Recursive Mail Operation to SP | 20021209 |
Properties
| Class | CL_RMPS_MAIL_CASE | |
| Short Description | Handler for Sending Case by Mail | |
| Super Class | CL_RMPS_OPERATION_MAIL | Service Class for Impl. of Recursive Mail Operation to SP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_CASE_ADDON | CASE Enhancements for DOMEA Case |
| Created | 20021209 | SAP |
| Last change | 20050213 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RMPS_MAIL_CASE has no interface implemented.
Friends
Class CL_RMPS_MAIL_CASE has no friend class.
Attributes
Class CL_RMPS_MAIL_CASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Mail Operation | 20021209 | |
| 2 | Instance method | Protected | Method | Get API for Case Record | 20021209 |
Events
Class CL_RMPS_MAIL_CASE has no event.
Types
Class CL_RMPS_MAIL_CASE has no local type.
Method Signatures
Method EXECUTE_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OPERATION_RUN | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION_RUN | Aktueller Durchlauf der auszuführenden Operation | 20021209 | |||
| 2 | IM_PARENT_OP_OBJ_ID | Value transfer | Type reference (TYPE) | RMPS_OP_OBJ_ID | ID des übergeordneten Objekts (innerhalb der Operation) | 20021209 | |||
| 3 | RE_OP_OBJ_ID | Value transfer | Type reference (TYPE) | I | ID, welche das Objekt bei seiner Registrierung erhielt | 20021209 |
Method EXECUTE_OPERATION on class CL_RMPS_MAIL_CASE has no exception.
Method GET_CASE_RECORD_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORD_API | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SP_RECORD | API für die Vorgangsakte | 20021209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Behandlung eindeutiger Kennzeichen | 20021209 |
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 110_620 |