SAP ABAP Function Module ISHCM_RECEIVER_CHECK (IS-H: Checks existence and validity of e-mail recipients)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Function Module ISHCM_RECEIVER_CHECK IS-H: Checks existence and validity of e-mail recipients  
Function Group NCM0   IS-HCM: FMs for Monitor Checks  
Program Name SAPLNCM0   IS-HCM: Function Modules For Monitor Checks 
INCLUDE Name LNCM0U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing RECEIVER_TYPE TYPE NCMON-RECESC 'B' Type of receiver: user or DLI
Exporting EXIST_KZ TYPE RNCOM-XFELD Indicator that receiver exists
Exporting NOT_VALID_KZ TYPE RNCOM-XFELD Indicator that user still valid
Importing RECEIVER TYPE NCMON-RECEIVER Recipient of e-mail
Importing TYPE_UNKNOWN TYPE RNCOM-XFELD SPACE Indicator that RECEIVER_TYPE empty
Exception PARAMETER_ERROR TYPE Error in parameters
Exception RECEIVER_NOT_EXIST TYPE No user or distribution list with this name
Exception TYPE_NOT_ALLOWED TYPE Instance of RECEIVER_TYPE not supported
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in