SAP ABAP Class CL_XI_CUST_MAIL (XI Monitor Customizing for Mail, Pager, and so on)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI_XMB (Package) CCMS: Monitoring Components Integration Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XI_CUST Base Class for XI Monitor Customizing 20011205
Properties
Class CL_XI_CUST_MAIL  
Short Description XI Monitor Customizing for Mail, Pager, and so on    
Super Class CL_XI_CUST Base Class for XI Monitor Customizing 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMOI_XMB   CCMS: Monitoring Components Integration Engine 
Created 20011205   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_XI_MAIL_RECIPIENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_XI_MON_DEF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_XI_CUST_MAIL has no interface implemented.
Friends
Class CL_XI_CUST_MAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_XI_CUST_MAIL XI Monitor Customizing for Mail, Pager, and so on 20011205
2 RECIPIENTS Instance attribute Private Type reference (TYPE) T_RECIPIENTS Customizing Table with Mail Recipients 20011205
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011205
2 FILL_RECIPIENTS Instance method Private Method Refills the Internal Buffer from Persistence 20011205
3 GET_INSTANCE Static method Public Method Returns Reference to Valid Instance 20011205
4 GET_RECIPIENTS Instance method Public Method Returns a List of Matching Message Recipients 20011205
Events
Class CL_XI_CUST_MAIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_RECIPIENT Private See coding Message Recipient: Entry for Internal Buffer 20011205
2 T_RECIPIENTS Private See coding List of Message Recipients 20011205
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_XI_CUST_MAIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XI_CUST_MAIL has no exception.

Method FILL_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCLASS Value transfer Type reference (TYPE) ALXMBINFOCLASS Informationsklasse 20011205
2 Importing I_INFOTYP Value transfer Type reference (TYPE) ALXMBINFOTYPE Informationstyp 20011205

Method FILL_RECIPIENTS on class CL_XI_CUST_MAIL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_XI_CUST_MAIL XI-Monitor Customizing für Mail, Pager etc. 20011205

Method GET_INSTANCE on class CL_XI_CUST_MAIL has no exception.

Method GET_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCLASS Value transfer Type reference (TYPE) ALXMBINFOCLASS Informationsklasse für XI-Monitoring 20011205
2 Importing I_INFOTYP Value transfer Type reference (TYPE) ALXMBINFOTYPE Informationstyp für XI-Monitoring 20011205
3 Importing I_SUBTYPE Value transfer Type reference (TYPE) ALXMBINFOSUBTYPE Informationssubtyp für XI-Monitoring 20011205
4 Returning R_RECIPIENTS Value transfer Type reference (TYPE) ALXMBRECIPIENT_TBL Nachrichtenempfänger 20011205

Method GET_RECIPIENTS on class CL_XI_CUST_MAIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620