SAP ABAP Class CL_ALERT_CONFIRM_BY_MAIL (Confirm Alerts by Mail/SMS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-ALM (Application Component) Alert Framework
     SALERT_CORE (Package) Central Alert Server
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_INBOUND_EXIT_BCS BCS: Exit for Inbound Processing 20010919
Properties
Class CL_ALERT_CONFIRM_BY_MAIL  
Short Description Confirm Alerts by Mail/SMS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALERT_CORE   Central Alert Server 
Created 20010919   SAP 
Last change 20011218   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ALERT_CONFIRM_BY_MAIL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_INBOUND_EXIT_BCS BCS: Exit for Inbound Processing 20010919
Friends
Class CL_ALERT_CONFIRM_BY_MAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 UNIQUE_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_ALERT_CONFIRM_BY_MAIL tes inbound 20010919
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_COMMON Instance method Public Method Call Exit Logic (Common Part for RFC and SMTP) 20011106
2 PROCESS_INBOUND_RFC Instance method Public Method Call Exit Logic (for Inbound via RFC) 20011106
3 SEND_REPLY Instance method Private Method Return Confirmation by Mail 20011001
Events
Class CL_ALERT_CONFIRM_BY_MAIL has no event.
Types
Class CL_ALERT_CONFIRM_BY_MAIL has no local type.
Method Signatures

Method PROCESS_COMMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETCODE Call by reference Type reference (TYPE) I Exit Retuncode 20011106
2 Importing IO_REPLY Call by reference Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS BCS-lokal: Sendeauftrag 20011106
3 Importing IP_SUBJECT Call by reference Type reference (TYPE) SO_OBJ_DES Mailtitel 20011106
4 Importing I_CONTENT_STRING Call by reference Type reference (TYPE) STRING Inhalt 20011106

Method PROCESS_COMMON on class CL_ALERT_CONFIRM_BY_MAIL has no exception.

Method PROCESS_INBOUND_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DOCUMENT_ID Call by reference Type reference (TYPE) SOFOLENTI1-DOC_ID ID eines Mappeneintrags (Obj+Fol+Forwardername) 20011106
2 Importing IS_SENDER Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20011106

Method PROCESS_INBOUND_RFC on class CL_ALERT_CONFIRM_BY_MAIL has no exception.

Method SEND_REPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REPLY Call by reference Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS BCS-lokal: Sendeauftrag 20011001
2 Importing IP_SUBJECT Call by reference Type reference (TYPE) SO_OBJ_DES Mailtitel 20011001
3 Importing IT_CONTENT Call by reference Type reference (TYPE) SOLI_TAB Inhalt 20011001
# Exception Resumable Description Created on
1 CX_ADDRESS_BCS BCS: Ausnahmen bei Adressen 20011001
2 CX_DOCUMENT_BCS BCS: Ausnahmen von Dokumenten 20011001
3 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20011001
History
Last changed by/on SAP  20011218 
SAP Release Created in 620