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 |
|---|---|---|---|---|---|---|---|
| |
RECEIVER_TYPE | TYPE | NCMON-RECESC | 'B' | Type of receiver: user or DLI | ||
| |
EXIST_KZ | TYPE | RNCOM-XFELD | Indicator that receiver exists | |||
| |
NOT_VALID_KZ | TYPE | RNCOM-XFELD | Indicator that user still valid | |||
| |
RECEIVER | TYPE | NCMON-RECEIVER | Recipient of e-mail | |||
| |
TYPE_UNKNOWN | TYPE | RNCOM-XFELD | SPACE | Indicator that RECEIVER_TYPE empty | ||
| |
PARAMETER_ERROR | TYPE | Error in parameters | ||||
| |
RECEIVER_NOT_EXIST | TYPE | No user or distribution list with this name | ||||
| |
TYPE_NOT_ALLOWED | TYPE | Instance of RECEIVER_TYPE not supported | ||||
Processing Type
| Normal Function 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 |